lp:~0x44/nova/extdoc
Created by
Christopher MacGown
and last modified
- Get this branch:
- bzr branch lp:~0x44/nova/extdoc
Only
Christopher MacGown
can upload to this branch. If you are
Christopher MacGown
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Anne Gentle: Approve
-
Diff: 215 lines (+211/-0)1 file modifiednova/api/openstack/contrib/doc/ext_config_drive.rst (+211/-0)
Branch information
Recent revisions
- 1570. By Dan Prince
-
Fixes an issue where 'invalid literal for int' would occur when listing images after making a v1.1 server snapshot (with a UUID).
v1.1 image id's are now treated as strings (not integer ID's). The v1.0 API still tries to treat image id's as integers but doesn't fail miserably if they are uuid's either.
This should pave the way for image ID's as uuids and more closely matches the v1.1 spec with regards to images and the server refs they contain.
- 1569. By Dan Prince
-
Update test_libvirt so that flags and fakes are used instead of mocks for utils.import_class and utils.import_
object. Fixes #lp849329.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~hudson-openstack/nova/trunk