Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ install_requires =
lxml
ndg-httpsclient
netaddr
openstacksdk # teuthology-openstack dependencies
paramiko
pexpect
pip-tools
Expand Down Expand Up @@ -107,10 +108,10 @@ test =
toml
tox
xmltodict
# libcloud openstack dependencies
openstack =
python-openstackclient
python-novaclient
openstacksdk

[options.package_data]
teuthology.openstack =
Expand Down
Loading