horizon/openstack_dashboard/api
liyingjun 2ad84cb34f Support description for instance update/rebuild
In Nova Compute API microversion 2.19, you can specify a description
attribute when creating, rebuilding, or updating a server instance. This
description can be retrieved by getting server details, or list details
for servers, this patch adds support for this attribute for instance in
horizon.
This patch adds description for instance update/rebuild

Change-Id: I1c561607551fe6ed521772688b643cb27400e24e
Closes-bug: #1753661
2018-03-30 11:02:27 +08:00
..
rest Add angular server group details page 2018-03-18 22:42:43 +08:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py Improve mocking in REST API tests (test_cinder) 2018-03-13 12:27:01 +09:00
cinder.py Start using create_mocks in dashboards/admin/volumes/tests.py 2018-02-27 16:40:24 +04:00
glance.py Drop deprecated settings 2018-03-23 18:37:02 +09:00
keystone.py Improve mocking in REST API tests (test_keystone) 2018-03-22 06:24:44 +09:00
microversions.py Add angular server group details page 2018-03-18 22:42:43 +08:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Cache neutron extension list across requests 2018-02-10 15:12:09 +09:00
nova.py Support description for instance update/rebuild 2018-03-30 11:02:27 +08:00
swift.py Add swift object copy function 2018-03-14 08:12:11 +09:00