← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1604397] [NEW] python-swiftclient is missing in requirements.txt (for glare)

 

Public bug reported:

I'm using UCA glance packages (version "13.0.0~b1-0ubuntu1~cloud0").
And I've got this error:
<30>Jul 18 16:03:45 node-2 glance-glare[17738]: ERROR: Store swift could not be configured correctly. Reason: Missing dependency python_swiftclient.

Installing "python-swiftclient" fix the problem.

In master
(https://github.com/openstack/glance/blob/master/requirements.txt)
package "python-swiftclient" is not included in requirements.txt. So UCA
packages don't have proper dependencies.

I think requirements.txt should be updated (add python-swiftclient
there). This change should affect UCA packages.

** Affects: glance
     Importance: Undecided
         Status: New

** Affects: glance (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1604397

Title:
  python-swiftclient is missing in requirements.txt (for glare)

Status in Glance:
  New
Status in glance package in Ubuntu:
  New

Bug description:
  I'm using UCA glance packages (version "13.0.0~b1-0ubuntu1~cloud0").
  And I've got this error:
  <30>Jul 18 16:03:45 node-2 glance-glare[17738]: ERROR: Store swift could not be configured correctly. Reason: Missing dependency python_swiftclient.

  Installing "python-swiftclient" fix the problem.

  In master
  (https://github.com/openstack/glance/blob/master/requirements.txt)
  package "python-swiftclient" is not included in requirements.txt. So
  UCA packages don't have proper dependencies.

  I think requirements.txt should be updated (add python-swiftclient
  there). This change should affect UCA packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1604397/+subscriptions


Follow ups