extension info returns '' different to v2

Bug #1519760 reported by jichenjc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Wishlist
jichenjc

Bug Description

jichen@devstack1:~$ curl -g -i -X GET htser-Agent: python-novaclient" -H "Accept: application/json" -H "X-OpenStack-Nova-API-Version: 2.6" -H "X-Auth-Token: f63cd8b0187b4b7b80527bef56985923"
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 209
X-Openstack-Nova-Api-Version: 2.6
Vary: X-OpenStack-Nova-API-Version
X-Compute-Request-Id: req-fc2ec2d0-54cb-44b1-8ba4-f84c335f62eb
Date: Wed, 25 Nov 2015 10:10:27 GMT

{"extension": {"updated": "2014-12-03T00:00:00Z", "name": "ServerGroupQuotas", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "description": ""}}

the extension is blank , we can add '"""Adds quota support to server groups."""
into it

Tags: api
jichenjc (jichenjc)
Changed in nova:
importance: Undecided → Wishlist
assignee: nobody → jichenjc (jichenjc)
Matt Riedemann (mriedem)
tags: added: api
Revision history for this message
Alex Xu (xuhj) wrote :

jichenjc, I think you mean the 'description' field is empty.

Changed in nova:
status: New → Confirmed
Revision history for this message
jichenjc (jichenjc) wrote :

@Alex, yes, for the description field, thx

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.