horizon/openstack_dashboard
Abishek Subramanian 38ba3df8b8 Add Cisco N1K plugin support in Horizon
This adds Horizon capability to configure and
use network profiles and policy profiles
on the Cisco Nexus 1000V to be used with
networks and instances as is done via neutron
CLI.

To turn on the new dashboard the local_settings
file needs to turn the profile_settings NEUTRON
config variable to cisco.

TODO items include creating a better palate
of unit tests that will run not only when
the cisco n1k subplugin is being used but
in default setting as well.
Need to remove the conditional statements
in the unit tests and make it inclusive.
Additionally need to get a better solution
for how the dashboard/panel registration will
work. Should it be a boolean or check for vendor
specific names.
Also some cleanup and refactoring of commonly
used code everywhere.

Implements: blueprint horizon-cisco-n1k

Change-Id: If6e797ac28c8486cfa92e02742c409d193d9ec84
2013-09-04 15:27:57 -04:00
..
api Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
conf Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
dashboards Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
local Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
locale Update Horizon English message files for translation 2013-08-28 14:36:51 +08:00
openstack Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
static Merge "Implement required field indicator" 2013-09-03 17:53:30 +00:00
templates Adding reusable Line Chart 2013-08-29 15:55:35 +02:00
test Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
usage Allow admins to update default quotas 2013-08-29 23:18:08 +08:00
utils Neutron Security Group native support 2013-07-12 21:03:40 +09:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Enable H302 check 2013-08-22 17:39:09 +04:00
exceptions.py Adding panels for trove 2013-08-31 23:27:46 -05:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
settings.py Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
urls.py Enable H302 check 2013-08-22 17:39:09 +04:00
views.py Small "H302 check" cleanup 2013-08-23 18:07:08 +04:00