Glance driver failed to load

Bug #1492310 reported by Tim Hinrichs
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
congress
Fix Released
Critical
Tim Hinrichs

Bug Description

On devstack, the Glance driver failed to load in the gate.

2015-09-04 00:03:49.307 | ++ _configure_service glance glancev2
2015-09-04 00:03:49.307 | ++ is_service_enabled glance
2015-09-04 00:03:49.313 | ++ return 0
2015-09-04 00:03:49.313 | ++ openstack congress datasource create glancev2 glancev2 --config poll_time=10 --config username=admin --config tenant_name= --config password=secretadmin --config auth_url=http://127.0.0.1:5000/v2.0
2015-09-04 00:03:50.481 | ERROR: openstack Datasource could not be created on the DSE: %(name)s (HTTP 400) (Request-ID: req-6be673bc-c991-4f59-a081-670af87a6c87)

I haven't been able to replicate this problem locally.

Tags: liberty-rc
Tim Hinrichs (thinrichs)
tags: added: liberty-rc
Changed in congress:
assignee: nobody → Tim Hinrichs (thinrichs)
status: New → In Progress
Tim Hinrichs (thinrichs)
Changed in congress:
status: In Progress → Fix Committed
Tim Hinrichs (thinrichs)
Changed in congress:
milestone: none → liberty-rc2
status: Fix Committed → Fix Released
Revision history for this message
Eric K (ekcs) wrote :

I just encountered this error on the master branch when I ran stack.sh for the first time on a fresh clone of devstack master today on a fresh ubuntu server 14.04.2 vm. Do you think that's a new issue or the same issue left unresolved in master branch?

Also, could someone point me to how the issue was resolved in liberty? Thanks!

Revision history for this message
Eric K (ekcs) wrote :
Download full text (5.0 KiB)

Except from congress.log:

 from (pid=71703) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215
2015-10-12 17:45:56.559 DEBUG congress.api.application [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] Handling request 'POST /v1/data-sources' with CollectionHandler(/v1/data-sources$) from (pid=71703) __call__ /opt/stack/congress/congress/api/application.py:45
2015-10-12 17:45:56.561 DEBUG congress.managers.datasource [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] adding datasource glancev2 from (pid=71703) add_datasource /opt/stack/congress/congress/managers/datasource.py:48
2015-10-12 17:45:56.561 DEBUG congress.managers.datasource [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] updating db from (pid=71703) add_datasource /opt/stack/congress/congress/managers/datasource.py:50
2015-10-12 17:45:56.569 DEBUG congress.managers.datasource [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] creating policy glancev2 from (pid=71703) add_datasource /opt/stack/congress/congress/managers/datasource.py:65
2015-10-12 17:45:56.569 DEBUG PolicyEngine [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] Creating policy <glancev2> with abbr <glanc> and kind <None> from (pid=71703) create_policy /opt/stack/congress/congress/policy_engines/agnostic.py:428
2015-10-12 17:45:56.570 DEBUG PolicyEngine [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] Created policy <glancev2> with abbr <glanc> and kind <nonrecursive> from (pid=71703) create_policy /opt/stack/congress/congress/policy_engines/agnostic.py:449
2015-10-12 17:45:56.570 INFO congress.dse.deepsix [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] d6cage:: creating service glancev2 with module congress.datasources.glancev2_driver.GlanceV2Driver and args {u'username': u'admin', u'tenant_name': u'', u'poll_time': u'10', u'password': u'****', u'auth_url': u'http://192.168.218.145:5000/v2.0'}
2015-10-12 17:45:56.570 DEBUG congress.dse.deepsix [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] glancev2:: publishing to dataindex routeKeys with data {'keys': ['allservices', 'local.allservices']} from (pid=71703) log_debug /opt/stack/congress/congress/dse/deepsix.py:549
2015-10-12 17:45:56.572 DEBUG congress.dse.deepsix [req-e57c939e-0dd0-41ab-9787-4de99087dd71 admin 7cf61a8629c74ed884f950178d9f6011] glancev2:: pushing dataindex routeKeys to subscribers {} an...

Read more...

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.