diff options
author | Gabriel Hurley <gabriel@strikeawe.com> | 2012-03-06 12:23:25 -0800 |
---|---|---|
committer | Gabriel Hurley <gabriel@strikeawe.com> | 2012-03-06 12:23:25 -0800 |
commit | 009a5de2877257d0e5b034331c0e9fa22ecdf048 (patch) | |
tree | fcaade6a01fab728cbc3828e55a27996db95b127 /tools | |
parent | ecbd98a0f4c7a1c2a585021a2267540349e9b6db (diff) | |
download | horizon-009a5de2877257d0e5b034331c0e9fa22ecdf048.tar.gz |
Removed "networks" panel from Horizon.
While this functionality will eventually be restored to Horizon,
when it does it will be in a significantly revamped and improved
form. For the Essex release, the amount of work required to get it
where it needs to be is too great and so it has regrettably been
cut from the current lineup of panels. :-(
Change-Id: I9c8b6e31303461a35270bea8d1ed30ad0ae6ed93
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 929fd3b59..22f00385f 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -20,5 +20,4 @@ iso8601 # Horizon Non-pip Requirements -e git+https://github.com/openstack/python-novaclient.git#egg=python-novaclient -e git+https://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient --e git+https://github.com/openstack/python-quantumclient.git#egg=python-quantumclient -e git+https://github.com/openstack/glance.git#egg=glance |