horizon/openstack_dashboard/test
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_tests blueprint quantum-lbaas 2013-03-05 20:38:35 -08:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Disable LB panel by default; allow UUID for Sec Group ID. 2013-03-18 12:53:12 -07:00
tests Allow admin to edit project quotas for security groups and rules 2013-02-19 15:57:24 +00:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Removes unused imports 2012-12-10 11:27:51 +08:00
helpers.py Correctly mock keystoneclient.Client.auto_token property with Mox 2013-02-26 16:03:13 +01:00
settings.py blueprint quantum-lbaas 2013-03-05 20:38:35 -08:00