neutron doesn't create endpoint in Ansible
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Steven Dake |
Bug Description
The neutron endpoint isn't created in Ansible:
ASK: [neutron | Creating the Neutron service and endpoint] ******************* ^M
^[[0;34m<localhost> REMOTE_MODULE command docker exec -t kolla_ansible /usr/bin/ansible localhost -m kolla_keystone_
^[[0;32mok: [localhost] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "-t", "kolla_ansible", "/usr/bin/ansible", "localhost", "-m", "kolla_
Note it is trying to register Neutron as the service=image...
Changed in kolla: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
assignee: | nobody → Steven Dake (sdake) |
milestone: | none → liberty-3 |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/213374
Review: https:/