Glance driver failed to load
Bug #1492310 reported by
Tim Hinrichs
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=
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-
I haven't been able to replicate this problem locally.
tags: | added: liberty-rc |
Changed in congress: | |
assignee: | nobody → Tim Hinrichs (thinrichs) |
status: | New → In Progress |
Changed in congress: | |
status: | In Progress → Fix Committed |
Changed in congress: | |
milestone: | none → liberty-rc2 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
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!