Reviewed: https://review.openstack.org/73273 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=82ba4286e0ed3b6633ea9a97200fa6301776f4f7 Submitter: Jenkins Branch: master
commit 82ba4286e0ed3b6633ea9a97200fa6301776f4f7 Author: Dirk Mueller <[email protected]> Date: Thu Feb 13 14:27:54 2014 +0100 Switch over to oslosphinx oslosphinx is the new name of oslo.sphinx Closes-Bug: #1277168 Change-Id: Ibfb9e59fbb3ef51a821b4f412601e26cb7f703f4 ** Changed in: tempest Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1277168 Title: having oslo.sphinx in namespace package causes issues with devstack Status in OpenStack Telemetry (Ceilometer): Fix Committed Status in Cinder: In Progress Status in Django OpenStack Auth: In Progress Status in OpenStack Image Registry and Delivery Service (Glance): In Progress Status in Orchestration API (Heat): In Progress Status in OpenStack Identity (Keystone): In Progress Status in OpenStack Compute (Nova): Fix Committed Status in OpenStack Core Infrastructure: In Progress Status in Oslo - a Library of Common OpenStack Code: In Progress Status in Messaging API for OpenStack: Fix Committed Status in Tempest: Fix Released Status in tripleo - openstack on openstack: In Progress Bug description: http://lists.openstack.org/pipermail/openstack- dev/2014-January/023759.html We've decided to rename oslo.sphinx to oslosphinx. This will require small changes in the doc builds for a lot of the other projects. The problem seems to be when we pip install -e oslo.config on the system, then pip install oslo.sphinx in a venv. oslo.config is unavailable in the venv, apparently because the namespace package for o.s causes the egg-link for o.c to be ignored. To manage notifications about this bug go to: https://bugs.launchpad.net/ceilometer/+bug/1277168/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

