Removing redundant dependencies

The majority of the dependencies listed in the magnum_pip_packages
are also included in the magnum requirements.txt file, and are
unnecessary.

Change-Id: I7d1da75aaaab3597f07f94a5c191da8baa39d478
This commit is contained in:
Chris Hultin 2016-06-15 10:18:34 -05:00
parent 755dc9026f
commit 76fbb21a6b
1 changed files with 0 additions and 47 deletions

View File

@ -98,53 +98,6 @@ magnum_requires_pip_packages:
- virtualenv-tools
magnum_pip_packages:
- Babel
- MySQL-python
- PrettyTable
- PyMySQL
- PyYAML
- SQLAlchemy
- WSME
- WebOb
- alembic
- cliff
- decorator
- docker-py
- enum34
- eventlet
- greenlet
- iso8601
- jsonpatch
- keystonemiddleware
- netaddr
- oslo.concurrency
- oslo.config
- oslo.context
- oslo.db
- oslo.i18n
- oslo.log
- oslo.messaging
- oslo.middleware
- oslo.policy
- oslo.serialization
- oslo.service
- oslo.utils
- oslo.versionedobjects
- oslo.reports
- paramiko
- pbr
- pecan
- python-barbicanclient
- python-glanceclient
- python-heatclient
- python-neutronclient
- python-novaclient
- python-keystoneclient
- requests
- setuptools
- six
- stevedore
- taskflow
- cryptography
- urllib3
- magnum