yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04266
[Bug 1215707] Re: extensions keypair v3 without alias as prefix for request params
Keypairs will be the core, so needn't add prefix
** 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/1215707
Title:
extensions keypair v3 without alias as prefix for request params
Status in OpenStack Compute (Nova):
Invalid
Bug description:
key_name should be "os-keypairs:key_name"
Also need xml namespace for xml format
# use nova.api.extensions.server.extensions entry point to modify
# server create kwargs
def server_create(self, server_dict, create_kwargs):
create_kwargs['key_name'] = server_dict.get('key_name')
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1215707/+subscriptions