소스 검색

README: added prerequisity for a repository needed for python-openstackclient installation

Katerina Pilatova 8 년 전
부모
커밋
86b132e4bb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      playbooks/provisioning/openstack/README.md

+ 1 - 0
playbooks/provisioning/openstack/README.md

@@ -12,6 +12,7 @@ etc.). The result is an environment ready for openshift-ansible.
 * [shade](https://pypi.python.org/pypi/shade)
 * python-dns / [dnspython](https://pypi.python.org/pypi/dnspython)
 * Become (sudo) is not required.
+* `rhel-7-server-openstack-10-rpms` repository (in order to be able to install `python-openstackclient`)
 
 ## Dependencies for OpenStack hosted cluster nodes (servers)