Make swift bashate compliant
The containers don't work, but alteast they will pass the gate ;) Change-Id: Ic921f982122889d354cfee47772421d147d9ec57 Partially-implements: blueprint bashate-gatechanges/66/189166/3
parent
502aff36cd
commit
035d14ff98
@ -1,8 +0,0 @@
|
||||
FROM fedora-rdo-base
|
||||
MAINTAINER Steven Dake <sdake@redhat.com>
|
||||
|
||||
RUN yum -y install openstack-utils openstack-swift && yum clean all
|
||||
|
||||
# These will come after we sort out start time config
|
||||
RUN mkdir /opt/swift
|
||||
#COPY config-swift.sh /opt/swift/config-swift.sh
|
Loading…
Reference in New Issue