Add bin/glance-replicator to scripts in setup.py

Bug #1023182 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
High
Dan Prince

Bug Description

As of 77d534e708b788a83292fbef542f8b7f81454f8a I'm now getting the following Glance unit test failures in SmokeStack:

======================================================================
ERROR: Failure: IOError ([Errno 2] No such file or directory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/smokestack_unittest/glance_source/dist/glance-2012.2/.tox/py27/lib/python2.7/site-packages/nose/loader.py", line 390, in loadTestsFromName
    addr.filename, addr.module)
  File "/tmp/smokestack_unittest/glance_source/dist/glance-2012.2/.tox/py27/lib/python2.7/site-packages/nose/importer.py", line 39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/tmp/smokestack_unittest/glance_source/dist/glance-2012.2/.tox/py27/lib/python2.7/site-packages/nose/importer.py", line 86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/tmp/smokestack_unittest/glance_source/dist/glance-2012.2/glance/tests/unit/test_glance_replicator.py", line 36, in <module>
    GLANCE_REPLICATOR_PATH)
IOError: [Errno 2] No such file or directory

----

Looks like we need to add bin/glance-replicator to scripts in setup.py.

Dan Prince (dan-prince)
Changed in glance:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Dan Prince (dan-prince)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/9613

Brian Waldon (bcwaldon)
Changed in glance:
milestone: none → folsom-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/9613
Committed: http://github.com/openstack/glance/commit/5985ef6a0aa541e9faa2104bf8108464822ce258
Submitter: Jenkins
Branch: master

commit 5985ef6a0aa541e9faa2104bf8108464822ce258
Author: Dan Prince <email address hidden>
Date: Tue Jul 10 18:10:18 2012 -0400

    Add bin/glance-replicator to scripts in setup.py.

    Fixes LP Bug #1023182.

    Change-Id: I7c5627b4b3390b500e159edace02bdd0417fc59e

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: folsom-3 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.