openstackgerrit | Merged openstack/puppet-keystone stable/rocky: Update UPPER_CONSTRAINTS_FILE for stable/rocky https://review.openstack.org/593787 | 00:01 |
---|---|---|
*** zioproto has quit IRC | 01:19 | |
*** beagles has quit IRC | 01:19 | |
*** dtantsur|afk has quit IRC | 01:19 | |
*** beagles has joined #puppet-openstack | 01:19 | |
*** dtantsur has joined #puppet-openstack | 01:22 | |
*** dpawlik has joined #puppet-openstack | 01:29 | |
*** dpawlik has quit IRC | 01:33 | |
*** ianw has quit IRC | 01:49 | |
*** zigo has quit IRC | 01:49 | |
*** ianw has joined #puppet-openstack | 01:53 | |
*** ianw has quit IRC | 02:03 | |
*** ianw has joined #puppet-openstack | 02:04 | |
*** a7ndrew has joined #puppet-openstack | 02:35 | |
*** openstack has joined #puppet-openstack | 02:52 | |
*** ChanServ sets mode: +o openstack | 02:53 | |
*** openstackstatus has joined #puppet-openstack | 03:02 | |
*** ChanServ sets mode: +v openstackstatus | 03:02 | |
*** gregoryo has joined #puppet-openstack | 04:26 | |
*** dpawlik has joined #puppet-openstack | 04:29 | |
*** dpawlik has quit IRC | 04:49 | |
*** dpawlik has joined #puppet-openstack | 04:50 | |
*** dpawlik has quit IRC | 04:56 | |
*** ykarel has joined #puppet-openstack | 05:28 | |
*** ykarel has quit IRC | 05:42 | |
*** ykarel has joined #puppet-openstack | 05:52 | |
*** dpawlik has joined #puppet-openstack | 06:01 | |
*** dpawlik has quit IRC | 06:03 | |
*** dpawlik has joined #puppet-openstack | 06:03 | |
*** dpawlik has quit IRC | 06:04 | |
*** dpawlik has joined #puppet-openstack | 06:04 | |
*** agurenko has joined #puppet-openstack | 06:13 | |
*** ykarel has quit IRC | 06:23 | |
*** markvoelker has joined #puppet-openstack | 06:39 | |
*** ykarel has joined #puppet-openstack | 06:55 | |
*** rcernin has quit IRC | 07:00 | |
*** ykarel has quit IRC | 07:05 | |
*** shardy has joined #puppet-openstack | 07:07 | |
*** ykarel has joined #puppet-openstack | 07:10 | |
*** ykarel has quit IRC | 07:10 | |
*** ykarel has joined #puppet-openstack | 07:10 | |
*** ykarel has quit IRC | 07:11 | |
*** ykarel has joined #puppet-openstack | 07:12 | |
*** ykarel has quit IRC | 07:13 | |
*** jtomasek has joined #puppet-openstack | 07:13 | |
*** tosky has joined #puppet-openstack | 07:38 | |
*** ykarel has joined #puppet-openstack | 07:49 | |
*** gregoryo has quit IRC | 07:51 | |
*** jpena|off is now known as jpena | 07:51 | |
*** piepmatz has joined #puppet-openstack | 07:54 | |
*** zigo has joined #puppet-openstack | 07:55 | |
zigo | tobias-urdin: It looks like you broke Debian Stretch by adding mimic support. | 07:59 |
tobias-urdin | how come | 08:01 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-ceph master: Use luminous for Debian Stretch https://review.openstack.org/597420 | 08:08 |
*** owalsh_ is now known as owalsh | 08:10 | |
zigo | tobias-urdin: There's no mimic repository upstream available for Stretch !!! | 08:11 |
tobias-urdin | yes, then use luminous? stable/luminous is branched | 08:12 |
tobias-urdin | master should be mimic | 08:12 |
tobias-urdin | in p-o-i we pin luminous for debian | 08:13 |
zigo | tobias-urdin: puppet-ceph is setting-up a mimic repository. | 08:13 |
zigo | And that fails later on... | 08:13 |
zigo | nova can't even be installed. | 08:13 |
tobias-urdin | are you using puppet-ceph master branch? we've released stable/luminous for puppet-ceph | 08:14 |
zigo | tobias-urdin: Yeah, master branch, trying to get p-o-i to work. | 08:14 |
tobias-urdin | master should only support mimic, you should use that new branch | 08:14 |
zigo | It just failed on me. | 08:14 |
tobias-urdin | we pin luminous for debian in p-o-i | 08:15 |
tobias-urdin | but that's probably in zuul config and not puppet code | 08:15 |
zigo | tobias-urdin: Well, I just ran it, and it has put mimic in my sources.list.d | 08:15 |
zigo | Oh ! | 08:15 |
zigo | That explains it. | 08:15 |
zigo | Though IMO, it should be hard-wired in the puppet code anyway. | 08:15 |
zigo | So, I had another issue that I want to check. | 08:16 |
tobias-urdin | add a case here https://github.com/openstack/puppet-openstack-integration/blob/master/manifests/repos.pp#L7 | 08:16 |
zigo | tobias-urdin: I have a full Rocky debian repo for Stretch now, in the CI, it went up to configure everything, then it fails in tempest tests only. | 08:16 |
tobias-urdin | if debian use luminous etc | 08:16 |
zigo | Oh... | 08:17 |
zigo | There's an override for queens there as well? :/ | 08:17 |
zigo | Ah no, that's the one I fixed, so all good... | 08:17 |
tobias-urdin | yeah that your one https://review.openstack.org/#/c/597175/ | 08:18 |
tobias-urdin | remember to backport your stuff to stable/rocky branch as well when you've got master working | 08:18 |
zigo | tobias-urdin: Normally, I should be able to provide some Ceph Mimic backports for Debian as well. | 08:18 |
zigo | tobias-urdin: Upstream wasn't happy that they needed to backport all of the gcc suite, but it's not that hard to do, so a friend of mine did! :) | 08:18 |
zigo | Oh... | 08:19 |
tobias-urdin | an overlook on my part, fixing that case should make manual p-o-i runs work for debian again | 08:19 |
tobias-urdin | zigo: oh cool, so we'll get mimic for debian from official ceph repo? or from some debian repo? | 08:19 |
zigo | tobias-urdin: Not from upstream ceph repo, from my debian.net one... | 08:19 |
zigo | stretch-rocky.debian.net | 08:20 |
zigo | tobias-urdin: Anyway, my intend for the next months, is to get a Buster image in, and get puppet-openstack to use that directly as non-voting. | 08:20 |
zigo | So, fix everything in Buster during the freeze, to make sure Rocky is there, with puppet, working as expected, with no external repo. | 08:20 |
zigo | (not even Ceph or anything...) | 08:21 |
zigo | tobias-urdin: Oh, by the way, do you use puppet-swift in production? | 08:22 |
zigo | tobias-urdin: I'm trying to fix that in our own deployment software, and I'm having a hard time figuring out what goes where (ie: api, proxy, or storage node). | 08:23 |
zigo | It'd help a lot if I had some examples ... | 08:23 |
tobias-urdin | i don't, my guess is it could need some refreshments as well | 08:24 |
tobias-urdin | depends on if you have some storage supporting the swift api:s (example: ceph) or want to use the native swift storage way | 08:24 |
zigo | Native swift storage. | 08:24 |
tobias-urdin | with ceph you simply connect it to keystone and add a keystone endpoint to the ceph swift compatible api | 08:24 |
zigo | We'll do both swift and ceph, for different stuff. | 08:24 |
tobias-urdin | usually same for all commercial storage as well | 08:24 |
zigo | Swift is for our backup offer. | 08:25 |
tobias-urdin | but yeah, iirc swift native is some work to understand | 08:25 |
tobias-urdin | and scaling etc | 08:25 |
zigo | :) | 08:25 |
*** ykarel is now known as ykarel|away | 08:27 | |
*** ykarel|away has quit IRC | 08:29 | |
zigo | tobias-urdin: So, what's the way to fix it so I can run it manually? | 08:37 |
zigo | My patch is obviously wrong ... | 08:38 |
tobias-urdin | https://github.com/openstack/puppet-openstack-integration/blob/master/manifests/repos.pp#L7 | 08:39 |
zigo | Just there, and that's it? | 08:41 |
zigo | Why not in puppet-ceph? | 08:41 |
tobias-urdin | we override all ceph repos there | 08:47 |
tobias-urdin | $::ceph_version if zuul config supplied a ceph version otherwise default to mimic | 08:47 |
tobias-urdin | in .zuul.yml you can see that i've specified luminous for all debian jobs | 08:47 |
tobias-urdin | so you need if ::operatingsystem == debian $ceph_version_real = 'luminous' else ceph_version_real = 'mimic' | 08:48 |
tobias-urdin | there | 08:48 |
tobias-urdin | you can also | 08:48 |
tobias-urdin | CEPH_VERSION=luminous ./run_tests.sh | 08:48 |
tobias-urdin | which goes here https://github.com/openstack/puppet-openstack-integration/blob/master/configure_facts.sh#L20 | 08:49 |
tobias-urdin | then sets $::ceph_version fact | 08:49 |
zigo | I really want lsbcodename, because I want that only for Stretch. | 08:50 |
tobias-urdin | ok, just add a note so we remember why it's there :) | 08:51 |
zigo | Ok. | 08:51 |
*** ykarel has joined #puppet-openstack | 08:56 | |
tobias-urdin | zigo: thinking about it, it probably wont help to edit in repos.pp there | 09:02 |
tobias-urdin | you need to change that where CEPH_VERSION export variable is set in run_tests.sh | 09:02 |
tobias-urdin | the else statement there is only used for beaker tests | 09:03 |
*** dpawlik has quit IRC | 09:03 | |
zigo | tobias-urdin: Looks like it did work for me ! :) | 09:03 |
*** dpawlik has joined #puppet-openstack | 09:04 | |
tobias-urdin | ok, easiest is probably CEPH_VERSION=luminous ./run_tests.sh | 09:04 |
tobias-urdin | but you could override it in run_tests.sh below this line https://github.com/openstack/puppet-openstack-integration/blob/master/run_tests.sh#L21 | 09:04 |
tobias-urdin | anyway, dont think you need to push it to p-o-i | 09:04 |
*** vnogin has joined #puppet-openstack | 09:07 | |
zigo | Ah no, shit, still got mimic... :/ | 09:08 |
zigo | It's probably best if we can just fix the backported Ceph ! :) | 09:08 |
*** dpawlik has quit IRC | 09:24 | |
*** dpawlik has joined #puppet-openstack | 09:28 | |
*** gfidente has joined #puppet-openstack | 09:31 | |
*** ykarel is now known as ykarel|away | 09:36 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add allow_tls_terminated_listeners config option https://review.openstack.org/597435 | 09:37 |
*** ykarel|away has quit IRC | 09:43 | |
*** ykarel has joined #puppet-openstack | 09:57 | |
*** colonwq has joined #puppet-openstack | 10:54 | |
*** dpawlik has quit IRC | 11:21 | |
*** vnogin has quit IRC | 11:34 | |
*** jpena is now known as jpena|lunch | 11:37 | |
*** morazi has joined #puppet-openstack | 11:43 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-neutron master: Add ensure_lbaas_package to neutron::server https://review.openstack.org/597453 | 11:47 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-neutron master: Notify about deprecated neutron::services::lbaas https://review.openstack.org/597456 | 11:59 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-neutron master: Notify about deprecated neutron::services::lbaas https://review.openstack.org/597456 | 11:59 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: Change to non deprecated use of LBaaS https://review.openstack.org/597459 | 12:07 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: Change to non deprecated use of LBaaS https://review.openstack.org/597459 | 12:08 |
*** beagles has quit IRC | 12:12 | |
*** beagles has joined #puppet-openstack | 12:13 | |
*** dpawlik has joined #puppet-openstack | 12:14 | |
*** ykarel_ has joined #puppet-openstack | 12:20 | |
*** ykarel has quit IRC | 12:22 | |
*** morazi has quit IRC | 12:24 | |
*** trown|outtypewww is now known as trown | 12:25 | |
*** morazi has joined #puppet-openstack | 12:26 | |
*** ykarel_ is now known as ykarel | 12:36 | |
*** jpena|lunch is now known as jpena | 12:46 | |
*** agurenko has quit IRC | 13:00 | |
*** dtantsur is now known as dtantsur|bbl | 13:04 | |
*** ade_lee has joined #puppet-openstack | 13:41 | |
*** markvoelker has quit IRC | 13:53 | |
*** dtantsur|bbl is now known as dtantsur | 13:58 | |
*** ykarel is now known as ykarel|afk | 14:11 | |
*** ykarel|afk has quit IRC | 14:15 | |
zigo | FYI, nova placement is currently kind of broken: https://bugs.launchpad.net/nova/+bug/1789654 | 14:29 |
openstack | Launchpad bug 1789654 in OpenStack Compute (nova) "placement allocation_ratio initialized with 0.0" [Undecided,New] | 14:29 |
zigo | I was advised to wait until a fix is produced. | 14:29 |
zigo | Which is why my rocky test failed. | 14:29 |
*** markvoelker has joined #puppet-openstack | 14:44 | |
*** ykarel has joined #puppet-openstack | 14:57 | |
openstackgerrit | Matt Riedemann proposed openstack/puppet-openstack-integration master: WIP: check Debian rocky https://review.openstack.org/597175 | 14:57 |
*** ykarel has quit IRC | 15:25 | |
*** chem has quit IRC | 15:26 | |
*** ykarel has joined #puppet-openstack | 15:27 | |
*** jtomasek has quit IRC | 15:29 | |
*** ykarel_ has joined #puppet-openstack | 15:39 | |
*** ykarel has quit IRC | 15:42 | |
*** markvoelker has quit IRC | 15:48 | |
*** piepmatz has quit IRC | 16:07 | |
*** ykarel_ is now known as ykarel|away | 16:16 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add api_v1_enabled and api_v2_enabled options https://review.openstack.org/597580 | 16:22 |
*** jpena is now known as jpena|off | 16:31 | |
*** trown is now known as trown|lunch | 16:33 | |
*** morazi has quit IRC | 16:41 | |
*** ykarel|away has quit IRC | 16:46 | |
*** shardy has quit IRC | 16:52 | |
*** dtantsur is now known as dtantsur|afk | 16:54 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add octavia testing https://review.openstack.org/597600 | 17:01 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add octavia testing https://review.openstack.org/597600 | 17:02 |
openstackgerrit | Merged openstack/puppet-ironic stable/rocky: Correct default number of threads https://review.openstack.org/596781 | 17:15 |
openstackgerrit | Merged openstack/puppet-ironic stable/queens: Correct default number of threads https://review.openstack.org/596776 | 17:15 |
*** jtomasek has joined #puppet-openstack | 17:45 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add octavia testing https://review.openstack.org/597600 | 17:49 |
*** trown|lunch is now known as trown|brb | 17:50 | |
*** trown|brb is now known as trown | 17:50 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: WIP: Add octavia testing https://review.openstack.org/597600 | 18:06 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add workers support to octavia::worker class https://review.openstack.org/597638 | 19:28 |
*** morazi has joined #puppet-openstack | 19:42 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-openstack-integration master: Add octavia testing https://review.openstack.org/597600 | 19:43 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add workers support to octavia::worker class https://review.openstack.org/597638 | 19:46 |
openstackgerrit | Merged openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints https://review.openstack.org/596640 | 19:49 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add workers support to octavia::worker class https://review.openstack.org/597638 | 19:56 |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add workers support to octavia::worker class https://review.openstack.org/597638 | 20:13 |
*** mgagne has joined #puppet-openstack | 20:20 | |
*** markvoelker has joined #puppet-openstack | 20:48 | |
*** markvoelker has quit IRC | 20:55 | |
*** trown is now known as trown|outtypewww | 21:05 | |
*** rcernin has joined #puppet-openstack | 21:49 | |
*** vnogin has joined #puppet-openstack | 22:26 | |
openstackgerrit | Tobias Urdin proposed openstack/puppet-octavia master: Add scenario001 to zuul config https://review.openstack.org/597725 | 22:44 |
*** markvoelker has joined #puppet-openstack | 22:46 | |
*** vnogin has quit IRC | 22:50 | |
*** gfidente has quit IRC | 22:55 | |
*** markvoelker has quit IRC | 23:12 | |
*** tosky has quit IRC | 23:13 | |
openstackgerrit | Merged openstack/puppet-rally stable/rocky: Update .gitreview for stable/rocky https://review.openstack.org/593832 | 23:46 |
openstackgerrit | Merged openstack/puppet-rally stable/rocky: Update UPPER_CONSTRAINTS_FILE for stable/rocky https://review.openstack.org/593833 | 23:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!