horizon/openstack_dashboard/dashboards/admin/info
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
..
templates/info Reworks quotas and services panels into System Info panel. 2012-11-17 15:49:17 -08:00
__init__.py Reworks quotas and services panels into System Info panel. 2012-11-17 15:49:17 -08:00
constants.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
tabs.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
tests.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Host aggregates panel. 2014-03-04 15:25:32 +00:00