Tuesday, 2018-10-16

*** hongbin has quit IRC00:16
*** jaewook_oh has joined #openstack-containers01:15
*** openstackgerrit has joined #openstack-containers01:36
openstackgerritErik Olof Gunnar Andersson proposed openstack/magnum master: Fixing gate failing due to bad AMQP virtual_host  https://review.openstack.org/61074001:36
eanderssonConfirmed that the above fixes the currently broken gate fungi strigazi01:37
* fungi is not entirely sure why he was mentioned there01:41
eanderssonOps, meant to poke flwang101:42
eanderssonMy bad fungi01:42
funginp01:47
*** hongbin has joined #openstack-containers02:09
*** jaewook_oh has quit IRC02:44
*** jaewook_oh has joined #openstack-containers02:53
*** ramishra has joined #openstack-containers03:02
*** dave-mccowan has quit IRC03:08
*** hongbin has quit IRC03:48
*** Bhujay has joined #openstack-containers03:51
*** Bhujay has quit IRC03:52
*** lpetrut has joined #openstack-containers03:52
*** Bhujay has joined #openstack-containers03:52
*** Bhujay has quit IRC04:06
*** ykarel has joined #openstack-containers04:22
openstackgerritErik Olof Gunnar Andersson proposed openstack/python-magnumclient master: Fixing broken tempest test  https://review.openstack.org/61087604:30
*** lpetrut has quit IRC04:34
openstackgerrityatin proposed openstack/magnum master: Update heat-container-agent version tag  https://review.openstack.org/60957904:50
*** janki has joined #openstack-containers05:47
strigazimordred: I was off the other day, eandersson proposed a fix. Thanks for pinging. Was this broken for many days?06:02
*** spiette has quit IRC07:00
*** rcernin has quit IRC07:01
*** spiette has joined #openstack-containers07:03
*** lpetrut has joined #openstack-containers07:20
*** lpetrut has quit IRC07:25
*** ttsiouts has joined #openstack-containers07:30
*** mattgo has joined #openstack-containers07:31
brtknrstrigazi: max_connections no longer an issue but now i have a new failure mode: http://paste.openstack.org/show/732220/07:50
strigazibrtknr: https://review.openstack.org/#/c/610740/07:55
brtknrfull conductor log: http://paste.openstack.org/show/732221/07:55
brtknrCool! When will it get merged?08:02
strigaziwe just way the ci08:03
strigaziit is almost done08:03
openstackgerritMerged openstack/magnum master: Fixing gate failing due to bad AMQP virtual_host  https://review.openstack.org/61074008:05
strigazibrtknr: ^^08:05
brtknrGreat thank you :D08:10
brtknrAlthough max_connections defaulting to low value appears to be a lingering issue on CentOS08:11
brtknrHeat opens around 370 connections with mariadb during ./stack.sh08:11
brtknrand unless a high limit for open_files_limit(=1024 in my case which matches ulimit -n) is passed as a config to mariadb, magnum installation fails08:13
brtknronly on Centos, i did not see this with Ubuntu for whatever reason08:14
* brtknr also finds it interesting that he did not see the AMQP issue on Ubuntu devstack, only on CentOS.08:25
*** ykarel is now known as ykarel|mtg08:51
*** ykarel|mtg is now known as ykarel09:03
*** salmankhan has joined #openstack-containers09:10
*** Dobroslaw has joined #openstack-containers09:16
*** flwang1 has joined #openstack-containers09:48
flwang1strigazi: ping09:48
strigaziflwang1: o/09:50
flwang1strigazi: do you have time for a quick sync?09:50
strigaziflwang1: yes, but before a question, do you know how to pass separated parameters in gnu make? (I have spent like 30mins and I'm stuck) :)09:51
flwang1like 'make xxx' ?09:52
flwang1or 'make aaa bbb'?09:52
strigazimake foo FLAGS='-X a -X b09:52
strigazimake foo FLAGS='-X a -X b'09:52
strigazianyway, tell me09:54
flwang1no idea, sorry09:54
flwang11. are you aware of the broken gate?09:54
strigaziit is fixed now09:54
flwang12. what's the docker_storage_driver you're using in prod?09:54
strigaziMerged openstack/magnum master: Fixing gate failing due to bad AMQP virtual_host  https://review.openstack.org/610740 this patch09:54
strigazioverlay2 only09:55
openstackgerritFeilong Wang proposed openstack/magnum master: Fix prometheus monitoring  https://review.openstack.org/60920309:55
openstackgerritFeilong Wang proposed openstack/magnum master: Allow cluster template being renamed  https://review.openstack.org/60917409:56
flwang1ok, interesting09:56
strigaziisn't this merged already by someone else? Fix prometheus monitoring  https://review.openstack.org/60920309:56
strigaziit is not https://review.openstack.org/#/c/600905/09:57
flwang1ah, yes, same issue with different fix09:58
*** ykarel has quit IRC09:59
flwang1i don't mind abandoning my one10:00
strigaziI had +2 at some point, lost track afterwards10:01
flwang1ok, then10:01
flwang1we can merge that one10:01
*** ttsiouts has quit IRC10:08
*** ykarel has joined #openstack-containers10:08
*** ykarel is now known as ykarel|lunch10:09
*** ttsiouts has joined #openstack-containers10:29
*** ykarel_ has joined #openstack-containers10:48
*** ykarel|lunch has quit IRC10:50
*** serlex has joined #openstack-containers10:51
openstackgerritFeilong Wang proposed openstack/magnum master: Cluster delete failed due to heat return stack could not be found Process is as follows: 1. delete one magnum cluster 2. poll_and_check function periodic query stack status by heatclient 3. heatclient return "The Stack *** could not be found" exception 4.  https://review.openstack.org/59992510:55
*** ykarel_ is now known as ykarel10:56
*** ttsiouts has quit IRC11:02
*** ttsiouts has joined #openstack-containers11:03
*** ttsiouts has quit IRC11:07
*** dave-mccowan has joined #openstack-containers11:09
*** ttsiouts has joined #openstack-containers11:17
*** ttsiouts has quit IRC11:31
*** ttsiouts has joined #openstack-containers11:32
*** ttsiouts has quit IRC11:34
*** ttsiouts has joined #openstack-containers11:35
*** mattgo has quit IRC11:35
*** ttsiouts has quit IRC11:37
*** ttsiouts has joined #openstack-containers11:38
tobias-urdinstrigazi: i think i've found an annoying bug, flanneld systemd service depends on flannel-docker-bridge but we dont perform a daemon-reload here11:39
tobias-urdinhttps://github.com/openstack/magnum/blob/stable/rocky/magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh#L8111:39
tobias-urdinso it fails to find that service11:39
tobias-urdinor something along those lines, kubernetes minion does not work right away, need to manually fix some processes, or perhaps this is fixed in the upcoming 7.0.2 release for rocky?11:41
tobias-urdini'll do some more testing, see if i can reproduce11:45
*** ttsiouts has quit IRC11:46
*** ttsiouts has joined #openstack-containers11:47
*** ttsiouts has quit IRC11:47
*** ttsiouts has joined #openstack-containers11:47
strigazitobias-urdin it will be "fixed"11:50
strigazitobias-urdin: https://review.openstack.org/#/c/597150/11:50
strigaziyou can give this patcha a go ^^11:50
*** ttsiouts has quit IRC11:50
*** ttsiouts has joined #openstack-containers11:51
*** mattgo has joined #openstack-containers11:51
tobias-urdinstrigazi: ack, seems like a large one, assuming that wont be backported since it changes the usage of flannel i'll see what i can do to get current stable/rocky working11:55
*** ttsiouts has quit IRC11:55
*** ttsiouts has joined #openstack-containers12:00
strigazitobias-urdin: we will add in 7.1.0, it improves stability of flannel and aligns with calico12:01
tobias-urdinack12:02
tobias-urdinstrigazi: also seeing this: Auth plugin and its options for service user must be provided in [keystone_auth] section. Using values from [keystone_authtoken] section is deprecated.: MissingRequiredOptions: Auth plugin requires parameters which were not given: auth_url12:02
tobias-urdinhttps://github.com/openstack/magnum/blob/stable/rocky/magnum/common/keystone.py#L4712:02
tobias-urdina lot of deployments (and tooling) changed from the deprecated auth_uri to www_authenticate_uri in the rocky release12:03
tobias-urdinperhaps that's the issue, i assume this only reads auth_uri which is not there anymore and doesn't read www_authenticate_uri and fallback to auth_uri?12:03
strigaziit is not that, the started work to refactor authtoken left unfinished and needs to be cleaned. We can clean it and adopt www_authenticate_uri12:04
* strigazi will be back12:04
tobias-urdinfacepalm, yeah saw now that it said auth_url and not auth_uri12:09
*** ttsiouts has quit IRC12:32
mordredstrigazi: the eandersson patch fixed it, yay! yeah, it was broken for a bit - but there were other breaks going on so I didn't notice immediately12:57
mordredstrigazi: we had some "fun" related to OOM errors breaking things12:58
* mordred loves fun12:58
*** mattgo has quit IRC12:59
*** jaewook_oh has quit IRC13:23
*** ykarel is now known as ykarel|afk13:50
tobias-urdinstrigazi: after some digging seems like the issue is flanneld related, it doesn't start on first attempt13:55
tobias-urdinhttp://paste.openstack.org/show/732246/13:55
tobias-urdinsee the end in that paste, i need to run that for it to work13:55
tobias-urdinthis is on the minion13:55
*** janki has quit IRC13:58
strigazitobias-urdin: in f27 seems to work14:03
tobias-urdinok, so i should probably just use f27 for now14:04
*** hongbin has joined #openstack-containers14:05
*** mattgo has joined #openstack-containers14:06
*** munimeha1 has joined #openstack-containers14:19
tobias-urdinstrigazi: sorry for the noice, remember i messed around with this ealier but had to wipe all glance images so must have got the wrong one..14:26
*** ykarel|afk has quit IRC14:29
*** ykarel|afk has joined #openstack-containers14:30
strigazihttps://download.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-27-20180212.2/CloudImages/x86_64/images/Fedora-Atomic-27-20180212.2.x86_64.qcow2 or latest f2714:33
strigazitobias-urdin: ^^14:34
*** mattgo has quit IRC14:35
*** ykarel|afk has quit IRC14:48
*** ykarel|afk has joined #openstack-containers14:48
tobias-urdinstrigazi: k8s worked on first attempt with f2714:49
brtknrtobias-urdin: what are you using to deploy your openstack?14:51
brtknrtobias-urdin: devstack or some other tool?14:51
tobias-urdinpuppet openstack modules14:51
tobias-urdinon centos + rdo14:51
brtknrtobias-urdin: did you need to change your mariadb config to increase number of open files? LimitNOFILE=infinity14:52
tobias-urdinno14:53
brtknrwhat do you get back when run #  show variables like "open_files_limit"; under your mysql console14:54
tobias-urdin| open_files_limit | 16364 |15:00
*** ramishra has quit IRC15:01
*** kaiokmo has quit IRC15:08
tobias-urdinstrigazi: found a bug in f27 the /etc/sysconfig/docker file contains --live-restore which causes swarm-mode to fail15:37
tobias-urdinmagnum-start-swarm-manager[2069]: Error response from daemon: --live-restore daemon configuration is incompatible with swarm mode15:37
tobias-urdinso need to sed out that option and start/restart docker then run swarm-manager/swarm-worker systemd unit files15:38
strigazitobias-urdin: strange, I never saw this, in 100s of clusters15:40
tobias-urdini took the latest fedora atomic 27 which was released 201804-something15:40
openstackgerritweizj proposed openstack/magnum-tempest-plugin master: Update the hacking to latst  https://review.openstack.org/61102115:41
tobias-urdini'll spawn up fedora atomic 27 and 28 and see what that file contains by default, the drivers dir has no mentioned of a live-restore15:41
openstackgerritweizj proposed openstack/magnum master: Update the hacking to latst  https://review.openstack.org/61102415:45
tobias-urdinstrigazi:15:49
tobias-urdin[fedora@f27 ~]$ cat /etc/sysconfig/docker | grep OPTIONS15:49
tobias-urdinOPTIONS='--selinux-enabled --log-driver=journald --live-restore'15:49
tobias-urdin[fedora@f28 ~]$ cat /etc/sysconfig/docker | grep OPTIONS15:49
tobias-urdinOPTIONS='--selinux-enabled --log-driver=journald --live-restore'15:49
tobias-urdinboth seems to have --live-restore15:49
strigaziI have this: OPTIONS='-H fd:// -H tcp://0.0.0.0:2375 --tlsverify --tlscacert=/etc/docker/ca.crt --tlskey=/etc/docker/server.key --tlscert=/etc/docker/server.crt --selinux-enabled --log-driver=journald'15:50
tobias-urdinthat was on two clean fedora atomic 27/28, i checked the logic in the swarm_fedora_atomic_v2 driver and it just appends to the OPTIONS15:51
tobias-urdinhere https://github.com/openstack/magnum/blob/stable/rocky/magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh#L1315:52
strigazitobias-urdin: http://git.openstack.org/cgit/openstack/magnum/tree/magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh?h=stable/rocky15:52
tobias-urdinyeah, so if the templates are spawned with --live-restore they will fail, i haven't verified if the docker version of f28 throws that as well15:52
tobias-urdinby that i mean; this "Error response from daemon: --live-restore daemon configuration is incompatible with swarm mode"15:53
strigazican you run this script to see what it does? I think it removes it15:53
tobias-urdini did try that, copied that script and did against a test file, it just appended the options, didn't remove any existing in OPTIONS15:54
tobias-urdins/appended/prepended/g15:54
strigazidid you try this image: https://download.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-27-20180212.2/CloudImages/x86_64/images/Fedora-Atomic-27-20180212.2.x86_64.qcow215:54
tobias-urdinno im using the later one15:55
tobias-urdinhttps://ftp.icm.edu.pl/pub/Linux/dist/fedora-alt/atomic/stable/Fedora-Atomic-27-20180419.0/CloudImages/x86_64/images/Fedora-Atomic-27-20180419.0.x86_64.qcow215:55
tobias-urdinshouldn't we support both?15:55
strigaziyes, I just wanted to understand why it works for us15:56
tobias-urdingive me a sec, i'll spawn a instance with that image and check the /etc/sysconfig/docker file15:56
tobias-urdin[fedora@f27-old ~]$ cat /etc/sysconfig/docker | grep OPTIONS15:59
tobias-urdinOPTIONS='--selinux-enabled --log-driver=journald'15:59
tobias-urdinstrigazi: confirmed it's a image issue, so we should probably add a sed that removes --live-restore16:00
tobias-urdindo you want me to write a fix, test it and push a patch?16:02
tobias-urdinshould be super simple, one-line sed to that shell script16:02
tobias-urdini'll be afk for a while, will be back in 1 hour16:03
brtknrstrigazi: magnum finally working via devstack :D16:06
brtknrstrigazi: so many hurdles, you wont believe!16:06
*** ykarel|afk is now known as ykarel16:18
strigazibrtknr: I'm using ubuntu for the past 6 months for devstack16:35
brtknrI have no doubt, but lots of things that arent documented anywhere16:36
brtknrstrigazi: like configuring number of open files16:36
brtknrand default security group policy16:36
brtknretc.16:36
*** ykarel is now known as ykarel|away16:37
brtknri mean,they are documented but its not obvious that is the problem16:37
*** ykarel|away has quit IRC16:46
*** munimeha1 has quit IRC17:10
openstackgerritTobias Urdin proposed openstack/magnum master: [swarm-mode] Remove --live-restore from Docker daemon options  https://review.openstack.org/61109717:12
tobias-urdinstrigazi: ^ also tested, swarm-mode on f27 2018-04 built image now works (probably f28 as well)17:13
*** PagliaccisCloud has joined #openstack-containers17:18
*** kaiokmo has joined #openstack-containers17:18
openstackgerritTobias Urdin proposed openstack/magnum master: [swarm-mode] Remove --live-restore from Docker daemon options  https://review.openstack.org/61109717:22
colby_Hey Guys. We had a user try and attach a secret directly to the loadbalancer listener without using a contiainer. So it errored out and now its stuck in the pending_update and cant be deleted. How can I delete the load balancer now?17:22
colby_Im on pike btw17:22
colby_woops sorry guys wrong channel17:56
*** salmankhan has quit IRC18:02
*** flwang1 has quit IRC18:44
*** dave-mccowan has quit IRC19:07
*** dave-mccowan has joined #openstack-containers19:07
*** flwang has joined #openstack-containers21:00
flwango/21:00
colin-hello21:00
eanderssono/21:00
strigazi#starmeeting containers21:00
strigazi#startmeeting containers21:01
openstackMeeting started Tue Oct 16 21:01:02 2018 UTC and is due to finish in 60 minutes.  The chair is strigazi. Information about MeetBot at http://wiki.debian.org/MeetBot.21:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.21:01
*** openstack changes topic to " (Meeting topic: containers)"21:01
openstackThe meeting name has been set to 'containers'21:01
imdigitaljimo/21:01
strigazi#topic Roll Call21:01
*** openstack changes topic to "Roll Call (Meeting topic: containers)"21:01
cbrumm__o/21:01
imdigitaljimo/21:01
strigazio/21:01
eandersson\o/21:01
flwang\o/21:02
strigazi#topic Announcements21:02
*** openstack changes topic to "Announcements (Meeting topic: containers)"21:02
strigazithanks eandersson for fixing the magnum gate https://review.openstack.org/#/c/610740/21:03
eanderssonanytime21:03
strigaziDo you know why it used work or why ot broke?21:03
strigaziDo you know why it used work or why it broke?21:03
eanderssonI was looking at some recent changes with oslo.messaging that affects the defaults21:03
eanderssonWhich I think caused it with 9.0.121:04
flwangthat's bad21:04
strigazio.m version bump then, thanks21:04
eanderssonhttps://github.com/openstack/requirements/commit/29f8a80a71111ea59141c1aeab94bae9cf3f30a9#diff-0bdd949ed8a7fdd4f95240bd951779c821:05
flwangintroducing changes in base components and breaking everybody21:05
strigaziflwang: it is better than it used to be I think :)21:05
*** munimeha1 has joined #openstack-containers21:05
flwangbetter for what?21:05
strigaziless breaks/ time unit21:05
flwanghaha21:06
*** canori02 has joined #openstack-containers21:06
eanderssonYea - it's usually 3rd party libraries now that break things21:06
eanderssonlike evenlet21:06
canori02O/21:06
flwangit's true, but i think it's because its losing contributors :D21:06
strigazicanori02: o/21:07
strigazi#topic Stories/Tasks21:07
*** openstack changes topic to "Stories/Tasks (Meeting topic: containers)"21:07
strigaziI don't think I have anything from last week to discuss, flwang do you want to discuss the CT rename?21:08
imdigitaljimflwang: i found a solution to making a single LB scenario21:09
imdigitaljimhuge cut in resource usage is nice :)21:09
strigaziimdigitaljim: use a single LB for many services?21:09
imdigitaljimfor etcd/api21:10
strigazioh, right21:10
strigaziimdigitaljim: is there a patch?21:10
imdigitaljimi think our plan is to submit a v2 driver that is parity with the first one's features21:10
imdigitaljimand huge improvements all around21:10
imdigitaljimcluster speed/feature rich/compatibility21:10
flwangimdigitaljim: cool, we can discuss the single lb later21:11
imdigitaljimyeah definitely21:11
imdigitaljimi can push up a WIP for you guys soon if you want to see where things are21:12
flwangstrigazi: yep, i'd like to know you guys opinions about CT rename21:12
flwangimdigitaljim: go for it21:12
flwangas you know, Catalyst Cloud just released magnum on our prod21:12
cbrumm__Nice!21:12
cbrumm__congrats21:12
flwangand we're starting to get the pain of change/update public templates21:12
flwangcbrumm__: hah, thanks21:13
colin-that's great, how did the deployment go?21:13
flwangcolin-: we got some issues, but so far, most of the things are ok21:13
flwanga big lesson learn is don't use docker_storage_size with overlay/overlay221:14
imdigitaljimwe are considering a redesign (part of the v2)21:14
imdigitaljimthat decouples that entirely21:14
flwangand magnum/heat-container-agent does have the multi region bug21:14
flwangimdigitaljim: nice21:15
colin-that sounds rough, glad it worked out though21:15
eanderssonwhat is the issue with overlay?21:15
imdigitaljimso you dont have to worry about kube-tag or other quick changing data21:15
imdigitaljim^21:15
imdigitaljim+1 eandersson21:15
imdigitaljimwhat is the issues with overlay2?21:15
flwangimdigitaljim: that's interesting21:15
flwangwith overlay2 and docker_volume_size(external volume for docker), we have seen some issue with docker, which cause pods can't be created21:16
flwangit's not always repeatable21:16
flwangwe just realized it yesterday with strigazi's help, still need testing though21:16
flwangbut just FYI21:16
flwangbtw, our storage backend is ceph21:17
imdigitaljimcgroup issue?21:17
*** kaiokmo has quit IRC21:17
eanderssonInteresting - feel free to share more when you have had time to dig deeper21:17
flwangwe're using cgroupfs already21:17
colin-which cgroup driver? just curious21:17
colin-ok21:17
*** canori02 has quit IRC21:17
flwangI still don't know the root cause, may need help from storage expert or docker expert21:18
*** canori02 has joined #openstack-containers21:18
flwangbut i will keep you guys posted if there is any progress21:18
eanderssonSounds good - thanks21:18
tobias-urdinflwang: sorry for shiming in, regarding the mentioned multi-region bug in heat-container-agent is that addressed or is there a bug tracked somewhere with more info?21:18
tobias-urdinwe are planning to deploy magnum in another region soon21:18
*** kaiokmo has joined #openstack-containers21:19
tobias-urdineandersson: thanks for the review21:19
eanderssonanytime21:19
strigazitobias-urdin: it is addressed, one moment21:20
*** canori02 has quit IRC21:21
strigazitobias-urdin: https://review.openstack.org/#/c/584215/21:21
strigazitobias-urdin: included here: https://hub.docker.com/r/openstackmagnum/heat-container-agent/tags/ rocky-stable21:21
flwangit has been fixed21:21
strigazitobias-urdin: this patch is pending: https://review.openstack.org/#/c/609579/21:22
flwangtobias-urdin: you also need you update your existing deployment21:22
flwangi mean Mangum21:23
flwangfor existing cluster, should be fine21:23
strigaziflwang: and heat to queens, right?21:23
flwangstrigazi: yes, at least Queens21:23
flwangI fixed it in Rocky, and I think i have backported all  necessary changes into queens21:23
*** serlex has left #openstack-containers21:24
tobias-urdinok thanks! so if I understand correctly when 609579 is merged and backported to stable/rocky we are all good?21:24
strigazitobias-urdin: yes21:24
tobias-urdingot it, thanks21:24
*** canori02 has joined #openstack-containers21:24
flwangall good for Magnum21:25
flwangtobias-urdin: also need to upgrade Heat21:26
tobias-urdinack21:27
flwangtobias-urdin: me and strigazi will have a topic at Berlin to share what we know ;)21:28
*** canori02 has quit IRC21:30
tobias-urdinflwang: cool, i'll keep an close eye out for the video on that, unfortunately won't attend berlin :(21:31
flwangno problem21:32
flwangstrigazi: i'm good now21:32
flwangstrigazi: imdigitaljim: anything else you want to discuss?21:32
imdigitaljimjust throwing it out, were working on inplace upgrades currently21:33
imdigitaljimstrigazi: has some work thats very close21:33
imdigitaljimto what we started with21:33
imdigitaljimwe're adding new mechanisms but i should also be adding it to the v2 driver21:33
imdigitaljimbut id like to maybe discuss some basic approaches next time21:34
strigaziimdigitaljim: will you push upstream something for v1?21:34
imdigitaljimprobably not for v1 since its too far back from the updates21:34
imdigitaljimit perhaps can be backported21:34
imdigitaljimwe *are* keeping features of the v1 driver introduced on the v221:35
imdigitaljimso when were done with v2 it should be a minimum everything v1 has21:36
imdigitaljimpeople can still choose v1 for their needs/legacy but because its a driver they can also choose v221:36
imdigitaljim:P21:36
strigaziI think we should have a spec or another document for these changes21:37
strigazimakes sense?21:37
imdigitaljimim sure i can come up with something :)21:37
strigazimaybe a spec to sync with nodegroups21:38
imdigitaljimyeah i plan to watch your nodegroups changes and improve/port that21:38
imdigitaljim(were not using it so i might need you to test it)21:38
strigazisure21:39
imdigitaljimi will still be pushing a few for common21:39
imdigitaljimthat can help any/all drivers21:39
imdigitaljimflwang: btw congrats on the prod deploy!21:40
flwangimdigitaljim: thanks, it wouldn't happen without you guys help21:41
flwangstrigazi: +1 for spec for v221:41
flwangI assume it a big change, so better to have a spec21:41
flwangor at least doing the code and spec in parallel, so that reviewer can understand the design correctly21:41
imdigitaljimyeah totally understandable21:41
imdigitaljimsome of the goals of the v2 was improved readability as well21:42
flwangimdigitaljim: quick question, does the v2 involve any API change?21:42
imdigitaljimno21:42
flwangnice21:42
imdigitaljimcore magnum is mostly untouched21:42
flwangit's great21:43
imdigitaljimthere are a some constraints heat >= queens/rocky?, octavia (if used) >= rocky, kubernetes >= v1.11.X21:44
imdigitaljimi think heat can be pike if not using octavia though21:45
*** munimeha1 has quit IRC21:45
imdigitaljimoctavia >= queens*21:45
strigaziqueens is a reasonable requirement21:46
*** mattgo has joined #openstack-containers21:48
strigaziAnything else for the meeting?21:49
flwangstrigazi: i'm good21:49
strigaziothers?21:50
tobias-urdinthe issue we talked about earlier today is fixed in https://review.openstack.org/#/c/611097/21:50
tobias-urdinnothing fancy :)21:51
strigazithanks +221:51
tobias-urdinshould be safe for backports as well21:51
strigazithanks everyone for joining the meeting, see you21:52
strigazi#endmeeting21:53
*** openstack changes topic to "OpenStack Containers Team"21:53
openstackMeeting ended Tue Oct 16 21:53:10 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)21:53
openstackMinutes:        http://eavesdrop.openstack.org/meetings/containers/2018/containers.2018-10-16-21.01.html21:53
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/containers/2018/containers.2018-10-16-21.01.txt21:53
openstackLog:            http://eavesdrop.openstack.org/meetings/containers/2018/containers.2018-10-16-21.01.log.html21:53
strigazitobias-urdin: we will backport it, for sure21:53
* strigazi is going offline21:53
flwangstrigazi: o/21:54
*** mattgo has quit IRC22:07
*** mattgo has joined #openstack-containers22:09
*** mattgo has quit IRC22:19
*** rcernin has joined #openstack-containers22:49
*** hongbin has quit IRC23:07
*** dave-mccowan has quit IRC23:24

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!