lp://staging/~gz/python-novaclient/volumes_os_prefix
- Get this branch:
- bzr branch lp://staging/~gz/python-novaclient/volumes_os_prefix
Branch merges
Branch information
Recent revisions
- 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: Ia416c3df59283f
a963eb80370457e 6c481336915 - 220. By Rick Harris
-
Add ssh convenience command
Change-Id: I8fc7bc3f0d9f41
5e83aa333dc4d8d 5663300ff87 - 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 AUTHORSChange-Id: I154500517d7c88
2a4a090588a95f4 b3bfee70595 - 216. By Dean Troyer
-
Fixes bug 925644: move dotfiles into dir
Moves ~/.novaclient_
cached_ *_uuids into ~/.novaclient/ *-uuid- cache Change-Id: I7dcd3678118f6c
59ce81f83862c20 da94d90bb74 - 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: Icfdaaf5511db8e
ecbf650e7ef4437 b342b560141
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)