kolla-ansible/ansible
Allen Gao 3d4cedcc52 keep consistent with style of others
TrivialFix
It should be more comfortable to keep consistent:
$ find . -name *.yml | xargs grep -h -A5 start_container | grep name: | sort
    name: "ceph_mon"
    name: "ceph_rgw"
    name: "cinder_api"
    name: "cinder_backup"
    name: "cinder_scheduler"
    name: "cinder_volume"
    name: "glance_api"
    name: "glance_registry"
    name: "haproxy"
    name: "heat_api"
    name: "heat_api_cfn"
    name: "heat_engine"
    name: "horizon"
    name: "ironic-api"
    name: "ironic-conductor"
    name: "ironic-discoverd"
    name: "ironic-pxe"
    name: "keepalived"
    name: "keystone"
    name: "magnum_api"
    name: "magnum_conductor"
    name: "mariadb"
    name: "memcached"
    name: mistral_api
    name: mistral_engine
    name: mistral_executor
    name: "murano_api"
    name: "murano_engine"
    name: "neutron_agents"
    name: "neutron_openvswitch_agent"

Change-Id: Ie946286968c830dcc3c0c45cc9ba87418dd44e8c
2016-01-20 12:10:17 +08:00
..
action_plugins pep8 the ansible modules 2015-12-22 04:29:13 +00:00
group_vars Ansible files for mistral containers. 2016-01-05 09:40:14 +09:00
inventory Merge "Ansible files for mistral containers." 2016-01-07 10:49:05 +00:00
library Merge "Remove unused params for kolla_docker" 2016-01-04 13:37:50 +00:00
roles keep consistent with style of others 2016-01-20 12:10:17 +08:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Ansible files for mistral containers. 2016-01-05 09:40:14 +09:00