diff options
Diffstat (limited to 'README_openstack.md')
-rw-r--r-- | README_openstack.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README_openstack.md b/README_openstack.md index 1998a5878..d3d1f9052 100644 --- a/README_openstack.md +++ b/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 |