Browse Source

Merge pull request #2732 from dougbtv/openstack_shade_fix

[openstack] updates documentation to show that you need to install shade
Scott Dodson 8 years ago
parent
commit
1ab1f8a952
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README_openstack.md

+ 1 - 0
README_openstack.md

@@ -25,6 +25,7 @@ On Fedora:
 On RHEL / CentOS:
 ```
   yum install -y ansible python-novaclient python-neutronclient python-heatclient
+  sudo pip install shade
 ```
 
 Configuration