diff --git a/setup.py b/setup.py index 8b96bf7..73d257e 100644 --- a/setup.py +++ b/setup.py @@ -40,6 +40,7 @@ install_require = [ 'python-neutronclient', 'python-octaviaclient', 'python-cinderclient', + 'python-swiftclient', ] tests_require = [