horizon/openstack_dashboard
Gabriel Hurley a19b0096ba Disable LB panel by default; allow UUID for Sec Group ID.
A couple fixes for Quantum:

  * The Load Balancers panel is now no longer enabled by
    default since it is disabled by default in Quantum.
  * Security Groups and Security Group Rules now support both
    Nova's integer IDs and Quantum's UUID IDs.
  * Regroups all the Quantum panels into a "Manage Network"
    panel group to match "Manage Compute" above it.
  * Adds tests for both int and UUID ids in the Security
    Group test suite.

Fixes bug 1153477 and fixes bug 1155244.

Change-Id: I2327901634a83f95c5cff4ba91c8c7c32a0ad8af
2013-03-18 12:53:12 -07:00
..
api Disable LB panel by default; allow UUID for Sec Group ID. 2013-03-18 12:53:12 -07:00
dashboards Disable LB panel by default; allow UUID for Sec Group ID. 2013-03-18 12:53:12 -07:00
local Disable LB panel by default; allow UUID for Sec Group ID. 2013-03-18 12:53:12 -07:00
locale Updating .po files for translation. 2013-03-11 21:12:51 -07:00
openstack Update to latest oslo-version. 2013-02-04 11:28:25 +11:00
static Display port link between router and extra network 2013-03-12 20:09:49 -07:00
templates Don't inherit from base.html in 500 error page 2012-11-21 12:13:17 +11:00
test Disable LB panel by default; allow UUID for Sec Group ID. 2013-03-18 12:53:12 -07:00
usage Correct the related tenant_id when getting quotas 2013-03-16 15:54:42 +08: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 Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
exceptions.py Switch to using cinderclient. 2012-08-14 14:50:15 -07:00
settings.py Implements ability to upload local image to glance. 2013-02-15 21:50:54 -05:00
urls.py Don't inherit from base.html in 500 error page 2012-11-21 12:13:17 +11:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00