Browse Source

[openstack] updates documentation to show that you need to install shade

dougbtv 8 năm trước cách đây
mục cha
commit
3b55815cea
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