(Oslo is not an acronym) On Mon, 2013-07-01 at 18:07 +0300, Gary Kotton wrote: > Hi, > Can someone please clarify what the DB status is in OSLO. Last week the > code was imported to Neutron (aka Quantum). The review process is Nova > has been -1'ed due to issues with the common code > (https://review.openstack.org/#/c/34671/). > What is the current status? Does the code need to be reverted from OSLO > if it is is problematic?
As you know, the DB code in Oslo requires latest oslo.config. Last week, we identify yet another issue with installing latest oslo.config in a very specific situation: https://bugs.launchpad.net/tripleo/+bug/1194807/comments/18 Basically, it looks like 'pip install -r quantum/requirements.txt' in a fresh venv *won't* get you latest oslo.config. It looks like there may be a bug in pip itself and I'm still investigating it. Cheers, Mark. _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
