keystone-manage bootstrap error

Bug #1743571 reported by pengdake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
In Progress
Undecided
pengdake

Bug Description

playbook:
TASK [keystone : Creating admin project, user, role, service, and endpoint]

log:
2018-01-16 15:32:03.455 46 CRITICAL keystone [-] Unhandled error: ProgrammingError: (pymysql.err.ProgrammingError) (1146, u"Table 'keystone.project' doesn't exist") [SQL: u'INSERT INTO project (id, name, domain_id, description, enabled, extra, parent_id, is_domain) VALUES (%(id)s, %(name)s, %(domain_id)s, %(description)s, %(enabled)s, %(extra)s, %(parent_id)s, %(is_domain)s)'] [parameters: {'is_domain': 1, 'description': 'The default domain', 'extra': '{}', 'enabled': 1, 'domain_id': '<<keystone.domain.root>>', 'parent_id': None, 'id': 'default', 'name': 'Default'}]

pengdake (19921207pq)
Changed in kolla-ansible:
assignee: nobody → pengdake (19921207pq)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

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

Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
pengdake (19921207pq) wrote :

reson:

when bootstap container is wrong in first time deploy.Bootstrap container will not include in second time because of database isn't changed.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla-ansible (master)

Change abandoned by Qi Peng (<email address hidden>) on branch: master
Review: https://review.openstack.org/534332

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.