Glance: Creating the Glance service and endpoint fails

Bug #1544736 reported by Joshua Houle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
High
Mauricio Lima (mliima)

Bug Description

Error:

fatal: [10.67.128.3]: FAILED! => {"changed": false, "cmd": ["docker", "exec", "-t", "kolla_ansible", "/usr/bin/ansible", "localhost", "-m", "kolla_keystone_service", "-a", "service_name=glance service_type=image description='Openstack Image' endpoint_region=RegionOne admin_url='http://10.67.128.15:9292' internal_url='http://10.67.128.15:9292' public_url='http://10.67.128.15:9292' region_name=RegionOne auth={{ openstack_glance_auth }}", "-e", "{'openstack_glance_auth':{'username': 'admin', 'project_name': 'admin', 'password': 'password', 'auth_url': 'http://10.67.128.15:35357/v2.0'}}"], "delta": "0:00:00.215050", "end": "2016-02-11 14:45:51.629209", "failed": true, "rc": 1, "start": "2016-02-11 14:45:51.414159", "stderr": "", "stdout": "ERROR: Expecting property name enclosed in double quotes: line 1 column 2 (char 1)", "stdout_lines": ["ERROR: Expecting property name enclosed in double quotes: line 1 column 2 (char 1)"], "warnings": []}

Debug output shows valid Json but quotations are changed in the actual command.

Steven Dake (sdake)
Changed in kolla:
status: New → Triaged
importance: Undecided → High
milestone: none → mitaka-3
Revision history for this message
Mauricio Lima (mliima) (mauricio-lima) wrote :

This bug happens because it still uses kolla_ansible, now the right way is use kolla_toolbox to do it.

Revision history for this message
Mauricio Lima (mliima) (mauricio-lima) wrote :

Please, test again in the master and confirm that the bug still happens.

Steven Dake (sdake)
Changed in kolla:
status: Triaged → Incomplete
milestone: mitaka-3 → mitaka-rc1
assignee: nobody → Mauricio José de Lima (mlima) (limamauricio)
Changed in kolla:
status: Incomplete → Invalid
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.