Ver código fonte

Merge pull request #2732 from dougbtv/openstack_shade_fix

[openstack] updates documentation to show that you need to install shade
Scott Dodson 8 anos atrás
pai
commit
1ab1f8a952
1 arquivos alterados com 1 adições e 0 exclusões
  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