neutron doesn't create endpoint in Ansible

Bug #1485142 reported by Steven Dake
6
This bug affects 1 person
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_service -a "service_name=neutron service_type=image description='Openstack Networking' endpoint_region=RegionOne admin_url='http://192.168.1.149:9696' internal_url='http://192.168.1.149:9696' public_url='http://192.168.1.149:9696' region_name=RegionOne auth={{ openstack_neutron_auth }}" -e "{'openstack_neutron_auth':{'username': 'admin', 'project_name': 'admin', 'password': 'password', 'auth_url': 'http://192.168.1.149:35357/v2.0'}}"^[[0m^M
^[[0;32mok: [localhost] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "-t", "kolla_ansible", "/usr/bin/ansible", "localhost", "-m", "kolla_keystone_service", "-a", "service_name=neutron service_type=image description='Openstack Networking' endpoint_region=RegionOne admin_url='http://192.168.1.149:9696' internal_url='http://192.168.1.149:9696' public_url='http://192.168.1.149:9696' region_name=RegionOne auth={# openstack_neutron_auth #}", "-e", "{'openstack_neutron_auth':{'username': 'admin', 'project_name': 'admin', 'password': 'password', 'auth_url': 'http://192.168.1.149:35357/v2.0'}}"], "delta": "0:00:00.969315", "end": "2015-08-14 16:14:41.447602", "rc": 0, "start": "2015-08-14 16:14:40.478287", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": false\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": false", "}"], "warnings": []}^[[0m^M

Note it is trying to register Neutron as the service=image...

Steven Dake (sdake)
Changed in kolla:
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → Steven Dake (sdake)
milestone: none → liberty-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/213374

Changed in kolla:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/213374
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=db98ff7e48b26ba1e3106ad89c875fc7089c67cc
Submitter: Jenkins
Branch: master

commit db98ff7e48b26ba1e3106ad89c875fc7089c67cc
Author: Steven Dake <email address hidden>
Date: Fri Aug 14 16:26:23 2015 -0700

    Register neutron as the network service

    Change-Id: Id0af297e29c2751c7da1f19742f764ccac56d723
    Closes-Bug: #1485142

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.