RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1268146 - openstack-glance-registry will not start: missing systemd dependency
Summary: openstack-glance-registry will not start: missing systemd dependency
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-glance
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Liberty
Assignee: Alan Pevec (Fedora)
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-01 22:43 UTC by David Moreau Simard
Modified: 2016-04-26 14:02 UTC (History)
4 users (show)

Fixed In Version: openstack-glance-11.0.0.0-0.2rc1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description David Moreau Simard 2015-10-01 22:43:17 UTC
A fresh build off of the stable/liberty current repository does not work, openstack-glance-registry is broken:
http://paste.openstack.org/show/475128/

I am unable to find how the systemd import is injected and if that dependency was ever met right now.. I will do some more verifications and report back.

Comment 1 Alan Pevec (Fedora) 2015-10-02 07:57:29 UTC
There's my old patch[*] in openstack-glance which needs to be updated to use oslo_service but that should not be present in Delorean builds.

http://pkgs.fedoraproject.org/cgit/openstack-glance.git/tree/0001-notify-calling-process-we-are-ready-to-serve.patch

Comment 2 Alan Pevec (Fedora) 2015-10-02 08:00:15 UTC
Archiving stacktrace in bz:

[root@rdo-packstack-jx1ef-dmsimard-controller ~]# /usr/bin/glance-registry
Traceback (most recent call last):
  File "/usr/bin/glance-registry", line 6, in <module>
    from glance.cmd.registry import main
  File "/usr/lib/python2.7/site-packages/glance/cmd/registry.py", line 50, in <module>
    from glance.openstack.common import systemd
ImportError: No module named common

ok, I see now that's against CBS builds, not Delorean Liberty as I understood.

Comment 4 Alan Pevec (Fedora) 2015-10-02 09:49:47 UTC
http://cbs.centos.org/koji/buildinfo?buildID=5293

Comment 5 Alan Pevec (Fedora) 2015-10-02 11:43:26 UTC
Sent upstream https://review.openstack.org/230349
and tagged cloud7-openstack-liberty-testing


Note You need to log in before you can comment on or make changes to this bug.