f1dbf25797
Remove all data containers from the repository except the one image we intend to reuse for each data container. Adjust compose files to remove all references to the unique data containers which serve no purpose other then to take up extra resources. Needs VOLUME in data containers exported in the compose files. Change-Id: Id7746110946ef9836180cf57302aaf827e7e5405 Partially-Implements: blueprint one-data-container |
||
---|---|---|
.. | ||
ceilometer.yml | ||
cinder-api-scheduler.yml | ||
cinder-backup.yml | ||
cinder-volume.yml | ||
designate.yml | ||
galeradb.yml | ||
glance-api-registry.yml | ||
gnocchi.yml | ||
heat-api-engine.yml | ||
horizon.yml | ||
keepalived.yml | ||
keystone.yml | ||
magnum-api-conductor.yml | ||
mariadb.yml | ||
memcached.yml | ||
murano-api-engine.yml | ||
neutron-agents.yml | ||
neutron-linuxbridge-agent.yml | ||
neutron-server.yml | ||
nova-api-compute-network.yml | ||
nova-api-conductor-scheduler-consoleauth-novncproxy.yml | ||
nova-compute-network.yml | ||
nova-compute.yml | ||
rabbitmq.yml | ||
README.rst | ||
swift-proxy.yml | ||
swift-storage.yml |
Docker compose
All compose support in Kolla has been completely removed as of liberty-3.
The files in this directory are only for reference by the TripleO project. As they stand today, they likely don't work. There is a blueprint to port them to support the CONFIG_EXTERNAL config strategy.