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 năm trước cách đây
mục cha
commit
1ab1f8a952
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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