Преглед изворни кода

Merge pull request #2732 from dougbtv/openstack_shade_fix

[openstack] updates documentation to show that you need to install shade
Scott Dodson пре 8 година
родитељ
комит
1ab1f8a952
1 измењених фајлова са 1 додато и 0 уклоњено
  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