horizon/openstack_dashboard/api
Facundo Farias ed1525bc91 Host aggregates panel.
On this panel, aggregates could be added, deleted and edited.
This patch takes the aggregates panel out of System Info and
puts it back in the main admin panel list, as now, aggregates
are not static information. The host can be associated to a
host aggregate on this panel as well.

Change-Id: I4ef2d87c33981db36d4ebd3de2f4841cdfa9dbfd
Closes-Bug: #1261932
Implements: blueprint manage-host-aggregates
Co-Authored-By: Santiago Baldassin <santiago.b.baldassin@intel.com>
Co-Authored-By: Alejandro Paredes <alejandro.e.paredes@intel.com>
2014-03-04 15:25:32 +00:00
..
__init__.py Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
base.py Don't lose AttributeError in API Wrappers 2014-02-18 09:30:30 +01:00
ceilometer.py Fix typo 2014-03-03 13:23:23 +08:00
cinder.py Basic support for Cinder v2 2014-03-03 15:42:23 +00:00
fwaas.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
glance.py Use six.moves.urllib.parse instead of urlparse 2014-02-24 13:45:47 +08:00
heat.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
keystone.py Use six.moves.urllib.parse instead of urlparse 2014-02-24 13:45:47 +08:00
lbaas.py Removing duplicated classes from lbaas.py and vpn.py 2014-01-20 22:50:12 +04:00
network.py Merge "Bug fix on neutron's API to return the correct target ID" 2014-02-23 23:19:03 +00:00
network_base.py Bug fix on neutron's API to return the correct target ID 2014-02-12 17:23:10 -05:00
neutron.py Merge "Bug fix on neutron's API to return the correct target ID" 2014-02-23 23:19:03 +00:00
nova.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
swift.py Keep py3.X compatibility for urllib 2014-02-24 13:46:29 +08:00
trove.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
vpn.py Removing duplicated classes from lbaas.py and vpn.py 2014-01-20 22:50:12 +04:00