kolla-ansible/ansible/roles/neutron/tasks
zhangdongqi e082217727 neutron_vpnaas_agent: kolla_docker parameter 'volumes' is wrong
In task "Running Neutron vpnaas bootstrap container",
parameter "volumes" of kolla_docker should be
"{{ neutron_vpnaas_agent.volumes }}"
NOT
"{{ neutron_vpnaas_agent.image }}"

Change-Id: Id7c95d4d6f53dfab384e387951eecf4d87459de
Closes-Bug: #1683669
2017-04-18 22:14:56 +08:00
..
bootstrap_service.yml neutron_vpnaas_agent: kolla_docker parameter 'volumes' is wrong 2017-04-18 22:14:56 +08:00
bootstrap.yml Refactor bootstrap.yml file 2017-01-12 23:37:50 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config-neutron-fake.yml Fix 'node_config_directory' variable bad usage 2017-04-13 17:15:24 +02:00
config.yml Use service_name variable when defined in neutron role 2017-03-21 21:35:02 +00:00
deploy.yml Optimize reconfigure action for neutron 2017-02-12 15:39:41 +00:00
ironic-check.yml Convert Neutron to thin containers 2016-02-06 07:13:47 +00:00
main.yml Allow neutron role to pull images 2016-01-06 04:23:28 +00:00
precheck.yml Remove Ubuntu 14.04 related code 2017-03-24 13:22:12 +01:00
pull.yml Optimize reconfigure action for neutron 2017-02-12 15:39:41 +00:00
reconfigure.yml Optimize reconfigure action for neutron 2017-02-12 15:39:41 +00:00
register.yml Remove unnecessary until in register.yml file 2017-02-04 14:38:54 +08:00
upgrade.yml Optimize reconfigure action for neutron 2017-02-12 15:39:41 +00:00