File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ ARG TEMPEST_PLUGIN_NEUTRON_VERSION=master
46
46
ARG RALLY_OPENSTACK_SOURCE=https://github.com/stackhpc/rally-openstack.git
47
47
# Update after https://github.com/stackhpc/rally-openstack/pull/3/files has been merged.
48
48
ARG RALLY_OPENSTACK_VERSION=non-admin-credentials
49
- ARG RALLY_OPENSTACK_UPPER_CONSTRAINTS=https://raw.githubusercontent.com/openstack /rally-openstack/$RALLY_OPENSTACK_VERSION/upper-constraints.txt
49
+ ARG RALLY_OPENSTACK_UPPER_CONSTRAINTS=https://raw.githubusercontent.com/stackhpc /rally-openstack/$RALLY_OPENSTACK_VERSION/upper-constraints.txt
50
50
51
51
RUN apt-get update && apt-get install --yes sudo python3-dev python3-pip vim git-core crudini jq iputils-ping && \
52
52
apt clean && \
You can’t perform that action at this time.
0 commit comments