horizon/openstack_dashboard/dashboards/project
Kenji Ishii 5f95d40294 Fix the issue that a wrong message is shown in ng-launch instance
In some case like an api response is delaying, users may see the message
"There are no Availability Zones" in Details tab.
Because the request to get availability zones is not still finished.
It makes user confuse.
This patch distinguish whether there are no availability zones or just
under requesting it and show users a proper message.

This matter may occur not only above case but also other tabs.
But at the moment, this patch is addressing only Details tab because
this tab is first one to be shown to users.

Change-Id: Iec1c18ced37b0c3a5f25a01975a8e2b0f2c1f335
Closes-Bug: #1642108
2017-01-29 03:13:29 +00:00
..
access_and_security Merge "Update floating IP tables instance URL check" 2017-01-09 17:53:23 +00:00
containers Removing deprecated Swift UI code 2016-11-17 16:00:00 -07:00
firewalls Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
images Merge "Allow OVA upload for images" 2017-01-26 09:31:50 +00:00
instances Add default common template to python table views 2017-01-05 08:59:35 +00:00
network_topology Merge "Revert "Add policy rules to project panels"" 2017-01-03 20:16:21 +00:00
networks Fix issues on create network and create port modals 2017-01-20 21:30:14 +00:00
ngdetails Consolidated common angular view 2016-11-17 12:07:16 -08:00
ngvolumes AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
overview Modify use of assertTrue(A in B) 2016-09-03 11:26:52 +08:00
routers Add default common template to python table views 2017-01-05 08:59:35 +00:00
stacks Add default common template to python table views 2017-01-05 08:59:35 +00:00
static/dashboard/project Fix the issue that a wrong message is shown in ng-launch instance 2017-01-29 03:13:29 +00:00
volumes Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
vpn Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00