?? how is this a keystone issue?

are you referring to some online document?

** Also affects: cinder
   Importance: Undecided
       Status: New

** Changed in: keystone
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1517503

Title:
  Cinder v2 - Volume type resource attributes not documented

Status in Cinder:
  New
Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  When listing volume types, you get back this JSON:

  {
      "volume_types": [
          {
              "extra_specs": {
                  "capabilities": "gpu"
              },
              "id": "6685584b-1eac-4da6-b5c3-555430cf68ff",
              "name": "SSD"
          },
          {
              "extra_specs": {},
              "id": "8eb69a46-df97-4e41-9586-9a40a7533803",
              "name": "SATA"
          }
      ]
  }

  But none of those attributes are documented. The same is the case for
  retrieving a specific volume type.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1517503/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to