Activity log for bug #1485818

Date Who What changed Old value New value Message
2015-08-18 01:06:16 Toshikazu Ichikawa bug added bug
2015-08-18 01:07:03 Toshikazu Ichikawa summary API reference doesn't cover several APIs of Compute and BlockStorage called from python client and defcore testcase API reference doesn't cover several APIs of Compute and BlockStorage called from python client and/or defcore testcase
2015-08-18 03:25:48 Anne Gentle openstack-api-site: status New Incomplete
2015-08-19 09:53:49 Toshikazu Ichikawa description We noticed that the following APIs are not shown in API reference while we were using python client and Defcore test set. We believe these should be covered by OpenStack API reference. --- Compute API v2 extensions: GET v2/[ID]/flavors/[ID]/os-extra_specs PUT v2/[ID]/servers/[ID]/os-volume_attachments/[ID] GET v2/[ID]/os-availability-zone GET v2/[ID]/os-availability-zone/detail GET v2/[ID]/os-quota-sets/[ID]/defaults POST v2/[ID]/os-security-group-rules DELETE v2/[ID]/servers/[ID]/os-server-password GET v2/[ID]/servers/[ID]/os-server-password POST v2/[ID]/os-volumes POST v2/[ID]/os-volumes_boot BlockStorageAPIv2.0: POST v2/[ID]/volumes/[ID]/metadata PUT v2/[ID]/volumes/[ID]/metadata GET v2/[ID]/os-quota-sets/[ID]/defaults GET v2/​[ID]​/os-availability-zone POST v2/[ID]/os-volume-transfer DELETE v2/[ID]/os-volume-transfer/[ID] GET v2/[ID]/os-volume-transfer/[ID] POST v2/[ID]/os-volume-transfer/[ID]/accept GET v2/[ID]/os-volume-transfer/detail BlockStrageAPIv2.0 Extentions: POST v2/{tenant_id}/volumes/{volume_id}/action end of list. We noticed that the following APIs are not shown in API reference while we were using python client and Defcore test set. We believe these should be covered by OpenStack API reference. --- Compute API v2 extensions: PUT v2/[ID]/servers/[ID]/os-volume_attachments/[ID] GET v2/[ID]/os-availability-zone GET v2/[ID]/os-availability-zone/detail (Potentially, the existing description may be just missing a [ID] part in the path.) GET v2/[ID]/os-quota-sets/[ID]/defaults (Potentially, the existing description may be just missing a [ID] part in the path.) POST v2/[ID]/os-security-group-rules (In the reference, we have “POST /v2/{tenant_id}/os-security-group-default-rules” but it’s a different path.) POST v2/[ID]/os-volumes (In the reference, we have “POST /v1.1/{tenant_id}/os-volumes/{volume_id}” but it’s a different path of version.) BlockStorageAPIv2.0: POST v2/[ID]/volumes/[ID]/metadata PUT v2/[ID]/volumes/[ID]/metadata GET v2/[ID]/os-availability-zone POST v2/[ID]/os-volume-transfer DELETE v2/[ID]/os-volume-transfer/[ID] GET v2/[ID]/os-volume-transfer/[ID] POST v2/[ID]/os-volume-transfer/[ID]/accept GET v2/[ID]/os-volume-transfer/detail BlockStrageAPIv2.0 Extentions: POST v2/{tenant_id}/volumes/{volume_id}/action end of list.
2015-08-19 09:55:57 Toshikazu Ichikawa openstack-api-site: status Incomplete New
2015-08-20 15:12:32 Diane Fleming openstack-api-site: status New Confirmed
2015-08-20 15:12:36 Diane Fleming openstack-api-site: importance Undecided Low
2015-08-20 15:12:39 Diane Fleming openstack-api-site: assignee Diane Fleming (diane-fleming)
2015-08-20 15:12:43 Diane Fleming openstack-api-site: milestone liberty
2015-08-20 16:39:07 OpenStack Infra openstack-api-site: status Confirmed In Progress
2015-08-26 13:38:05 OpenStack Infra openstack-api-site: status In Progress Fix Released