most of extended server attributes returned in 2.3 api versions should not require admin role
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Wishlist
|
jichenjc |
Bug Description
Since microverison 2.3, the responses from server creation (https:/
It is acceptable that 'OS-EXT-
OS-EXT-
OS-EXT-
OS-EXT-
OS-EXT-
OS-EXT-
OS-EXT-
It is highly desirable for the server's owner to retrieve back the 'user_data' provided when creating the server.
To reproduce this under devstack, compare the raw responses from nova-api using the following two commands:
openstack --os-compute-
openstack --os-compute-
tags: | added: api |
Changed in nova: | |
status: | New → In Progress |
Changed in nova: | |
importance: | Undecided → Wishlist |
OS-EXT- SERV-ATTR: reservation_ id SERV-ATTR: launch_ index SERV-ATTR: root_device_ name SERV-ATTR: user_data
OS-EXT-
OS-EXT-
OS-EXT-
I can image those 4 might be needed
OS-EXT- SERV-ATTR: kernel_ id SERV-ATTR: ramdisk_ id
OS-EXT-
but those 2 ,why user need this information? seems admin only ?