Support flavor update
Currently, OpenStack can only update flavor extra_spec but not vcpu, memory or disk and some customer might want to update those attributes for the flavor at run time so a new API such as "update" was needed to support this.
Refer to https:/
Thanks,
Jay
Blueprint information
- Status:
- Not started
- Approver:
- Russell Bryant
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
We have implemented new nova flavor-update to update the existing flavors. The existing flavours can be updated by admins just like flavor-create implementation. Can we propose the fix to the existing openstack branch ?
hi Jay, do you know who can approve this blueprint?
Russell is PTL for nova, we can ask him to help evaluate. Thanks. --jay-lau-513
Hello Russell, do you have any update over the same?We have implemented new nova flavor-update to update the existing flavors. The existing flavours can be updated by admins just like flavor-create implementation. Can we propose the fix to the existing openstack branch ?
hi Jay, do you know who can approve this blueprint?
Russell is PTL for nova, we can ask him to help evaluate. Thanks. --jay-lau-513
Hello Russell, do you have any update over the same?
If you are still working on this, please re-submit via nova-specs. If not, please mark as obsolete, and add a quick comment to describe why. --johnthetubaguy (20th April 2014)
Please find the link of specifications suggested from my side:
https:/
The code is ready to commit, can you approve this blueprint.