yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60101
[Bug 1652897] [NEW] api-ref: wrong parameters in os-server-groups.inc
Public bug reported:
There are some wrong parameters in os-server-groups.inc
- 'id'(server group id)
It should be a body parameter instead of a path parameter.
- 'server_groups' list
There are some 'server_groups' list that should be defined as 'server_group' object.
- missing 'server_group' object
- 'user_id'
It should be a body parameter instead of a query parameter.
** Affects: nova
Importance: Undecided
Assignee: Takashi NATSUME (natsume-takashi)
Status: In Progress
** Tags: doc
--
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/1652897
Title:
api-ref: wrong parameters in os-server-groups.inc
Status in OpenStack Compute (nova):
In Progress
Bug description:
There are some wrong parameters in os-server-groups.inc
- 'id'(server group id)
It should be a body parameter instead of a path parameter.
- 'server_groups' list
There are some 'server_groups' list that should be defined as 'server_group' object.
- missing 'server_group' object
- 'user_id'
It should be a body parameter instead of a query parameter.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1652897/+subscriptions
Follow ups