![David Shaughnessy](/assets/img/avatar_default.png)
Updates to Openstack Client to reflect current state of Neutron Classiifier classifications and comply with pep8 standards. Tests included but incomplete until further changes to core code takes place. Change-Id: I33165dcf3519912cdbb975366cdc5324d91f3fd7 Co-Authored-By: Nakul Dahiwade <nakul.dahiwade@intel.com>
11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
pbr>=2.0.0,!=2.1.0 # Apache-2.0
|
|
Babel>=2.3.4,!=2.4.0 # BSD
|
|
keystoneauth1>=3.6.2 # Apache-2.0
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
|
python-openstackclient>=3.16.0 # Apache-2.0
|
|
SQLAlchemy>=1.0.10,!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8 # MIT
|
|
neutron-lib>=1.18.0 # Apache-2.0
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
|
|
|
-e git+https://git.openstack.org/openstack/neutron@master#egg=neutron
|