** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1215706
Title:
extension disk_config v3 without alias as prefix for request params
Status in OpenStack Compute (Nova):
Invalid
Bug description:
"auto_disk_config" should be "os-disk-config:auto_disk_config"
def server_create(self, server_dict, create_kwargs):
create_kwargs['auto_disk_config'] = server_dict.get(
'auto_disk_config')
And also for resize and rebuild
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1215706/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp