*** hongbin has joined #openstack-requirements | 02:09 | |
*** hongbin has quit IRC | 03:48 | |
*** openstackgerrit has joined #openstack-requirements | 06:21 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/610882 | 06:21 |
---|---|---|
openstackgerrit | Matthew Thode proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/610882 | 06:23 |
*** e0ne has joined #openstack-requirements | 06:48 | |
*** jpich has joined #openstack-requirements | 08:00 | |
*** dtantsur|afk is now known as dtantsur | 08:03 | |
*** e0ne has quit IRC | 08:37 | |
*** e0ne has joined #openstack-requirements | 08:44 | |
*** snapiri has quit IRC | 10:50 | |
*** e0ne has quit IRC | 11:18 | |
*** e0ne has joined #openstack-requirements | 11:33 | |
*** e0ne has quit IRC | 12:24 | |
*** e0ne has joined #openstack-requirements | 12:27 | |
*** e0ne has quit IRC | 13:12 | |
*** e0ne has joined #openstack-requirements | 13:16 | |
*** e0ne has quit IRC | 13:53 | |
*** e0ne has joined #openstack-requirements | 14:01 | |
*** ccamacho has quit IRC | 14:57 | |
*** ccamacho has joined #openstack-requirements | 15:00 | |
*** e0ne has quit IRC | 15:50 | |
*** promehteanfire is now known as prometheanfire | 16:01 | |
openstackgerrit | Clark Boylan proposed openstack/requirements master: Install unzip for wheel build jobs https://review.openstack.org/611074 | 16:20 |
*** jpich has quit IRC | 16:29 | |
*** zaneb has quit IRC | 16:41 | |
*** dtantsur is now known as dtantsur|afk | 17:03 | |
*** e0ne has joined #openstack-requirements | 17:08 | |
*** e0ne has quit IRC | 17:59 | |
*** olivierb has quit IRC | 18:02 | |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Add ceilometer to blacklist.txt https://review.openstack.org/611118 | 18:11 |
prometheanfire | tonyb: status on https://storyboard.openstack.org/#!/story/1719006 ? | 18:12 |
*** e0ne has joined #openstack-requirements | 18:15 | |
*** e0ne has quit IRC | 18:22 | |
*** olivierb has joined #openstack-requirements | 19:59 | |
tonyb | prometheanfire: It hasn't moved. I'll email infra today | 21:32 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for oslo.config to new release 6.6.1 https://review.openstack.org/611176 | 21:38 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for pbr to new release 5.0.0 https://review.openstack.org/611177 | 21:40 |
prometheanfire | tonyb: also would like your opinion on https://review.openstack.org/611118 | 21:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for oslo.messaging to new release 9.1.0 https://review.openstack.org/611178 | 21:40 |
tonyb | prometheanfire: I'll have to think on that. | 21:42 |
prometheanfire | ya | 21:42 |
prometheanfire | I did refrence the task/story as well | 21:42 |
tonyb | Yeah I'm looking at it. I'm trying to think through what will happen to networking-odl if we merge this and I think they'll get broken after we release stein | 21:45 |
* tonyb would really like a time machine | 21:45 | |
prometheanfire | :D | 21:45 |
prometheanfire | I'm not sure they would be broken, they'd install the latest non-dev from pypi | 21:46 |
prometheanfire | https://pypi.org/project/ceilometer/#history | 21:46 |
tonyb | prometheanfire: Fast forward say 9 months when we have ceilometer 11.0.{0,1,2} (rocky) and 12.0.{0,1} (stein). Without constraints the rock branch of networking-odl will get the stein ceilometer. While it may be okay it may also be not ok :/ | 21:50 |
*** smcginnis is now known as smcginnis_vaca | 21:55 | |
prometheanfire | ah, rocky may break on stein's release, ya | 21:56 |
prometheanfire | what happens for the other 'plugin' type projects? | 21:57 |
prometheanfire | how do they handle it (I don't think they do) | 21:57 |
tonyb | prometheanfire: Yeah they probably don't :/ | 23:11 |
tonyb | prometheanfire: I guess we need to decide which is the worse problem | 23:13 |
prometheanfire | yep, so something to think on til tomorrow's meeting | 23:18 |
prometheanfire | maybe a mail to dev list, but not sure | 23:18 |
tonyb | Yeah I think we probably need to think about it and then go to the mailign list | 23:19 |
prometheanfire | yaI think the source of the issue is that we can't use one constraints list for both end-projects and libs, end-projects can't refrence themselves in constraints | 23:34 |
prometheanfire | I wonder if that could be fixed in pip | 23:34 |
tonyb | Well we *could* use multiple constraint files but that's messy | 23:48 |
prometheanfire | yep | 23:49 |
prometheanfire | atm, in my head, the best option is to requestion an option for pip install to ignore the local package when using constraints | 23:50 |
prometheanfire | or the package passed | 23:50 |
tonyb | I'm not sure it's a think that pip wants to support. I think the right (but very painful) solution is to ensure that anythin that's in g-r is a library (as opposed to a service) and for projecst that need to be both they need a $project-lib a.la ironic and neutron | 23:50 |
prometheanfire | pip install . -c foo.txt | 23:50 |
prometheanfire | tonyb: that is most correct, yes | 23:51 |
tonyb | prometheanfire: I can see pip growing a --only-deps option and you'd use is like: pip install -c constraints -e . --only-deps ; pip install -e . | 23:52 |
tonyb | which is basically what we do with tox | 23:52 |
prometheanfire | yep | 23:53 |
* tonyb is not going to wite that ;P | 23:54 | |
tonyb | but Kolla could do what tox does and it'd be fine and not need to modify the constraints file | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!