commit | 62c7eafa1a5a6c6308e6818c49ad65fa50766971 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue May 22 15:59:26 2018 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Jun 05 10:13:10 2018 -0700 |
tree | 01313d50a6b4692cb6fc57551755416035e34b72 | |
parent | 3cee57f95c10f606d7592a66229367edf5133cb8 [diff] [blame] |
CORD-2964 Implement new openstack models and steps Change-Id: I32ac438e799f563b721e19ad7ebc8a033796c88e
diff --git a/Dockerfile.synchronizer b/Dockerfile.synchronizer index 4e5d0ff..d5b71a5 100644 --- a/Dockerfile.synchronizer +++ b/Dockerfile.synchronizer
@@ -19,6 +19,10 @@ COPY xos/synchronizer /opt/xos/synchronizers/openstack COPY VERSION /opt/xos/synchronizers/openstack/ +ENV OS_IDENTITY_API_VERSION=3 + +ENTRYPOINT [] + WORKDIR "/opt/xos/synchronizers/openstack" # Label image