ianw | amrith: sorry, missed this conversation a little while ago. anyway, the /dev etc mounts are expected | 00:11 |
---|---|---|
ianw | i think we have a long known issue where the elements mount those into the chroot, but the block-device tool isn't really aware of them when it tries to unwind (it only knows about the mounts it has made) | 00:12 |
ianw | which means the failure-case exit cleanup can be messy | 00:12 |
ianw | but ... that said ... the *real* problem is why things are falling into the failure case path anyway | 00:12 |
*** mjturek|off has quit IRC | 00:18 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update pylint to 1.7.6 https://review.openstack.org/583068 | 00:37 |
ianw | i guess we should bite the bullet and move to python3 testing here | 00:39 |
ianw | put it on the todo list | 00:39 |
ianw | tonyb: did networkx get bumped to 2.0? | 01:47 |
tonyb | ianw: No not yet, we still think DIB needs work to support 2.X (at this point 2.1) and it hasn't made it to the top of my list | 01:48 |
ianw | hrm, what's | 01:49 |
ianw | 2018-07-17 01:07:03.350098 | ubuntu-xenial | Requirement for package networkx excludes a version not excluded in the global list. | 01:49 |
ianw | 2018-07-17 01:07:03.350172 | ubuntu-xenial | Local settings : {'<2.0'} | 01:49 |
ianw | telling me then? | 01:49 |
ianw | there is an open change for 2.0 support, which was working. presumably 2.1 ... i'll find that | 01:50 |
tonyb | ianw: It just means our requirements.txt is out of sync with g-r | 01:51 |
tonyb | in g-r the cap was removed to make way for 2.X relying on u-c to keep it out | 01:51 |
tonyb | so we just need to remve the cap | 01:51 |
ianw | ahh, ok. i think this will have to be bundled in with the pylint fix | 01:52 |
tonyb | or do quick chnage to remove the cap and base dpylint on that | 01:53 |
tonyb | (rather than squashing it) | 01:53 |
prometheanfire | tonyb: hi | 01:53 |
ianw | but both break the gate, so need to be together? | 01:53 |
tonyb | Oh yeah okay | 01:54 |
tonyb | my bad | 01:54 |
prometheanfire | what version of pylint was dib using? | 01:54 |
ianw | i also hope we use u-c correctly, i think we do | 01:54 |
ianw | promethanfire: ==1.7.1 or something, whatever was current when we put it in i guess | 01:55 |
tonyb | ianw: https://review.openstack.org/#/c/506524/ was your networkx change | 01:55 |
prometheanfire | huh, I thought only vmware-nsx and kingbird used it | 01:55 |
tonyb | ianw: mind if I rebase it and see how it goes with 2.1? | 01:56 |
tonyb | ianw: we do | 01:56 |
prometheanfire | openstack-doc-tools will need it too | 01:56 |
tonyb | prometheanfire: it's listed explictly in tox.ini not in *requirements.txt so codesearch wouldn't find it | 01:57 |
tonyb | Oh no I'm just wrong | 01:57 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 01:57 |
prometheanfire | | diskimage-builder | test-requirements.txt | 5 | pylint==1.7.1 # GPLv2 | | 01:57 |
prometheanfire | tonyb: :P | 01:57 |
prometheanfire | ianw: for py3 compat you should use 1.9.x | 01:58 |
prometheanfire | starting with 1.9.1 | 01:58 |
ianw | tonyb: no, go for it. | 01:58 |
prometheanfire | 1.9,2 actually | 01:58 |
prometheanfire | 14:29 < dhellmann > prometheanfire, boden : as part of the python3-first goal you're going to want to update pylint. See line 223 of https://review.openstack.org/#/c/575933/14/goals/stein/python3-first.rst | 01:58 |
prometheanfire | 14:29 < dhellmann > prometheanfire , boden : version 1.9.2 is the earliest version of pylint that I tested and got to work | 01:58 |
ianw | prometheanfire: i'm not super fussed, i thought maybe let's do py3 environment updates with that together? | 02:00 |
prometheanfire | ianw: just a fair warning :P | 02:00 |
ianw | i was kind of hoping to get all these LVM things in and cut a release | 02:01 |
ianw | anyway, i guess we need this stuff in a relase | 02:02 |
prometheanfire | it'd be nice | 02:03 |
ianw | prometheanfire: i guess we should *always* run the requirements check? not just when we touch requirements files | 02:03 |
ianw | that would have triggered this more quickly | 02:03 |
prometheanfire | it's useful to run, it's cheap enough too I guess | 02:03 |
prometheanfire | I'm not sure how worth it is to run on every check | 02:04 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Support networkx 2.1 https://review.openstack.org/506524 | 02:04 |
prometheanfire | if people actually cared about and checked their periodics I'd say to put it there | 02:04 |
prometheanfire | tonyb: is that really all that was needed for networkx? | 02:06 |
prometheanfire | would be ncie | 02:07 |
ianw | dib was never really the sticking point with networkx i don't think | 02:09 |
ianw | hrm | 02:11 |
ianw | 2018-07-17 01:59:55.995830 | ubuntu-xenial | Validating lower constraints of test-requirements.txt | 02:11 |
ianw | 2018-07-17 01:59:55.995917 | ubuntu-xenial | *** Incompatible requirement found! | 02:11 |
ianw | 2018-07-17 01:59:55.996040 | ubuntu-xenial | *** See http://docs.openstack.org/developer/requirements | 02:11 |
prometheanfire | heh, I think it's the last one we care about | 02:11 |
prometheanfire | linky link is linked? | 02:12 |
ianw | http://logs.openstack.org/68/583068/2/check/requirements-check/6ee1597/job-output.txt.gz#_2018-07-17_01_59_55_995830 | 02:12 |
ianw | oh, above that | 02:12 |
ianw | Requirement for package networkx has no lower bound | 02:12 |
tonyb | ianw: I guess we still want the >=1.1 then :( | 02:13 |
ianw | hrm, the 3rd party testing doesn't use upper-constraints i guess | 02:14 |
tonyb | ianw: Oh phooey | 02:15 |
ianw | tonyb: so i'm a bit lost as to why we need the lower bound? | 02:17 |
tonyb | "./env/bin/pip install /home/jenkins/openstack/diskimage-builder" | 02:17 |
tonyb | ianw: I *think* only because the requirements tooling expects there to be one so it can generate/validate the lower-constratints.txt | 02:18 |
tonyb | Because of the 3rd party CI thing, pylint and networkx we may need to do the whole think in 1 review :( | 02:19 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 02:21 |
tonyb | ianw: cool. | 02:21 |
ianw | sorry, wrong channel | 02:21 |
prometheanfire | ianw: extra space around networkx | 02:21 |
tonyb | I still got it and replied here ;P | 02:22 |
prometheanfire | think that will fail | 02:22 |
tonyb | prometheanfire: I really *hope* that doesn't cause our tools to barf | 02:22 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 02:22 |
ianw | fixed it anyway | 02:22 |
prometheanfire | ianw: missed the space after | 02:23 |
prometheanfire | tonyb: we check formatting, I'm not sure it barfs on that, but it does barf on spacing for the licence part | 02:23 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 02:24 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Support networkx 2.1 https://review.openstack.org/506524 | 02:24 |
ianw | i think for the 3rd party, it might have to be broken until 2.x lands | 02:24 |
tonyb | as long as we can land with them failign I'm fine with that | 02:24 |
ianw | it wouldn't be hard to update ... is it mgagne who maintains? | 02:24 |
tonyb | ianw: I'm not sure who maintains it | 02:25 |
tonyb | but it'd be nice if they did something like tox -re func --notest | 02:25 |
tonyb | t get the enviroment installed (with constraints) | 02:25 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Support networkx 2.1 https://review.openstack.org/506524 | 02:28 |
tonyb | rebases crossing in the night | 02:29 |
tonyb | "Updated requirements match openstack/requirements" (http://logs.openstack.org/24/506524/10/check/requirements-check/091efac/job-output.txt.gz#_2018-07-17_02_31_44_445090) | 02:34 |
tonyb | that's a good start | 02:34 |
tonyb | unit tests and linters pass now for funcational testing | 02:35 |
tonyb | ianw: your pylint+networkx change failed the lower-constraints job because https://review.openstack.org/#/c/583068/5/lower-constraints.txt@24 != https://review.openstack.org/#/c/583068/5/requirements.txt@5 (or at least I *think* that's why) | 02:42 |
tonyb | ianw: I'll fix it up | 02:46 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 02:48 |
tonyb | Oh wow thats; not right :( | 02:49 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 02:51 |
*** brault has quit IRC | 02:53 | |
*** brault has joined #openstack-dib | 02:56 | |
ianw | ahh, ok | 03:00 |
* tonyb has managed to really mess up his workign tree but I'll fix it | 03:01 | |
prometheanfire | tonyb: delete and reclone | 03:11 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Support networkx 2.1 https://review.openstack.org/506524 | 03:13 |
tonyb | wow that was much harder than it needed to be :( | 03:14 |
tonyb | but the good news is that 583068 has passed requirements-check, lc, linters and most unit tests \o/ | 03:15 |
tonyb | Hmm but it broke the tripleo-buildimage-overcloud-full-centos-7 job :( | 03:22 |
tonyb | ... because *it* doesn't use constraints | 03:23 |
* tonyb tries to work out why | 03:24 | |
prometheanfire | tonyb: it's only tripleo :P | 03:24 |
tonyb | prometheanfire: true but it also means a -1 from Zuul | 03:26 |
tonyb | Okay I think my yakstack just overflowed | 03:28 |
prometheanfire | ah, thought it was non-voting | 03:29 |
tonyb | Assuming 506524 passes I think I'm in favor of paering over the damage and just squashing the 2 changes down. | 03:32 |
tonyb | ... rather than fix the tripleo-buildimage-overcloud-full-centos-7 job to use constraints | 03:32 |
ianw | hrmm | 03:33 |
ianw | tox -evenv -- pip install /home/zuul/workspace/diskimage-builder /home/zuul/workspace/tripleo-common | 03:36 |
tonyb | ianw: Yup | 03:36 |
ianw | i'm guessing our -e venv *could* do this right? | 03:36 |
tonyb | Or create a special one that does | 03:36 |
ianw | env installdeps: -chttps://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt | 03:38 |
ianw | why is that not got network==1.11? | 03:38 |
ianw | it does ... | 03:39 |
tonyb | ianw: right but after the env (for python-tripleocleint) is build we then just pip install $package (without constraints) and as the uncap is well ... uncapped it goes bang | 03:39 |
tonyb | we'd need tox -evenv -- pip install -c${UPPER_CONSTRAINTS_FILE} /home/zuul/workspace/diskimage-builder /home/zuul/workspace/tripleo-common | 03:40 |
tonyb | ianw: I can't even find wheer that job is defined my grepping is failing me :( | 03:41 |
ianw | ooohhhh | 03:41 |
tonyb | ... it probably doesn't help that my working trees are a mix of branches :( | 03:44 |
ianw | http://git.openstack.org/cgit/openstack-infra/tripleo-ci/tree/playbooks/tripleo-buildimage/run.yaml#n86 | 03:44 |
ianw | i think | 03:44 |
ianw | but to do that, we need to take ourselves *out* of upper-constraints right? | 03:45 |
tonyb | ahh yeah that'd work and explain why I didn't find it | 03:45 |
tonyb | ianw: Yeah | 03:46 |
tonyb | ianw: let me hack something up | 03:46 |
tonyb | Oh it's still using zuul-cloner :/ | 03:47 |
ianw | yeah, so i see now, it's installed the checked out versions of dib and tripleo-common for testing into python-tripleoclient | 03:48 |
ianw | it doesn't really fit neatly into the tox_siblings stuff | 03:49 |
tonyb | ianw: Yeah: something like http://paste.openstack.org/show/726080/ *could* work | 03:53 |
ianw | # The main zuul playbooks shoudl have set UPPER_CONSTRATINS_FILE for us to be a file | 03:55 |
ianw | i don't think it will, unless using the tox role? | 03:55 |
tonyb | Hmm possibly that is correct | 03:57 |
tonyb | ianw: Oh wait, we cloned the requiremenst dir so we know where the file is | 03:59 |
tonyb | upper-constraints.txt | 04:01 |
tonyb | http://paste.openstack.org/show/726082 | 04:01 |
ianw | tonyb: http://paste.openstack.org/show/726083/ | 04:01 |
ianw | haha, yep, that's what i was thinking :) | 04:02 |
tonyb | ianw: ;P | 04:02 |
tonyb | ianw: So we shoudl be able to push that up as a review and then make the pylint chnage depend on that | 04:06 |
tonyb | that'll let us know if the chnage works | 04:06 |
tonyb | but will slightly delay unblocking the DIB gate | 04:07 |
ianw | it feels like a better long term solution | 04:07 |
tonyb | ianw: I agree | 04:08 |
tonyb | ianw: certainly better than squashing changes | 04:08 |
tonyb | ianw: so will you do it or should I? | 04:08 |
ianw | tonyb: i can do it, unless you want to :) | 04:09 |
* tonyb tosses a coin | 04:10 | |
tonyb | ianw: Okay it came up heads | 04:10 |
tonyb | I guess that means me ;P | 04:10 |
ianw | cool, thanks :) | 04:10 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583068 | 04:18 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Support networkx 2.1 https://review.openstack.org/506524 | 04:18 |
tonyb | ianw: Let's see how that goes | 04:19 |
*** brault has quit IRC | 04:21 | |
*** brault has joined #openstack-dib | 04:22 | |
ianw | ++ | 04:27 |
tonyb | ianw: it failed :( | 04:35 |
tonyb | it couldn't find edit-constraints :( I'll debug | 04:35 |
ianw | venv recreate: /home/zuul/workspace/python-tripleoclient/.tox/venv | 04:36 |
ianw | why did it recreate it? | 04:36 |
prometheanfire | tonyb: it looks like you are raising the networkx min to 2.1? | 04:36 |
ianw | tonyb: ahh, i think if the deps change, tox recreates the virtualenv | 04:38 |
tonyb | ianw: Oh rats | 04:39 |
tonyb | prometheanfire: Yup. It's the nice thing about per-project reqs | 04:40 |
prometheanfire | ya, though I think you'd have to depend on the requirements update to 2.1 for upper-constraints for that to work | 04:40 |
prometheanfire | >=2.1 in project requirements.txt vs ===1.11 in requirements upper-constraints.txt | 04:41 |
tonyb | prometheanfire: I do depend on that chnage or the check jobs would fail | 04:42 |
prometheanfire | ya, just went back and checked | 04:42 |
prometheanfire | tonyb: you realize we can't merge that until we have a release of dib that works though? | 04:42 |
prometheanfire | because the uc change will continue to fail | 04:43 |
prometheanfire | circular deps ftw | 04:43 |
tonyb | prometheanfire: we're gating on DIB? | 04:43 |
prometheanfire | tonyb: co-installability check | 04:44 |
ianw | this is turning out to be ... more complex than i might have hoped | 04:45 |
prometheanfire | tonyb: http://logs.openstack.org/94/578094/6/check/requirements-tox-py27-check-uc/1c24abe/job-output.txt.gz#_2018-07-11_20_49_23_466796 | 04:45 |
tonyb | ianw: yes yes it is | 04:45 |
prometheanfire | ianw: the fix the other projects did was to get their usage of networkx to work with 1.11 AND 2.1 | 04:46 |
tonyb | prometheanfire: Well I guess we'll do that too and do the release dance | 04:47 |
prometheanfire | tonyb: ya, that's what it comes down to imo | 04:47 |
tonyb | prometheanfire: unless I can think of somethign clever | 04:48 |
prometheanfire | tonyb: force the change (reqs) through and fast follow with dib changes while reqs is broken | 04:48 |
ianw | i've been of the opinion that that kind of sucks, because you know, what's the point of all these dependencies if we can transition. but this also sucks, probably more | 04:48 |
tonyb | like release after the pylint change which is 1.10; merges the reqyiremnts chnage and then the dib one | 04:48 |
tonyb | wouldn't that work?> | 04:49 |
prometheanfire | working well with others isn't easy :P | 04:49 |
prometheanfire | tonyb: the reqs change broke because of the networkx dep, not pylint http://logs.openstack.org/94/578094/6/check/requirements-tox-py27-check-uc/1c24abe/job-output.txt.gz#_2018-07-11_20_49_23_466796 | 04:49 |
tonyb | ianw: I *think* the problem is the cap and that why we try hard to *not* do that | 04:49 |
tonyb | prometheanfire: right but the pylint chnage also uncaps networkx | 04:49 |
prometheanfire | remove the cap as part of the pylint change | 04:49 |
prometheanfire | right | 04:50 |
prometheanfire | then merge the networkx fix that makes it work with 2.1 AND 1.11 | 04:50 |
prometheanfire | then release | 04:50 |
tonyb | prometheanfire: so we *should* be able to release that and then be happy | 04:50 |
prometheanfire | then that's it | 04:50 |
prometheanfire | we can update uc to 2.1 | 04:50 |
ianw | i think "remove the cap as part of the pylint change" and "then merge the networkx fix that makes it work with 2.1 AND 1.11" can't happen in that sequence? | 04:51 |
ianw | because removing the cap breaks the gate, so those changes need to be squashed | 04:51 |
tonyb | ianw: unless the tripleo-ci fix works out for us | 04:52 |
ianw | so we have an omnibus pylint update + multi-networkx + uncapping change? | 04:52 |
prometheanfire | ianw: it should break gate if you use constraints | 04:52 |
tonyb | prometheanfire: *sigh* but not everyone does | 04:52 |
tonyb | prometheanfire: so it *does* break the gate | 04:52 |
prometheanfire | tonyb: I know, just making a point | 04:52 |
ianw | ok ... | 04:53 |
tonyb | prometheanfire: ... not super helpful right now | 04:53 |
ianw | tonyb: so i have no idea what that virtualenv is being recreated in the tripelo job. doesn't seem to replicate for me | 04:53 |
ianw | s/what/why/ | 04:53 |
prometheanfire | because uncapping breaks the gate they'd have to be in a single change | 04:53 |
tonyb | ianw: nor for me | 04:53 |
prometheanfire | at least it's all in one repo so it can be squashed like that | 04:53 |
tonyb | ianw: I'm tryign something that should make no difference | 04:54 |
ianw | tonyb: but, you could just jump into the virtalenv's .tox/venv/bin/pip install ... ? | 04:54 |
tonyb | ianw: I could if needed | 04:54 |
tonyb | ianw: my worry is whatever is causing the recreate will still happen | 04:56 |
ianw | + tox -evenv -- pip install /home/zuul/workspace/requirements | 04:59 |
ianw | venv installdeps: -chttps://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt, | 04:59 |
ianw | i can not see where it decides to get that from | 04:59 |
ianw | oh, wait, python-tripleoclient | 05:00 |
ianw | -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} | 05:02 |
ianw | tonyb: ^ i bet that's it. first time, it's going from git. second time it was going from UPPER_CONSTRAINTS_FILE | 05:02 |
tonyb | I hope so :) | 05:03 |
tonyb | that's made it much further | 05:11 |
ianw | i wonder if the nodepool tests work | 05:12 |
ianw | yolanda had a change that made it work with both networkx's | 05:23 |
tonyb | ianw: I'll go looking for it | 05:23 |
tonyb | ianw: I think it's https://review.openstack.org/#/c/506162/ | 05:58 |
tonyb | ianw: so we need the tripleo-ci change so we can fix pylint and uncap networkx | 05:59 |
tonyb | ianw: then we need to restore and update https://review.openstack.org/#/c/506162/ so we work with both 1.x and 2.x | 06:00 |
tonyb | ianw: do a release about then | 06:00 |
ianw | tonyb: yeah, that's it. | 06:00 |
ianw | we could do things like turn jobs non-voting to jam stuff, through, but probably better to do it properly if we can | 06:00 |
tonyb | then take some version of the 2.1 only change and bump the minimum but once we've done the release we can worry about that | 06:00 |
tonyb | Yeah I think we can do it properly I'll push on it soe more tomorrow I need to go for a run ;P | 06:01 |
ianw | yeah, i don't think we can release with the uncapped networkx | 06:01 |
ianw | *without* the 1.x+2.x change as well | 06:01 |
ianw | i agree, i've got to do school runs, i'm not going to get much more done atm | 06:02 |
ianw | oh, of course, devstack install dib for the nodepool tests, so gets the constraints right | 06:03 |
ianw | http://logs.openstack.org/68/583068/8/check/nodepool-functional-py35-redhat-src/956ee1b/controller/logs/devstacklog.txt.gz#_2018-07-17_05_12_03_821 | 06:03 |
ianw | unfortunately, the *puppet* we install in the nodepool infra i don't think uses constraints? | 06:04 |
tonyb | Okay I htink we have a loose plan we can leave master a bit dodgy for a couple of days wheil we get this squared away | 06:04 |
ianw | yep if we get some traction on the tripleo job i think we're there | 06:04 |
ianw | thanks tonyb for jumping in to help out! | 06:05 |
ianw | and promethanfire :) | 06:06 |
tonyb | ianw: I can push on tripleo ;P | 06:06 |
tonyb | ianw: np, I'm sorry my DIB efforts are so sporadic | 06:06 |
*** andreas_s has joined #openstack-dib | 06:42 | |
*** pmannidi has quit IRC | 07:13 | |
*** trungnv has quit IRC | 07:39 | |
*** trungnv has joined #openstack-dib | 07:39 | |
*** andreas_s has quit IRC | 07:41 | |
*** andreas_s has joined #openstack-dib | 08:06 | |
*** andreas_s has quit IRC | 08:13 | |
*** andreas_s has joined #openstack-dib | 08:13 | |
amrith | ianw sorry I missed your comments from last night | 09:56 |
amrith | I'm looking at the full logs now to see what happened to /boot in the first place | 09:56 |
*** andreas_s has quit IRC | 10:16 | |
kevko | hello, do you need help with something :) ? ..looking above very nice discussion guys :D | 10:52 |
*** sambetts|afk is now known as sambetts | 10:59 | |
*** andreas_s has joined #openstack-dib | 11:03 | |
*** andreas_s has quit IRC | 11:09 | |
*** andreas_s has joined #openstack-dib | 11:10 | |
*** lennyb has quit IRC | 11:23 | |
*** andreas_s has quit IRC | 11:23 | |
*** andreas_s has joined #openstack-dib | 11:33 | |
*** andreas_s has quit IRC | 11:42 | |
*** andreas_s has joined #openstack-dib | 11:51 | |
*** andreas_s has quit IRC | 12:00 | |
*** andreas_s has joined #openstack-dib | 12:02 | |
*** andreas_s has quit IRC | 12:31 | |
*** andreas_s has joined #openstack-dib | 12:32 | |
*** andreas_s has quit IRC | 12:33 | |
*** andreas_s has joined #openstack-dib | 12:33 | |
*** andreas_s has quit IRC | 12:38 | |
*** andreas_s has joined #openstack-dib | 12:43 | |
*** andreas_s has quit IRC | 12:47 | |
*** andreas_s has joined #openstack-dib | 12:49 | |
*** andreas_s has quit IRC | 12:50 | |
*** andreas_s has joined #openstack-dib | 12:57 | |
*** andreas_s has quit IRC | 13:01 | |
*** andreas_s has joined #openstack-dib | 13:01 | |
*** andreas_s has quit IRC | 13:01 | |
*** vmlinuz has joined #openstack-dib | 13:05 | |
*** vmlinuz has joined #openstack-dib | 13:05 | |
*** andreas_s has joined #openstack-dib | 13:11 | |
*** andreas_s has quit IRC | 13:14 | |
*** andreas_s has joined #openstack-dib | 13:14 | |
*** pavel_V has joined #openstack-dib | 13:33 | |
*** mjturek has joined #openstack-dib | 13:33 | |
*** chhagarw has joined #openstack-dib | 13:47 | |
*** andreas_s has quit IRC | 13:55 | |
*** andreas_s has joined #openstack-dib | 14:05 | |
*** andreas_s has quit IRC | 14:10 | |
*** andreas_s has joined #openstack-dib | 14:14 | |
*** andreas_s has quit IRC | 14:28 | |
*** andreas_s has joined #openstack-dib | 14:29 | |
*** andreas_s has quit IRC | 14:37 | |
*** andreas_s has joined #openstack-dib | 14:38 | |
*** mjturek_ has joined #openstack-dib | 14:38 | |
*** mjturek has quit IRC | 14:39 | |
*** andreas_s has quit IRC | 14:41 | |
*** andreas_s has joined #openstack-dib | 14:46 | |
*** andreas_s has quit IRC | 14:59 | |
*** andreas_s has joined #openstack-dib | 14:59 | |
*** andreas_s has quit IRC | 15:07 | |
*** andreas_s has joined #openstack-dib | 15:08 | |
*** andreas_s has quit IRC | 15:16 | |
*** greghaynes has quit IRC | 15:19 | |
*** andreas_s has joined #openstack-dib | 15:24 | |
*** greghaynes has joined #openstack-dib | 15:28 | |
*** andreas_s has quit IRC | 15:34 | |
*** andreas_s has joined #openstack-dib | 15:34 | |
*** andreas_s has quit IRC | 15:44 | |
*** andreas_s_ has joined #openstack-dib | 15:47 | |
*** greghaynes has quit IRC | 15:49 | |
*** andreas_s_ has quit IRC | 15:52 | |
*** greghaynes has joined #openstack-dib | 15:52 | |
*** andreas_s_ has joined #openstack-dib | 15:53 | |
*** andreas_s_ has quit IRC | 15:57 | |
*** andreas_s has joined #openstack-dib | 15:59 | |
*** greghaynes has quit IRC | 16:07 | |
*** andreas_s has quit IRC | 16:26 | |
*** andreas_s has joined #openstack-dib | 16:27 | |
*** andreas_s has quit IRC | 16:36 | |
*** andreas_s has joined #openstack-dib | 16:41 | |
*** andreas_s has quit IRC | 16:43 | |
*** squid is now known as calebb | 16:52 | |
*** greghaynes has joined #openstack-dib | 16:57 | |
*** chhagarw has quit IRC | 17:09 | |
*** chhagarw has joined #openstack-dib | 17:29 | |
*** sambetts is now known as sambetts|afk | 17:41 | |
*** chhagarw has quit IRC | 17:45 | |
*** vmlinuz has quit IRC | 18:42 | |
ianw | tonyb: i've pinged in tripleo but dependent change remains unmerged. we might have to take a different approach | 20:12 |
*** vmlinuz has joined #openstack-dib | 20:16 | |
*** vmlinuz has joined #openstack-dib | 20:16 | |
*** brault has quit IRC | 20:17 | |
*** brault has joined #openstack-dib | 20:18 | |
*** brault has quit IRC | 20:37 | |
*** vmlinuz has quit IRC | 20:41 | |
*** mjturek_ has quit IRC | 20:55 | |
*** pavel_V has quit IRC | 21:36 | |
tonyb | ianw: I've tried again | 21:59 |
tonyb | ianw: if we don't get any traction today I think we'll just have to squash the pylint+networkx chnages with (the yet to be restored) network 1x+2x change | 21:59 |
ianw | yeah, it's a mega change but about where we're at. | 22:03 |
tonyb | ianw: Yeah lest give it a couple of hours and see if I can get anyone to bite on #tripleo | 22:13 |
*** sambetts|afk has quit IRC | 22:26 | |
*** sambetts_ has joined #openstack-dib | 22:28 | |
tonyb | ianw: So I think what I'm going to do is restore and update Yolanda's chnage for v 1.x and 2.x support and upload that at the tail of the change *and* upload a squashed version that doens't need the tripleo-ci change then we have options | 23:04 |
tonyb | clearly we'd only take one either the "correct" version or th "quick" version. | 23:04 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Support different versions of networkx https://review.openstack.org/506162 | 23:21 |
openstackgerrit | Tony Breeds proposed openstack/diskimage-builder master: Update pylint to 1.7.6, uncap networkx https://review.openstack.org/583413 | 23:27 |
ianw | tonyb: ++ | 23:28 |
*** pmannidi has joined #openstack-dib | 23:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!