Convert glance image meta properties into NovaObject (partial)
In an effort to standardize which image properties are available to the nova drivers, a NovaObject needs to be created. This object will take a dictionary of values provided by Glance and verify that the keys are one of the allowed ones listed here: https:/
The new VirtProperties object will be consumed by the nova drivers. It will not be backed by a database.
Blueprint information
- Status:
- Complete
- Approver:
- John Garbutt
- Priority:
- Medium
- Drafter:
- Dennis Kliban
- Direction:
- Approved
- Assignee:
- danpb
- Definition:
- Approved
- Series goal:
- Accepted for liberty
- Implementation:
- Implemented
- Milestone target:
- 12.0.0
- Started by
- John Garbutt
- Completed by
- John Garbutt
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Added VirtProperties:
Addressed by: https:/
WIP XenAPI support for VirtProperties
This failed to meet the deadline for having all patches up for review, was not started until 25th, so moving to Juno --johnthetubaguy (28th Feb 2014)
Addressed by: https:/
Added VirtProperties:
Gerrit topic: https:/
Re-approved for liberty at nova meeting. --johnthetubaguy 30th April 2015
Is this now complete? or is there still code to upload for this? --johnthetubaguy 22nd June 2015
Kicking this out of liberty now, doesn't appear to being worked on. --johnthetubaguy 28th August 2015
PS I know we have work done on this, but none of it appears to be tracked in here, so dropping this now pointless paperwork.
OK so I found them:
https:/
So lets try get these into liberty, since they are really just waiting on the gate:
https:/
https:/
https:/
Work Items
Dependency tree
* Blueprints in grey have been implemented.