Skip to content

Commit

Permalink
Add openstack driver extra dep
Browse files Browse the repository at this point in the history
Signed-off-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
  • Loading branch information
webknjaz committed Nov 13, 2018
1 parent 50d0195 commit d616a33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/driver/openstack.py
Expand Up @@ -45,7 +45,7 @@ class Openstack(base.Base):
.. code-block:: bash
$ sudo pip install shade
$ pip install molecule[openstack]
Change the options passed to the ssh client.
Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
Expand Up @@ -44,6 +44,8 @@ gce =
apache-libcloud
lxc =
lxc-python2; python_version<"3.0"
openstack =
shade
vagrant =
python-vagrant

Expand Down

0 comments on commit d616a33

Please sign in to comment.