From aff12694d50ce1dd7dc80141d5fbb46ff3b2beae Mon Sep 17 00:00:00 2001 From: Brant Knudson Date: Fri, 19 Jun 2015 16:40:26 -0500 Subject: [PATCH] Remove unused requirements These requirements are not used. Change-Id: I839c18b4da9a647b489e0dff585253c0c5a46b23 --- requirements-py3.txt | 3 --- requirements.txt | 3 --- 2 files changed, 6 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 2473e6aaf2..1ee5eea470 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -6,7 +6,6 @@ pbr>=0.11,<2.0 WebOb>=1.2.3 eventlet>=0.17.3 greenlet>=0.3.2 -netaddr>=0.7.12 PasteDeploy>=1.5.0 Paste Routes>=1.12.3,!=2.0 @@ -15,7 +14,6 @@ six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.6 passlib -iso8601>=0.1.9 python-keystoneclient>=1.6.0 keystonemiddleware>=1.5.0 oslo.concurrency>=2.0.0 # Apache-2.0 @@ -34,5 +32,4 @@ pysaml2>=2.4.0 dogpile.cache>=0.5.3 jsonschema>=2.0.0,<3.0.0,!=2.5.0 pycadf>=0.8.0 -posix_ipc msgpack-python>=0.4.0 diff --git a/requirements.txt b/requirements.txt index 0bbb21dcd3..0a4e55d22e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ pbr>=0.11,<2.0 WebOb>=1.2.3 eventlet>=0.17.3 greenlet>=0.3.2 -netaddr>=0.7.12 PasteDeploy>=1.5.0 Paste Routes>=1.12.3,!=2.0 @@ -16,7 +15,6 @@ SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.6 stevedore>=1.3.0 # Apache-2.0 passlib -iso8601>=0.1.9 python-keystoneclient>=1.6.0 keystonemiddleware>=1.5.0 oslo.concurrency>=2.0.0 # Apache-2.0 @@ -34,5 +32,4 @@ pysaml2>=2.4.0 dogpile.cache>=0.5.3 jsonschema>=2.0.0,<3.0.0,!=2.5.0 pycadf>=0.8.0 -posix_ipc msgpack-python>=0.4.0