horizon/openstack_dashboard/api
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
..
__init__.py Adding panels for trove 2013-08-31 23:27:46 -05:00
base.py View and update Neutron project quotas 2013-08-27 19:13:10 +01:00
ceilometer.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
cinder.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
glance.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
heat.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
keystone.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
lbaas.py "# noqa" cleanup 2013-09-02 15:23:44 +04:00
network.py Add update method of security group name and description 2013-08-28 10:34:06 +08:00
network_base.py Neutron Security Group native support 2013-07-12 21:03:40 +09:00
neutron.py Add Cisco N1K plugin support in Horizon 2013-09-04 15:27:57 -04:00
nova.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
swift.py Custom CA certificate for verifying SSL connections 2013-09-03 11:24:41 +02:00
trove.py Adding panels for trove 2013-08-31 23:27:46 -05:00