fuel-library/utils/jenkins/python-test-requirements.txt
Andrew Woodward fa44e4ac5e Remove openrc/admin-token usage in q-agent-cleanup.py
Removes the openrc/admin-token deps in q-agent-cleanup.py. Instead it will
read the neutron service credentials out of neutron.conf. This has the
advantage that it must be up to date for neutron to function so if the
credential is modified it will have to be updated by the administrator.

Related-bug: #1347542
Closes-bug: #1396594

Change-Id: Iee0968a079deacef24b56f34e9314b0ebecad0ae
2015-03-17 18:22:17 +00:00

4 lines
47 B
Plaintext

mock>=1.0.1
pytest>=2.6.4
python-neutronclient