manila-ui/manila_ui/api
Valeriy Ponomaryov 7c90c46990 Read list of AZs using manila's API instead of nova's
Manila UI calls Nova API for getting list of availability zones,
and it is incorrect for following reasons:
- manila can work without nova
- list of AZs can differ as nova services may be located in different
  zones.

So, use for such case manila's API 'service list' that provides all
required data.

Depends-on: Ie7ff8234b5cd4a20d94148c7512b2d5cd621e190
Change-Id: Ib7935ecb24e250d0280e12ee706dbe6f985167e9
Closes-Bug: #1621721
2016-09-12 14:54:52 +03:00
..
__init__.py Enable projects, admin panels to load 2015-04-09 16:34:30 -07:00
manila.py Read list of AZs using manila's API instead of nova's 2016-09-12 14:54:52 +03:00
network.py Add nova-network support to share-networks of Manila 2015-04-16 14:50:24 +03:00