[openstack-dev] nova dependencies, oslo-config and pypi

Johannes Erdfelt johannes at erdfelt.com
Thu Feb 28 15:16:28 UTC 2013


On Thu, Feb 28, 2013, Mark McLoughlin <markmc at redhat.com> wrote:
> On Thu, 2013-02-28 at 06:30 -0800, Johannes Erdfelt wrote:
> > 2) Fix the regular expression in parse_requirements (in
> >   nova/openstack/common/setup.py) to exclude the version from the
> >   match
> 
> Also to unescape from oslo_config to oslo-config?

AFAICT, we just need to strip off the version.

At least keeping it escaped (oslo_config) worked in my test. I'd have to
reread the docs again to see if the unescaped or escaped forms are
preferred.

JE




More information about the OpenStack-dev mailing list