[PKG-Openstack-devel] Bug#740614: glance: does not handle requests after installation

Lucas Nussbaum lucas at debian.org
Mon Mar 3 16:28:54 UTC 2014


Package: glance
Version: 2013.2.2-2
Severity: serious
Justification: renders package unusable

Hi,

After installing glance, I get the following errors in the log:
2014-03-03 16:11:23.179 17528 WARNING glance.store.base [-] Failed to configure store correctly: Store sheepdog could not be configured correctly. Reason: Error in store configuration: Unexpected error while running command.
Command: collie
Exit code: 127
Stdout: ''
Stderr: '/bin/sh: 1: collie: not found\n' Disabling add method.
2014-03-03 16:11:23.202 17528 WARNING glance.store.base [-] Failed to configure store correctly: Store cinder could not be configured correctly. Reason: Cinder storage requires a context. Disabling add method.
2014-03-03 16:11:23.448 17528 WARNING keystoneclient.middleware.auth_token [-] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint

Installing sheepdog fixes the first warning.

installing python-cinderclient apparently fixes the second warning.

Configuring auth_uri in glance-api.conf fixes the third one:
[keystone_authtoken]
auth_host = 127.0.0.1
auth_port = 35357
auth_protocol = http
auth_uri = http://127.0.0.1:35357


Lucas



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages glance depends on:
ii  dpkg             1.17.6
ii  glance-api       2013.2.2-2
ii  glance-registry  2013.2.2-2

glance recommends no packages.

Versions of packages glance suggests:
pn  python-ceph  <none>

-- no debconf information



More information about the Openstack-devel mailing list