浏览代码

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

dougbtv 8 年之前
父节点
当前提交
3b55815cea
共有 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