lp://qastaging/~gz/python-novaclient/volumes_os_prefix

Created by Martin Packman and last modified
Get this branch:
bzr branch lp://qastaging/~gz/python-novaclient/volumes_os_prefix
Only Martin Packman can upload to this branch. If you are Martin Packman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Packman
Project:
python-novaclient
Status:
Development

Recent revisions

224. By Martin Packman

Avoid deprecated prettytable printt method

223. By Jenkins <email address hidden>

Merge "Add support for ephemeral_gb to novaclient."

222. By Jenkins <email address hidden>

Merge "bug 932408: python-novaclient miss OSAPI host operations"

221. By Scott Moser

allow '=' inside value of --meta=key=value

Previously, you could not specify '--meta=mykey=value=1', as the
second '=' would cause an exception when creating a dictionary.

The key name cannot contain a '=', but the value can, so we split only
once on '='.

Fixes bug 934515.

Change-Id: Ia416c3df59283fa963eb80370457e6c481336915

220. By Rick Harris

Add ssh convenience command

Change-Id: I8fc7bc3f0d9f415e83aa333dc4d8d5663300ff87

219. By Jenkins <email address hidden>

Merge "Removes zones"

218. By Jenkins <email address hidden>

Merge "add support for --config-drive 'boot' command"

217. By Dave Walker

Allow UUID_CACHE_DIR overriding via env variable.

This is declared as NOVACLIENT_UUID_CACHE_DIR.
Resolves bug 932468 , defaulting to previous behaviour.
Added myself to AUTHORS

Change-Id: I154500517d7c882a4a090588a95f4b3bfee70595

216. By Dean Troyer

Fixes bug 925644: move dotfiles into dir

Moves ~/.novaclient_cached_*_uuids into ~/.novaclient/*-uuid-cache

Change-Id: I7dcd3678118f6c59ce81f83862c20da94d90bb74

215. By Cole Robinson

shell: Hook --debug up to more stuff

Particularly to pythons logging infrastructure, and to always print
a backtrace if the CLI throws an exception. Show --debug in the
help output since end users may certainly have legitimate reasons for
wanting debug output.

Change-Id: Icfdaaf5511db8eecbf650e7ef4437b342b560141

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers