*** rpioso is now known as rpioso|afk | 00:12 | |
*** edmondsw has joined #openstack-requirements | 00:23 | |
*** edmondsw has quit IRC | 00:28 | |
*** hongbin has joined #openstack-requirements | 00:57 | |
prometheanfire | johnsom: this needs to be reverted at the same time or before https://github.com/openstack/requirements/commit/abafb89c7b5fdc8a93c7aeb731503c1e53cfdafd | 01:15 |
---|---|---|
prometheanfire | johnsom: https://review.openstack.org/#/c/576988/ should be reverted too | 01:16 |
prometheanfire | all the same subject | 01:16 |
johnsom | What craziness is this? lol I was sure adding requirements to stable branches was a huge no-no.... | 01:16 |
prometheanfire | johnsom: adding happens sometimes, rarely, but sometimes | 01:17 |
johnsom | prometheanfire Just the description on https://review.openstack.org/#/c/576988/ should have been a huge red flag that something horrible had been done to the stable branch | 01:19 |
prometheanfire | ya, it should have been caught | 01:20 |
openstackgerrit | Michael Johnson proposed openstack/requirements stable/queens: Revert "add neutron-lbaas to global-requirements" https://review.openstack.org/579725 | 01:21 |
openstackgerrit | Michael Johnson proposed openstack/requirements stable/queens: Revert "add neutron/networking projects to blacklist for queens" https://review.openstack.org/579726 | 01:22 |
openstackgerrit | Michael Johnson proposed openstack/requirements stable/queens: Revert "add neutron/networking projects to blacklist for queens" https://review.openstack.org/579726 | 01:22 |
openstackgerrit | Michael Johnson proposed openstack/requirements stable/queens: Revert "Add constraints for the neutron-lbaas" https://review.openstack.org/579717 | 01:23 |
prometheanfire | are they dependant? | 01:23 |
johnsom | I rebased then in the order they need to back out. | 01:23 |
prometheanfire | cool | 01:23 |
johnsom | At least I think | 01:23 |
prometheanfire | tests will sort it out :P | 01:24 |
prometheanfire | in the worst case | 01:24 |
johnsom | Yep | 01:24 |
prometheanfire | there we go, gertty took a second to show it in tree view | 01:25 |
tonyb | reverting 576988 will break a whole heap of things | 01:27 |
tonyb | prometheanfire: why do you think we need to revert the addition to the blacklist? | 01:28 |
tonyb | prometheanfire: where's the failure that implies that? | 01:28 |
prometheanfire | you are right, maybe I'm being overzealous, the blacklist doesn't hurt, but the original cause for adding it is being reverted too | 01:30 |
tonyb | prometheanfire: the original cause was those packages being on pypi ... have they been removed? | 01:37 |
prometheanfire | point taken | 01:38 |
tonyb | prometheanfire: I think unblocking the neutron-lbass queens gate by merging 579725 is right, that will in turn break OSA, which will need to find a better way (perhaps local it it) to fix the problem it found on queens | 01:42 |
prometheanfire | ya | 01:44 |
prometheanfire | johnsom: we need to revert the constraint? | 01:45 |
johnsom | The upper-constraint is what is breaking the stable/queens gates | 01:45 |
johnsom | You can't pull from local filesystem (zuul) or from git with an upper-constraint defined. | 01:46 |
johnsom | Yeah, frankly I'm not sure how OSA pulled a master neutron-lbaas but a stable/queens neutron. Something when sideways in that play. Those are all supposed to be reasonably pinned. | 01:47 |
johnsom | Considering I haven't heard others screaming about it, it might be a local change issue | 01:47 |
prometheanfire | johnsom: ok, so, mind rebasing without the blacklist patch then? | 01:49 |
johnsom | Sure | 01:50 |
tonyb | I think we're going to need to do a horrible squashy fix here rather then a step-by-step removal | 01:51 |
openstackgerrit | Michael Johnson proposed openstack/requirements stable/queens: Revert "Add constraints for the neutron-lbaas" https://review.openstack.org/579717 | 01:52 |
tonyb | I *think* it things need to be in both g-r and blacklist on queens | 01:52 |
tonyb | and *not* in u-c | 01:52 |
tonyb | johnsom: what do you mean by 'You can't pull from local filesystem (zuul)' do you have a job log I can look at | 01:52 |
johnsom | It wasn't in G-R before this... | 01:53 |
tonyb | johnsom: wheer "this" == "about 2 months befoer the queens release? | 01:53 |
johnsom | tonyb let me see if I can find a patch. | 01:53 |
tonyb | johnsom: | 01:54 |
johnsom | tonyb Ummm, no, this was all done June 25, like a week ago | 01:54 |
tonyb | johnsom: Okay | 01:54 |
tonyb | johnsom: I'll need to go back and reconstruct the review history | 01:55 |
johnsom | https://review.openstack.org/#/c/577825 June 25th, 2018 and June 19th, 2018 for https://review.openstack.org/#/c/576526/ | 01:55 |
johnsom | Those two, are the ones no one asked the PTL about and added requirements to the stable branch | 01:55 |
johnsom | http://logs.openstack.org/07/579707/1/check/openstack-tox-pep8/de64ec6/job-output.txt.gz#_2018-07-02_23_07_37_100169 | 01:56 |
johnsom | Is an example. | 01:56 |
johnsom | I am already two hours past when I should have been helping to make dinner. I will try to check back later. | 01:58 |
tonyb | johnsom: Okay I see, confusing terminalogy. | 01:58 |
tonyb | johnsom: Yeah okay the 2 reverst that are up are the right thing to do. I shouldn't have +2 the addition to constraints and when I saw the review I shoudl have reverted the addition to g-r | 02:02 |
prometheanfire | ya, I missed it too :| | 02:03 |
prometheanfire | atm I'm trying to deal with OSA using our constraints when they shouldn't be | 02:03 |
prometheanfire | https://storyboard.openstack.org/#!/story/2002800 https://review.openstack.org/579699 | 02:04 |
prometheanfire | dirty hack is dirty | 02:04 |
tonyb | prometheanfire: what does 'PIP_OPTS' look like before you munge it? | 02:09 |
*** hwoarang has quit IRC | 02:10 | |
prometheanfire | --index-url ${NODEPOOL_PYPI_MIRROR} --trusted-host ${NODEPOOL_MIRROR_HOST} --extra-index-url ${NODEPOOL_WHEEL_MIRROR} --constraint global-requirement-pins.txt | 02:10 |
prometheanfire | something like that | 02:11 |
prometheanfire | possibly | 02:11 |
prometheanfire | it's in the bootstrap-ansible file | 02:11 |
tonyb | prometheanfire: Okay see my comment on the review | 02:14 |
tonyb | PIP_OPTS='--index-url ${NODEPOOL_PYPI_MIRROR} --trusted-host ${NODEPOOL_MIRROR_HOST} --extra-index-url ${NODEPOOL_WHEEL_MIRROR} --constraint global-requirement-pins.txt' | 02:14 |
tonyb | echo ${PIP_OPTS} | 02:14 |
tonyb | echo ${PIP_OPTS%%--constraint *} | 02:14 |
tonyb | I think that does what you need | 02:14 |
tonyb | it's still a hack but at least it's a tidy hack | 02:14 |
prometheanfire | ya, bash substring stuff, should have thought about that (I actaully like that :P | 02:15 |
*** cjloader has quit IRC | 03:12 | |
*** cjloader has joined #openstack-requirements | 03:12 | |
*** udesale has joined #openstack-requirements | 03:42 | |
johnsom | Checking in, looks like the reverts are still failing gates | 03:43 |
johnsom | Both are failing with the same legacy-requirements-integration-dsvm error, cannot import name parse, http://logs.openstack.org/25/579725/1/check/legacy-requirements-integration-dsvm/c63c8cb/job-output.txt.gz#_2018-07-03_01_58_23_688889 | 03:46 |
johnsom | Known issue with the requirements gates? | 03:46 |
prometheanfire | no | 03:55 |
*** hongbin has quit IRC | 04:07 | |
*** cjloader has quit IRC | 04:32 | |
*** andreas_s has joined #openstack-requirements | 04:33 | |
*** andreas_s has quit IRC | 04:38 | |
*** hwoarang has joined #openstack-requirements | 05:14 | |
*** edmondsw has joined #openstack-requirements | 05:48 | |
*** edmondsw has quit IRC | 05:53 | |
*** andreas_s has joined #openstack-requirements | 06:01 | |
*** hwoarang has quit IRC | 06:23 | |
*** hwoarang has joined #openstack-requirements | 06:23 | |
*** hwoarang has quit IRC | 06:23 | |
*** hwoarang has joined #openstack-requirements | 06:23 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/579774 | 06:35 |
*** openstackgerrit has quit IRC | 06:49 | |
*** andreas_s has quit IRC | 06:49 | |
*** andreas_s has joined #openstack-requirements | 06:49 | |
*** andreas_s has quit IRC | 06:54 | |
*** amoralej|off is now known as amoralej | 07:19 | |
*** andreas_s has joined #openstack-requirements | 07:29 | |
*** andreas_s_ has joined #openstack-requirements | 07:31 | |
*** andreas__ has joined #openstack-requirements | 07:33 | |
*** andreas_s has quit IRC | 07:34 | |
*** andreas_s_ has quit IRC | 07:35 | |
*** edmondsw has joined #openstack-requirements | 07:36 | |
*** florianf has joined #openstack-requirements | 07:37 | |
*** oanson has quit IRC | 07:39 | |
*** oanson has joined #openstack-requirements | 07:41 | |
*** edmondsw has quit IRC | 07:41 | |
*** jpich has joined #openstack-requirements | 08:03 | |
*** ccamacho has joined #openstack-requirements | 08:08 | |
*** ralonsoh has joined #openstack-requirements | 08:30 | |
*** edmondsw has joined #openstack-requirements | 09:25 | |
*** edmondsw has quit IRC | 09:29 | |
*** hwoarang has quit IRC | 09:53 | |
*** hwoarang has joined #openstack-requirements | 09:54 | |
*** hwoarang has quit IRC | 09:54 | |
*** hwoarang has joined #openstack-requirements | 09:54 | |
*** hwoarang has quit IRC | 09:56 | |
*** hwoarang has joined #openstack-requirements | 09:57 | |
*** hwoarang has quit IRC | 09:57 | |
*** hwoarang has joined #openstack-requirements | 09:57 | |
*** dtantsur|afk is now known as dtantsur | 10:14 | |
*** vpickard_ is now known as vpickard | 11:10 | |
*** udesale has quit IRC | 11:36 | |
*** amoralej is now known as amoralej|lunch | 11:46 | |
*** olivierb- has joined #openstack-requirements | 12:25 | |
olivierb- | Hello everyone, I have a huge issue with https://review.openstack.org/#/c/579322/1/upper-constraints.txt in which the replacement of PyMySQL===0.8.1 by 0.9. completely breaks my Ubuntu xenial system. In fact the pip installation (without venv) of this version of the MySQL driver drags cryptography 2.2.2 which completely breaks pip and any network related python function | 12:28 |
*** dmellado has joined #openstack-requirements | 12:28 | |
olivierb- | can not use pip freeze, pip install or anything afterwards | 12:28 |
olivierb- | "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py\", line 118, in <module>\n SSL_ST_INIT = _lib.SSL_ST_INIT\nAttributeError: 'module' object has no attribute 'SSL_ST_INIT'\n"} | 12:29 |
olivierb- | I found about this because it breaks bifrost deployment | 12:29 |
*** r-mibu has joined #openstack-requirements | 13:00 | |
*** edmondsw has joined #openstack-requirements | 13:01 | |
*** andreas__ has quit IRC | 13:03 | |
*** andreas_s has joined #openstack-requirements | 13:03 | |
*** edmondsw has quit IRC | 13:06 | |
*** openstackgerrit has joined #openstack-requirements | 13:21 | |
openstackgerrit | Doug Hellmann proposed openstack/requirements master: switch project-requirements-change to use python3 https://review.openstack.org/578944 | 13:21 |
*** andreas_s has quit IRC | 13:22 | |
*** amoralej|lunch is now known as amoralej | 13:25 | |
*** andreas_s has joined #openstack-requirements | 13:26 | |
*** andreas_s has quit IRC | 13:36 | |
*** andreas_s has joined #openstack-requirements | 13:44 | |
*** andreas_s has quit IRC | 13:47 | |
*** andreas_s has joined #openstack-requirements | 13:51 | |
*** andreas_s has quit IRC | 13:54 | |
*** andreas_s has joined #openstack-requirements | 13:55 | |
*** cjloader has joined #openstack-requirements | 13:57 | |
*** andreas_s has quit IRC | 13:59 | |
*** andreas_s has joined #openstack-requirements | 14:01 | |
*** andreas_s has quit IRC | 14:01 | |
*** andreas_s has joined #openstack-requirements | 14:02 | |
*** andreas_s has quit IRC | 14:02 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements stable/pike: update constraint for cliff to new release 2.8.2 https://review.openstack.org/579876 | 14:03 |
*** andreas_s has joined #openstack-requirements | 14:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements stable/queens: update constraint for cliff to new release 2.11.1 https://review.openstack.org/579878 | 14:06 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for cliff to new release 2.13.0 https://review.openstack.org/579879 | 14:07 |
*** rpioso|afk is now known as rpioso | 14:21 | |
*** andreas_s has quit IRC | 14:21 | |
*** andreas_s has joined #openstack-requirements | 14:26 | |
*** andreas_s has quit IRC | 14:26 | |
*** andreas_s has joined #openstack-requirements | 14:27 | |
*** andreas_s has quit IRC | 14:49 | |
*** andreas_s has joined #openstack-requirements | 14:50 | |
*** edmondsw has joined #openstack-requirements | 14:51 | |
*** edmondsw has quit IRC | 14:55 | |
*** cjloader has quit IRC | 14:58 | |
*** cjloader has joined #openstack-requirements | 14:58 | |
*** vpickard has quit IRC | 15:03 | |
*** vpickard has joined #openstack-requirements | 15:03 | |
*** qwebirc63850 has joined #openstack-requirements | 15:08 | |
*** qwebirc63850 has quit IRC | 15:09 | |
olivierb- | anybody any clue about upper_constraints issue mentioned ^^ | 15:36 |
prometheanfire | olivierb-: are you using pip system wide? | 15:44 |
prometheanfire | aka, not in a venv | 15:44 |
olivierb- | yes | 15:44 |
prometheanfire | that's well known to break systems | 15:45 |
olivierb- | but I think that even in venv it should fail, I'll have to try a little bit later when I can restore an env | 15:45 |
olivierb- | the problem is that this was working before | 15:45 |
olivierb- | and if I revert 0.9.0 to 0.8.1 it works again | 15:45 |
olivierb- | so for me it's a big bug | 15:45 |
prometheanfire | I don't think we can or should guarantee that installing constraints system wide won't break the system | 15:46 |
olivierb- | again it was not breaking system before | 15:46 |
prometheanfire | without the cause of the issue I can't help much | 15:46 |
olivierb- | the cause is PyMySQL upgraded to 0.9.0 which drags cryptography 2.2.2 which breaks everything | 15:47 |
prometheanfire | we updated to that cryptography 3 months ago | 15:48 |
prometheanfire | https://github.com/openstack/requirements/blame/master/upper-constraints.txt#L163 | 15:48 |
olivierb- | may be be this was not impacting bifrost+keystone deployement until PyMySQL was updated to 0.9.9 | 15:52 |
olivierb- | 0.9.0 | 15:52 |
olivierb- | 3 days ago | 15:53 |
olivierb- | merged today | 15:53 |
olivierb- | AFAIK of course | 15:53 |
prometheanfire | sure, that happened around the same time, but until we know how it happens we won't know the 'correct' fix | 15:54 |
*** ccamacho has quit IRC | 15:54 | |
*** jpich has quit IRC | 16:06 | |
olivierb- | prometheanfire I understand and I think I have found an extra condition for this to happen, currently digging more into this ... | 16:12 |
prometheanfire | thanks | 16:13 |
*** andreas_s has quit IRC | 16:22 | |
*** andreas_s has joined #openstack-requirements | 16:22 | |
*** andreas_s has quit IRC | 16:22 | |
*** r-mibu has quit IRC | 16:29 | |
*** ralonsoh has quit IRC | 16:35 | |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/579774 | 16:37 |
johnsom | prometheanfire Any idea on this "ImportError: cannot import name parse" error? | 16:43 |
*** amoralej is now known as amoralej|off | 16:45 | |
prometheanfire | johnsom: nope | 16:49 |
johnsom | Ok, then I will just make those non-voting to get this revert moving | 17:00 |
*** dtantsur is now known as dtantsur|afk | 17:09 | |
prometheanfire | johnsom: it's a problem with spec_cleaner | 17:11 |
prometheanfire | https://github.com/openSUSE/spec-cleaner/blob/d7e49579e7c523340ef4944d84dcd0890b4e8e6f/spec_cleaner/rpmpreamble.py#L5 is called without urllib being installed | 17:11 |
johnsom | So should you be excluding that version of "spec_cleaner"? | 17:21 |
prometheanfire | well, queens upper-constraint is set to 1.0.1 | 17:22 |
prometheanfire | I think devstack is broken it's not using constraints | 17:23 |
prometheanfire | http://logs.openstack.org/25/579725/1/check/legacy-requirements-integration-dsvm/e3f2e50/job-output.txt.gz#_2018-07-03_04_23_00_611930 | 17:23 |
prometheanfire | ls | 17:25 |
openstackgerrit | Matthew Thode proposed openstack/requirements stable/queens: update spec-cleaner global-requirement for py3 only versions https://review.openstack.org/579936 | 17:47 |
prometheanfire | johnsom: https://review.openstack.org/579936 should help I think | 17:47 |
johnsom | prometheanfire Cool, thanks | 17:47 |
prometheanfire | for the level of breakage, I believe it's allowed https://docs.openstack.org/project-team-guide/dependency-management.html#global-requirements | 17:49 |
openstackgerrit | Dirk Mueller proposed openstack/requirements stable/queens: Remove spec-cleaner from upper-constraints/gr tracking https://review.openstack.org/579938 | 17:53 |
openstackgerrit | Dirk Mueller proposed openstack/requirements stable/queens: Revert "add neutron-lbaas to global-requirements" https://review.openstack.org/579725 | 17:54 |
prometheanfire | dirk: I'm not sure we can do that to stable | 17:54 |
prometheanfire | dirk: we did remove the project (and only the projects list in master is valid iirc) but I am still not sure if we can remove it policy wise | 17:55 |
prometheanfire | we have the same project in pike | 17:56 |
dirk | Ah, I see there are at least 4 threads about the same issue | 17:58 |
dirk | Great waste of time :-) | 17:58 |
dirk | prometheanfire: spec-cleaner isn't used by any project that follows stable policy | 17:59 |
prometheanfire | dirk: yep, but we still don't have policy about removing stuff from stable branches | 17:59 |
prometheanfire | dirk: for now I think https://review.openstack.org/579936 is the fix | 18:00 |
dirk | Well, it is the same like adding a constraint | 18:00 |
dirk | The integration job should not use it imho | 18:01 |
prometheanfire | kinda, ya, I think we should bring it up in the meeting I don't trust just two of us to decide | 18:02 |
prometheanfire | I do remember that it wasn't used by anything else in openstack (I removed it :P) | 18:02 |
johnsom | prometheanfire Now that we have a proposed usage, would you consider upgrading to a +2: https://review.openstack.org/578983 | 18:03 |
openstackgerrit | Michael Johnson proposed openstack/requirements stable/queens: Revert "Add constraints for the neutron-lbaas" https://review.openstack.org/579717 | 18:04 |
prometheanfire | oh ya, meant to do that | 18:04 |
johnsom | Thanks for the rebase dirk | 18:04 |
dirk | prometheanfire: well, if it helps I can remove the spec cleaner usage ;-) | 18:06 |
dirk | prometheanfire: are you concerned that there's a real usage somewhere or that we're just deviating from documentated policy? | 18:19 |
olivierb- | prometheanfire nailed down to installation of virtinst package on Ubuntu xenial which trigger some python dependencies which in turn produce the error if installed outside virtinst context | 18:20 |
olivierb- | list is python-libvirt python-openssl python-gi python-ipaddr python-ndg-httpsclient python-requests python-urllib3 | 18:20 |
olivierb- | the 1st 2 are already eliminated, going on with remaining items | 18:20 |
olivierb- | even if verly long and slow process, VM snapshot help a lot ;-) | 18:21 |
prometheanfire | dirk: policy | 18:23 |
prometheanfire | dirk: just want another voice, we can update the docs to say add/remove | 18:26 |
prometheanfire | just have the be very careful about stable branches | 18:26 |
*** edmondsw has joined #openstack-requirements | 18:27 | |
*** edmondsw has quit IRC | 18:32 | |
olivierb- | prometheanfire horray, nailed it down | 18:47 |
dirk | prometheanfire: makes sense | 18:47 |
dirk | prometheanfire: it looks like I will not be able to join the meeting going forward though | 18:48 |
dirk | So please bring it up there | 18:48 |
olivierb- | python-ndg-httpsclient is the ubuntu xenial package which if installed cause "incompatibility" with cryptography 2.2.2 | 18:49 |
olivierb- | I do not know why this packages is dragged by one of my mandatory packages (virtinst) but this is why bifrost deployment is failing | 18:49 |
*** florianf has quit IRC | 18:58 | |
olivierb- | prometheanfire and I confirm that it works perfectly well under the EXACT same conditions but using venv :-( | 18:58 |
prometheanfire | dirk: :( | 19:05 |
olivierb- | prometheanfire HTH | 19:23 |
prometheanfire | olivierb-: ? | 19:25 |
olivierb- | see ^^ | 19:25 |
olivierb- | prometheanfire do you want me to write short summary ? | 19:32 |
prometheanfire | olivierb-: I think it'd help, I'm not familiar with your use case | 19:33 |
olivierb- | ok so if you use venvs there are absolutely no issue (point 1) | 19:33 |
olivierb- | if you do not use vens and package python-ndg-httpsclient is installed on your ubuntu xenial system then installation of PyMySQL===0.9.0 makes the python system unusable (pip freeze -> error, pip install -> error, any http based stuff -> unusable [like ansible package install], ...) (point 2) | 19:35 |
olivierb- | this package is installed on my system because it is a dependency of virtinstall which I need for other purpose | 19:36 |
olivierb- | same system with virtinstall+python-ndg-httpsclient installed and PyMySQL===0.8.1 works like a charm | 19:37 |
olivierb- | does this make sense ? | 19:37 |
olivierb- | prometheanfire ^^ | 19:38 |
prometheanfire | olivierb-: it looks like all that changed was that 0.9.1 requires cryptography https://github.com/PyMySQL/PyMySQL/compare/v0.8.1...v0.9.1#diff-2eeaed663bd0d25b7e608891384b7298 | 19:39 |
olivierb- | prometheanfire guess so yes | 19:39 |
olivierb- | make sense with what I digged out today | 19:40 |
prometheanfire | so... what is your pip install line? are you using constraints? | 19:40 |
olivierb- | anyways not an issue for me as I moved to venv but may be need to be adressed somehow | 19:41 |
olivierb- | prometheanfire yes here is what comes out of bifrost deployement in -vvv mode: | 19:41 |
olivierb- | /usr/bin/pip2 install -c /opt/stack/requirements/upper-constraints.txt pymysql" | 19:41 |
prometheanfire | ok, maybe xenial doesn't like the new cryptography | 19:42 |
prometheanfire | or maybe the new cryptography has a dep that's unsatisfied or something | 19:42 |
olivierb- | prometheanfire your are most probably right, I logged a bug some time ago about incompatibility between dnsmasq and squid which is ONLY relevant with xenial (works with trusty and all others) and which nobody else found strangely enough ;-) https://bugs.launchpad.net/bugs/1761096 | 19:46 |
openstack | Launchpad bug 1761096 in squid (Ubuntu Xenial) "dnsmasq starts with error on Ubuntu Xenial amd64 when squid installed" [High,Confirmed] | 19:46 |
openstackgerrit | Merged openstack/requirements master: update constraint for cliff to new release 2.13.0 https://review.openstack.org/579879 | 19:47 |
openstackgerrit | Merged openstack/requirements master: add build-lower-constraints command https://review.openstack.org/579268 | 20:06 |
*** edmondsw has joined #openstack-requirements | 20:16 | |
*** edmondsw has quit IRC | 20:21 | |
*** cjloader has quit IRC | 21:57 | |
*** lbragstad is now known as lbragstad_503 | 22:02 | |
openstackgerrit | Merged openstack/requirements master: Proposing distro for global-requirements https://review.openstack.org/578983 | 22:03 |
*** edmondsw has joined #openstack-requirements | 22:05 | |
*** edmondsw has quit IRC | 22:09 | |
*** rpioso is now known as rpioso|afk | 22:46 | |
prometheanfire | tonyb: if you are around, dirk and I have competing reviews to fix stable gate | 23:41 |
prometheanfire | https://review.openstack.org/579936 and https://review.openstack.org/579938 | 23:41 |
*** edmondsw has joined #openstack-requirements | 23:53 | |
*** edmondsw has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!