yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60276
[Bug 1654427] [NEW] api-ref: a wrong description for 'hosts' parameter in os-availability-zone.inc
Public bug reported:
http://developer.openstack.org/api-ref/compute/#availability-zones-os-
availability-zone
In "Get Availability Zone Information", the 'hosts' response parameter
is always 'null'.
https://github.com/openstack/nova/blob/75a4869a845e42cf63e1bfdaaeddafcda219ee28/nova/api/openstack/compute/availability_zone.py#L44
The following current description for it is not proper.
> An object containing a list of host information.
> The host information is comprised of host and service objects.
> The service object returns three parameters representing the states of the service: active, available, and updated_at.
** 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/1654427
Title:
api-ref: a wrong description for 'hosts' parameter in os-availability-
zone.inc
Status in OpenStack Compute (nova):
In Progress
Bug description:
http://developer.openstack.org/api-ref/compute/#availability-zones-os-
availability-zone
In "Get Availability Zone Information", the 'hosts' response parameter
is always 'null'.
https://github.com/openstack/nova/blob/75a4869a845e42cf63e1bfdaaeddafcda219ee28/nova/api/openstack/compute/availability_zone.py#L44
The following current description for it is not proper.
> An object containing a list of host information.
> The host information is comprised of host and service objects.
> The service object returns three parameters representing the states of the service: active, available, and updated_at.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1654427/+subscriptions
Follow ups