[Bug 1609733] Re: glance-common package doesn't contains dependencies/files for using cinder store

James Page james.page at ubuntu.com
Mon Jan 30 09:49:55 UTC 2017


root at included-gobbler:~# dpkg -L glance-store-common
/.
/etc
/etc/sudoers.d
/etc/sudoers.d/glance_sudoers
/etc/glance
/etc/glance/rootwrap.conf
/etc/glance/rootwrap.d
/etc/glance/rootwrap.d/glance_cinder_store.filters
/usr
/usr/share
/usr/share/doc
/usr/share/doc/glance-store-common
/usr/share/doc/glance-store-common/changelog.Debian.gz
/usr/share/doc/glance-store-common/copyright
root at included-gobbler:~# apt-cache policy glance-store-common
glance-store-common:
  Installed: 0.13.0-3ubuntu0.16.04.1
  Candidate: 0.13.0-3ubuntu0.16.04.1
  Version table:
 *** 0.13.0-3ubuntu0.16.04.1 500
        500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
root at included-gobbler:~# 


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-glance-store in Ubuntu.
https://bugs.launchpad.net/bugs/1609733

Title:
  glance-common package doesn't contains dependencies/files for using
  cinder store

Status in python-glance-store package in Ubuntu:
  Fix Released
Status in python-glance-store source package in Xenial:
  Fix Committed
Status in python-glance-store source package in Yakkety:
  Fix Released
Status in glance package in Juju Charms Collection:
  Fix Released

Bug description:
  glance is being installed from debian packages can not be used with
  storing images in cinder.

  1) python-glance-store package doesn't depend from 'python-cinderclient', 'oslo.rootwrap' and 'os-brick'
  I thing that is due to strange 'extra' dependencies definition in the pip package https://pypi.python.org/pypi/glance_store/0.15.0

  information from the url: http://packages.ubuntu.com/xenial/python-
  glance-store

  2) glance-common debian package doesn't contain files for rootwrap functionality -
  /etc/glance/rootwrap.conf
  /etc/sudoers.d/glance_sudoers
  and directory /etc/glance/rootwrap.d

  from the url: http://packages.ubuntu.com/xenial/all/glance-
  common/filelist

  for example in nova-common -
  http://packages.ubuntu.com/xenial/all/nova-common/filelist

  maybe glance-store should contain these files because it contains file
  /usr/bin/python2-glance-rootwrap

  1) Ubuntu 14.04 with repositories where glance of version 12.0.0 is available (installed by Ubuntu Juju Chrams)
  2) glance version is 12.0.0
  3) I expect that all needed files/packages are installed and all that I need - is to change glance.conf and restart glance-api
  4) I need to install packages, create files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-glance-store/+bug/1609733/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list