Skip to content
Snippets Groups Projects
Commit 2a12fbf5 authored by Steven Dake's avatar Steven Dake Committed by Jeffrey Zhang
Browse files

Revert "Install master's version of an RDO keystone"

This was a temporary workaround because RDO didn't update to
keystone bootstrap command operations.

This reverts commit c5f27aa8.

Closes-Bug: #1573102

Change-Id: Ic6db97cf15d6f96c8e660aa15f089c1f10d6dfa7
parent fcdf1873
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,7 @@ MAINTAINER {{ maintainer }}
{% if install_type == 'binary' %}
{% if base_distro in ['fedora', 'centos', 'oraclelinux', 'rhel'] %}
# TODO(sdake)Revert this change before release of Mitaka
RUN yum -y install https://copr-be.cloud.fedoraproject.org/results/sdake/Keystone/epel-7-x86_64/00167586-openstack-keystone/openstack-keystone-9.0.0-0.sdake.el7.centos.noarch.rpm \
https://copr-be.cloud.fedoraproject.org/results/sdake/Keystone/epel-7-x86_64/00167586-openstack-keystone/python-keystone-9.0.0-0.sdake.el7.centos.noarch.rpm \
RUN yum -y install openstack-keystone \
python-keystoneclient \
httpd \
mod_wsgi \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment