[Openstack] [Cinder] Cinder New Tag Release
Chhavi Agarwal
chhagarw at in.ibm.com
Wed Nov 28 04:42:33 UTC 2018
I could see that the Unit tests are run against the latest oslo.messaging
from the master, and source tree is old.
http://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt
oslo.messaging===9.2.1
[root at ip9-114-192-185 cinder-es]# grep install_command tox.ini
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:
https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt
} {opts} {packages}
[root at ip9-114-192-185 cinder-es]#
Will get the configuration fixed. Thanks for the clarification.
Thanks & Regards,
Chhavi Agarwal
Cloud System Software Group.
From: Sean McGinnis <sean.mcginnis at gmail.com>
To: iain.macdonnell at oracle.com
Cc: chhagarw at in.ibm.com, openstack at lists.openstack.org,
openstack-discuss at lists.openstack.org,
jungleboyj at electronicjungle.net, John Griffith
<john.griffith8 at gmail.com>
Date: 11/28/2018 12:39 AM
Subject: Re: [Openstack] [Cinder] Cinder New Tag Release
On Tue, Nov 27, 2018 at 1:05 PM iain MacDonnell <iain.macdonnell at oracle.com
> wrote:
>> Want to know if we can have a new Cinder tag release to incorporate
>> the new fixes.
>
> [attempting to cross-post to openstack-discuss]
>
> Cinder 13.x releases are OpenStack Rocky, and the upper-constraints for
> Rocky [1] says oslo.messaging===8.1.2, so there should be no need to
> backport this fix.
>
> Are you trying to run the unit tests when you see this? When I run tox
> on stable/rocky, it installs 8.1.2 as one of the dependencies,
although,
> to be honest, I'm really not sure how tox knows that that's the right
> version.
Ahh, here's how it knows :-
$ grep install_command tox.ini
install_command = pip install
-c{env:UPPER_CONSTRAINTS_FILE:
https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/rocky
}
{opts} {packages}
$
~iain
Yeah, we shouldn't need to backport something like this. We have upper
constraints specifically
to avoid needing to handle cases like this.
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20181128/c00459ca/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20181128/c00459ca/attachment.gif>
More information about the Openstack
mailing list