horizon/openstack_dashboard/api
Travis Tripp 3a59bec6a7 [Launch Instance Fix] Settings for volume name
This patch provides the rest API needed to
get settings that allow conditionally
displaying the volume device name
and admin password.

Examples:

settingsService.ifEnabled('setting').then(doThis);
settingsService.ifEnabled('setting', 'expected', 'default').then(doThis, elseThis);

Change-Id: I8d16f4b974786157c5aa562e2675e6e60aabc412
Partial-Bug: #1439906
Partial-Bug: #1439905
2015-04-09 21:00:47 -06:00
..
rest [Launch Instance Fix] Settings for volume name 2015-04-09 21:00:47 -06:00
__init__.py Fixing subproject test runs 2014-07-11 09:07:04 -04:00
base.py Merge "Updated parsing of catalog to handle bad format" 2015-03-31 02:05:33 +00:00
ceilometer.py Add 7 missed meters in Resource Usage Panel. 2015-03-31 07:42:19 +08:00
cinder.py Fixing typo in Cinder API 2015-03-18 12:17:54 -07:00
fwaas.py Remove duplicated __init__ from api/fwaas.py 2015-03-30 08:33:09 +00:00
glance.py [Launch Instance Fix] Glance rest API fix 2015-04-02 17:37:26 +02:00
heat.py Add "Preview Stack" action to Stacks table 2015-03-13 15:35:47 +03:00
keystone.py Fetch user's projects from request.user 2015-04-01 18:57:37 +00:00
lbaas.py passing wrong dict in lbaas 2015-03-31 12:14:53 +05:30
network.py Remove port_id from floating ip disassociate 2014-12-01 17:26:51 +08:00
network_base.py Remove port_id from floating ip disassociate 2014-12-01 17:26:51 +08:00
neutron.py Merge "Adds initial SRIOV creation/config support" 2015-03-19 17:57:31 +00:00
nova.py Use novaclient v2 instead v1_1 2015-03-23 09:45:42 +01:00
sahara.py [Sahara] fix sahara client calls 2015-04-02 14:29:38 +03:00
swift.py Fix web-server memory overrun when downloading objects from Swift 2015-03-31 14:30:23 -07:00
trove.py Add support for Trove Replication 2015-02-08 14:25:15 -05:00
vpn.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00