horizon/openstack_dashboard/api
Trygve Vea b9664a1bf1 Routers can be created with availability zone
When 'availability_zone'-extension is enabled, we present the user with
a drop-down menu containing a list of available availability zones.
This sets the 'availability_zone_hints' parameter on router creation.

Change-Id: I96293202ddd855823e89c4c7ba0b1f6a6423aab2
Partial-bug: #1716638
2017-10-19 11:53:39 +02:00
..
rest Add REST APIs for Keystone Group 2017-10-10 13:35:52 +09:00
__init__.py Split out FWaaS dashboard 2017-06-27 14:20:03 +00:00
base.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
cinder.py Prefer volumev3 and volumev2 endpoints over volume 2017-06-30 16:06:55 +02:00
glance.py Clean /tmp after upload when using glance v2 client 2017-08-04 10:54:51 +08:00
heat.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
keystone.py Do not fail on AdminUpdateRow if tenant is not found 2017-10-04 23:04:35 +03:00
microversions.py Fix wrong links in horizon 2017-09-12 15:23:26 +08:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Routers can be created with availability zone 2017-10-19 11:53:39 +02:00
nova.py Add cache for get_microversion() against Nova 2017-10-05 14:37:38 +13:00
swift.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00