lp:~linaro-validation/lava-dashboard-tool/nonlegacy-rpc-and-auth-support

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:~linaro-validation/lava-dashboard-tool/nonlegacy-rpc-and-auth-support
Members of Linaro Validation Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Validation Team
Project:
LAVA Dashboard Tool
Status:
Merged

Recent revisions

157. By Zygmunt Krynicki

Bump version to 0.6

156. By Zygmunt Krynicki

Move the call to use_non_legacy_api earlier

155. By Zygmunt Krynicki

Add support for authenticated requests.

There is some extra logic that simplifies this patch. Instead of using the
fully qualified API name everywhere (like dashboard.put) we simply remap
the server proxy to look at "dashboard." directly. This is done conditionally
to prevent the tool from breaking with older installations. There is some extra
complexity involved with query-data-view as that command actually talks to the
server in _reparse_arguments() and thus needs this remapping done earlier than
others.

154. By Zygmunt Krynicki

Use non-legacy API URL by default

153. By Zygmunt Krynicki

Bump version to 0.5.3

152. By Zygmunt Krynicki

Handle a case when pull fails because of duplicates in another stream

151. By Zygmunt Krynicki

Fix the default value for make-command --name=

The default value cannot be None as the server requires a string. Let's just
use an empty string instead.

150. By Zygmunt Krynicki

Improve backup and restore

149. By Zygmunt Krynicki

Drop local copy of ExperimentalCommandMixIn

148. By Zygmunt Krynicki

Rename everything to lava-dashboard-tool

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lava-dashboard-tool
This branch contains Public information 
Everyone can see this information.