Skip to content
Snippets Groups Projects
Commit a5fa276c authored by Ryan Hallisey's avatar Ryan Hallisey
Browse files

Revert "Merge "Updated all tags for Liberty2""

Revert commit so that master will use the tag latest

Change-Id: If31c77cb288090dd5c780d684df41197df5b7fc2
parent 5408dd33
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 48 deletions
ceilometerapi: ceilometerapi:
image: kollaglue/centos-rdo-ceilometer-api:liberty2 image: kollaglue/centos-rdo-ceilometer-api:latest
name: ceilometer-api name: ceilometer-api
net: "host" net: "host"
restart: always restart: always
...@@ -7,7 +7,7 @@ ceilometerapi: ...@@ -7,7 +7,7 @@ ceilometerapi:
- openstack.env - openstack.env
ceilometercentral: ceilometercentral:
image: kollaglue/centos-rdo-ceilometer-central:liberty2 image: kollaglue/centos-rdo-ceilometer-central:latest
name: ceilometer-central name: ceilometer-central
net: "host" net: "host"
restart: always restart: always
...@@ -15,7 +15,7 @@ ceilometercentral: ...@@ -15,7 +15,7 @@ ceilometercentral:
- openstack.env - openstack.env
ceilometeralarm: ceilometeralarm:
image: kollaglue/centos-rdo-ceilometer-alarm:liberty2 image: kollaglue/centos-rdo-ceilometer-alarm:latest
name: ceilometer-alarm name: ceilometer-alarm
net: "host" net: "host"
restart: always restart: always
...@@ -23,7 +23,7 @@ ceilometeralarm: ...@@ -23,7 +23,7 @@ ceilometeralarm:
- openstack.env - openstack.env
ceilometercollector: ceilometercollector:
image: kollaglue/centos-rdo-ceilometer-collector:liberty2 image: kollaglue/centos-rdo-ceilometer-collector:latest
name: ceilometer-collector name: ceilometer-collector
net: "host" net: "host"
restart: always restart: always
...@@ -31,7 +31,7 @@ ceilometercollector: ...@@ -31,7 +31,7 @@ ceilometercollector:
- openstack.env - openstack.env
ceilometernotification: ceilometernotification:
image: kollaglue/centos-rdo-ceilometer-notification:liberty2 image: kollaglue/centos-rdo-ceilometer-notification:latest
name: ceilometer-notification name: ceilometer-notification
net: "host" net: "host"
restart: always restart: always
......
cinderapi: cinderapi:
image: kollaglue/centos-rdo-cinder-api:liberty2 image: kollaglue/centos-rdo-cinder-api:latest
name: cinder-api name: cinder-api
net: host net: host
restart: always restart: always
...@@ -7,7 +7,7 @@ cinderapi: ...@@ -7,7 +7,7 @@ cinderapi:
- openstack.env - openstack.env
cinderscheduler: cinderscheduler:
image: kollaglue/centos-rdo-cinder-scheduler:liberty2 image: kollaglue/centos-rdo-cinder-scheduler:latest
name: cinder-scheduler name: cinder-scheduler
net: host net: host
restart: always restart: always
......
cinderbackup: cinderbackup:
image: kollaglue/centos-rdo-cinder-backup:liberty2 image: kollaglue/centos-rdo-cinder-backup:latest
name: cinder-backup name: cinder-backup
net: host net: host
restart: always restart: always
......
cinderdata: cinderdata:
image: kollaglue/centos-rdo-cinder-data:liberty2 image: kollaglue/centos-rdo-cinder-data:latest
name: cinderdata name: cinderdata
restart: on-failure restart: on-failure
cindervolume: cindervolume:
image: kollaglue/centos-rdo-cinder-volume:liberty2 image: kollaglue/centos-rdo-cinder-volume:latest
name: cinder-volume name: cinder-volume
net: host net: host
privileged: true privileged: true
......
# The DNSaaS REST api from where zones and records are added or removed. # The DNSaaS REST api from where zones and records are added or removed.
designateapi: designateapi:
image: kollaglue/centos-rdo-designate-api:liberty2 image: kollaglue/centos-rdo-designate-api:latest
name: designate-api name: designate-api
net: "host" net: "host"
restart: always restart: always
...@@ -10,7 +10,7 @@ designateapi: ...@@ -10,7 +10,7 @@ designateapi:
# The central dispatches the API requests and pushes requests further down to # The central dispatches the API requests and pushes requests further down to
# pool-manager and the database for storage. # pool-manager and the database for storage.
designatecentral: designatecentral:
image: kollaglue/centos-rdo-designate-central:liberty2 image: kollaglue/centos-rdo-designate-central:latest
name: designate-central name: designate-central
net: "host" net: "host"
restart: always restart: always
...@@ -19,7 +19,7 @@ designatecentral: ...@@ -19,7 +19,7 @@ designatecentral:
# The pool-manager will push new zones to the backend so they can slave them. # The pool-manager will push new zones to the backend so they can slave them.
designatepoolmanager: designatepoolmanager:
image: kollaglue/centos-rdo-designate-poolmanager:liberty2 image: kollaglue/centos-rdo-designate-poolmanager:latest
name: designate-poolmanager name: designate-poolmanager
net: "host" net: "host"
restart: always restart: always
...@@ -28,12 +28,12 @@ designatepoolmanager: ...@@ -28,12 +28,12 @@ designatepoolmanager:
# Bind9 backend and state storage. # Bind9 backend and state storage.
designatebackendbind9data: designatebackendbind9data:
image: kollaglue/centos-rdo-designate-backend-bind9-data:liberty2 image: kollaglue/centos-rdo-designate-backend-bind9-data:latest
name: designate-backend-bind9-data name: designate-backend-bind9-data
restart: on-failure restart: on-failure
designatebackendbind9: designatebackendbind9:
image: kollaglue/centos-rdo-designate-backend-bind9:liberty2 image: kollaglue/centos-rdo-designate-backend-bind9:latest
name: designate-backend-bind9 name: designate-backend-bind9
net: "host" net: "host"
restart: always restart: always
...@@ -46,7 +46,7 @@ designatebackendbind9: ...@@ -46,7 +46,7 @@ designatebackendbind9:
# AXFR/IXFR commands to inform the slaves (which realy listen for queries from # AXFR/IXFR commands to inform the slaves (which realy listen for queries from
# $world) about updates. # $world) about updates.
designatemdns: designatemdns:
image: kollaglue/centos-rdo-designate-mdns:liberty2 image: kollaglue/centos-rdo-designate-mdns:latest
name: designate-mdns name: designate-mdns
net: "host" net: "host"
restart: always restart: always
...@@ -57,7 +57,7 @@ designatemdns: ...@@ -57,7 +57,7 @@ designatemdns:
# instance creation/deletion or floating IP association/disassociation. # instance creation/deletion or floating IP association/disassociation.
# It then creates records for instances included in events. # It then creates records for instances included in events.
designatesink: designatesink:
image: kollaglue/centos-rdo-designate-sink:liberty2 image: kollaglue/centos-rdo-designate-sink:latest
name: designate-sink name: designate-sink
net: "host" net: "host"
restart: always restart: always
......
galeradbdata: galeradbdata:
image: kollaglue/centos-rdo-mariadb-data:liberty2 image: kollaglue/centos-rdo-mariadb-data:latest
name: galeradb-data name: galeradb-data
restart: on-failure restart: on-failure
galeraapp: galeraapp:
image: kollaglue/centos-rdo-galera:liberty2 image: kollaglue/centos-rdo-galera:latest
name: galera-app name: galera-app
restart: always restart: always
net: "host" net: "host"
......
glancedata: glancedata:
image: kollaglue/centos-rdo-glance-data:liberty2 image: kollaglue/centos-rdo-glance-data:latest
name: glance-data name: glance-data
glanceregistry: glanceregistry:
image: kollaglue/centos-rdo-glance-registry:liberty2 image: kollaglue/centos-rdo-glance-registry:latest
name: glance-registry name: glance-registry
net: "host" net: "host"
restart: always restart: always
...@@ -11,7 +11,7 @@ glanceregistry: ...@@ -11,7 +11,7 @@ glanceregistry:
- openstack.env - openstack.env
glanceapi: glanceapi:
image: kollaglue/centos-rdo-glance-api:liberty2 image: kollaglue/centos-rdo-glance-api:latest
name: glance-api name: glance-api
net: "host" net: "host"
restart: always restart: always
......
gnocchiapi: gnocchiapi:
image: kollaglue/centos-rdo-gnocchi-api:liberty2 image: kollaglue/centos-rdo-gnocchi-api:latest
name: gnocchiapi name: gnocchiapi
restart: always restart: always
env_file: env_file:
...@@ -7,7 +7,7 @@ gnocchiapi: ...@@ -7,7 +7,7 @@ gnocchiapi:
net: "host" net: "host"
gnocchistatsd: gnocchistatsd:
image: kollaglue/centos-rdo-gnocchi-statsd:liberty2 image: kollaglue/centos-rdo-gnocchi-statsd:latest
name: gnocchistatsd name: gnocchistatsd
restart: always restart: always
env_file: env_file:
......
heatapi: heatapi:
image: kollaglue/centos-rdo-heat-api:liberty2 image: kollaglue/centos-rdo-heat-api:latest
name: heat-api name: heat-api
net: "host" net: "host"
restart: always restart: always
env_file: env_file:
- openstack.env - openstack.env
heatengine: heatengine:
image: kollaglue/centos-rdo-heat-engine:liberty2 image: kollaglue/centos-rdo-heat-engine:latest
name: heat-engine name: heat-engine
net: "host" net: "host"
restart: always restart: always
env_file: env_file:
- openstack.env - openstack.env
heatapicfn: heatapicfn:
image: kollaglue/centos-rdo-heat-api-cfn:liberty2 image: kollaglue/centos-rdo-heat-api-cfn:latest
name: heat-api-cfn name: heat-api-cfn
net: "host" net: "host"
restart: always restart: always
......
horizon: horizon:
image: kollaglue/centos-rdo-horizon:liberty2 image: kollaglue/centos-rdo-horizon:latest
name: horizon name: horizon
net: "host" net: "host"
restart: always restart: always
......
keepalived: keepalived:
image: kollaglue/centos-rdo-keepalived:liberty2 image: kollaglue/centos-rdo-keepalived:latest
name: keepalived name: keepalived
restart: always restart: always
net: "host" net: "host"
......
keystone: keystone:
image: kollaglue/centos-rdo-keystone:liberty2 image: kollaglue/centos-rdo-keystone:latest
name: keystone name: keystone
restart: always restart: always
net: "host" net: "host"
......
magnumapi: magnumapi:
image: kollaglue/centos-rdo-magnum-api:liberty2 image: kollaglue/centos-rdo-magnum-api:latest
name: magnum-api name: magnum-api
net: "host" net: "host"
restart: always restart: always
env_file: env_file:
- openstack.env - openstack.env
magnumconductor: magnumconductor:
image: kollaglue/centos-rdo-magnum-conductor:liberty2 image: kollaglue/centos-rdo-magnum-conductor:latest
name: magnum-conductor name: magnum-conductor
net: "host" net: "host"
restart: always restart: always
......
mariadbdata: mariadbdata:
image: kollaglue/centos-rdo-mariadb-data:liberty2 image: kollaglue/centos-rdo-mariadb-data:latest
name: mariadbdata name: mariadbdata
restart: on-failure restart: on-failure
mariadbapp: mariadbapp:
image: kollaglue/centos-rdo-mariadb-app:liberty2 image: kollaglue/centos-rdo-mariadb-app:latest
name: mariadbapp name: mariadbapp
restart: always restart: always
env_file: env_file:
......
memcached: memcached:
image: kollaglue/centos-rdo-memcached:liberty2 image: kollaglue/centos-rdo-memcached:latest
name: memcached name: memcached
restart: always restart: always
net: "host" net: "host"
......
neutronagents: neutronagents:
image: kollaglue/centos-rdo-neutron-agents:liberty2 image: kollaglue/centos-rdo-neutron-agents:latest
name: neutron-agents name: neutron-agents
net: "host" net: "host"
privileged: true privileged: true
......
neutronlinuxbridgeagent: neutronlinuxbridgeagent:
image: kollaglue/centos-rdo-neutron-linuxbridge-agent:liberty2 image: kollaglue/centos-rdo-neutron-linuxbridge-agent:latest
name: neutron-linuxbridge-agent name: neutron-linuxbridge-agent
net: "host" net: "host"
privileged: true privileged: true
......
neutronserver: neutronserver:
image: kollaglue/centos-rdo-neutron-server:liberty2 image: kollaglue/centos-rdo-neutron-server:latest
name: neutron-server name: neutron-server
net: "host" net: "host"
restart: always restart: always
......
computedata: computedata:
image: kollaglue/centos-rdo-nova-compute-data:liberty2 image: kollaglue/centos-rdo-nova-compute-data:latest
name: computedata name: computedata
libvirt: libvirt:
image: kollaglue/centos-rdo-nova-libvirt:liberty2 image: kollaglue/centos-rdo-nova-libvirt:latest
name: libvirt name: libvirt
net: host net: host
pid: host pid: host
...@@ -19,7 +19,7 @@ libvirt: ...@@ -19,7 +19,7 @@ libvirt:
- computedata - computedata
novanetwork: novanetwork:
image: kollaglue/centos-rdo-nova-network:liberty2 image: kollaglue/centos-rdo-nova-network:latest
name: nova-network name: nova-network
net: host net: host
privileged: true privileged: true
...@@ -38,7 +38,7 @@ novanetwork: ...@@ -38,7 +38,7 @@ novanetwork:
# nova-metadata api is required in multi_host nova network mode. # nova-metadata api is required in multi_host nova network mode.
# http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html # http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html
novaapi: novaapi:
image: kollaglue/centos-rdo-nova-api:liberty2 image: kollaglue/centos-rdo-nova-api:latest
name: nova-api name: nova-api
privileged: True privileged: True
net: "host" net: "host"
...@@ -49,7 +49,7 @@ novaapi: ...@@ -49,7 +49,7 @@ novaapi:
- /lib/modules:/lib/modules:ro - /lib/modules:/lib/modules:ro
novacompute: novacompute:
image: kollaglue/centos-rdo-nova-compute:liberty2 image: kollaglue/centos-rdo-nova-compute:latest
name: nova-compute name: nova-compute
net: host net: host
privileged: true privileged: true
......
novaconductor: novaconductor:
image: kollaglue/centos-rdo-nova-conductor:liberty2 image: kollaglue/centos-rdo-nova-conductor:latest
name: nova-conductor name: nova-conductor
net: "host" net: "host"
restart: always restart: always
...@@ -9,7 +9,7 @@ novaconductor: ...@@ -9,7 +9,7 @@ novaconductor:
# Unfortunately nova api needs to be privileged as it wants to run # Unfortunately nova api needs to be privileged as it wants to run
# a firewall command. # a firewall command.
novaapi: novaapi:
image: kollaglue/centos-rdo-nova-api:liberty2 image: kollaglue/centos-rdo-nova-api:latest
name: nova-api name: nova-api
privileged: True privileged: True
net: "host" net: "host"
...@@ -18,7 +18,7 @@ novaapi: ...@@ -18,7 +18,7 @@ novaapi:
- openstack.env - openstack.env
novascheduler: novascheduler:
image: kollaglue/centos-rdo-nova-scheduler:liberty2 image: kollaglue/centos-rdo-nova-scheduler:latest
name: nova-scheduler name: nova-scheduler
net: "host" net: "host"
restart: always restart: always
...@@ -26,7 +26,7 @@ novascheduler: ...@@ -26,7 +26,7 @@ novascheduler:
- openstack.env - openstack.env
novaconsoleauth: novaconsoleauth:
image: kollaglue/centos-rdo-nova-consoleauth:liberty2 image: kollaglue/centos-rdo-nova-consoleauth:latest
name: nova-consoleauth name: nova-consoleauth
net: "host" net: "host"
restart: always restart: always
...@@ -34,7 +34,7 @@ novaconsoleauth: ...@@ -34,7 +34,7 @@ novaconsoleauth:
- openstack.env - openstack.env
novanovncproxy: novanovncproxy:
image: kollaglue/centos-rdo-nova-novncproxy:liberty2 image: kollaglue/centos-rdo-nova-novncproxy:latest
name: nova-novncproxy name: nova-novncproxy
net: "host" net: "host"
restart: always restart: always
......
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