4070N/AIn-house patch to remove unnecessary dependencies from Horizon's
4070N/Arequirements files. The specific reasons are as follows:
4070N/A@@ -3,13 +3,10 @@ Django>=1.4.2,<1.7
4070N/A django_openstack_auth>=1.1.7,!=1.1.8
4070N/A django-pyscss>=1.0.3 # BSD License2 clause
4070N/A-pyScss>=1.2.1,<1.3 # MIT License
4070N/A python-ceilometerclient>=1.0.6
4070N/A python-glanceclient>=0.14.0
4070N/A@@ -40,4 +37,4 @@ xstatic-jquery-ui>=1.10.1 # MIT License
4070N/A xstatic-jsencrypt>=2.0.0.2 # MIT License
4070N/A xstatic-qunit>=1.14.0.2 # MIT License
4070N/A xstatic-rickshaw>=1.5.0 # BSD Licenseprior
4070N/A-xstatic-spin>=1.2.5.2 # MIT License
4070N/A+xstatic-spin>=1.2.5.2 # MIT License
4070N/A@@ -13,15 +13,12 @@ Django>=1.4.2,<1.7
4070N/A django_openstack_auth>=1.1.7,!=1.1.8
4070N/A django-pyscss>=1.0.3 # BSD License (2 clause)
4070N/A # Horizon Utility Requirements
4070N/A # for SECURE_KEY generation
4070N/A-pyScss>=1.2.1,<1.3 # MIT License
4070N/A python-ceilometerclient>=1.0.6
4070N/A python-glanceclient>=0.14.0