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

James Page james.page at ubuntu.com
Thu Aug 4 10:51:23 UTC 2016


Moving bug to python-glance-store as that actually has the filters,
rootwrap configuration and binary.

This will need a glance-store-common package to contain
/etc/glance/rootwrap.d and /etc/glance/rootwrap.conf.

Extra dependencies (i.e. optional support such as this), don't get
automatically installed; its typically up to the user for the package to
make a call as to which store they are using, and which extra python
packages that will need.

** Package changed: glance (Ubuntu) => python-glance-store (Ubuntu)

** Changed in: python-glance-store (Ubuntu)
       Status: New => Triaged

** Changed in: python-glance-store (Ubuntu)
   Importance: Undecided => Medium

** Also affects: python-glance-store (Ubuntu Yakkety)
   Importance: Medium
       Status: Triaged

** Also affects: python-glance-store (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: python-glance-store (Ubuntu Xenial)
       Status: New => Triaged

** Changed in: python-glance-store (Ubuntu Xenial)
   Importance: Undecided => Medium

-- 
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:
  Triaged
Status in python-glance-store source package in Xenial:
  Triaged
Status in python-glance-store source package in Yakkety:
  Triaged

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