horizon/openstack_dashboard/api/rest
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
..
__init__.py REST API to support create instance angular (Neutron). 2015-03-04 07:20:43 -05:00
cinder.py Rest API for Users list filter 2015-03-02 13:12:05 -08:00
config.py [Launch Instance Fix] Settings for volume name 2015-04-09 21:00:47 -06:00
glance.py [Launch Instance Fix] Glance rest API fix 2015-04-02 17:37:26 +02:00
keystone.py Launch Instance - MultiRegion Support / Networks 2015-04-01 19:38:32 +00:00
network.py Network Rest API for Angular Front End 2015-02-20 16:40:36 -07:00
neutron.py REST API to support create instance angular (Neutron). 2015-03-04 07:20:43 -05:00
nova.py Replace usage of urllib in nova rest api 2015-03-16 09:56:34 -07:00
policy.py Adding policy rest endpoint for angular 2015-02-27 14:43:38 -07:00
urls.py REST API for angular front end. 2015-01-13 13:41:49 +13:00
utils.py Revert "Refactoring the exceptions lists" 2015-04-06 16:49:17 -05:00