Tuesday, 2017-10-10

*** jtriley has quit IRC00:07
kfox1111jascott1: nice docs. :)00:09
*** yingjun has joined #openstack-kolla00:15
*** jtriley has joined #openstack-kolla00:43
*** tovin07_ has joined #openstack-kolla00:43
*** aagate has quit IRC00:50
*** manheim has quit IRC00:50
openstackgerritjiangpch proposed openstack/kolla-ansible master: Make haproxy proxy to the right glance_api backend  https://review.openstack.org/51043601:04
*** caowei has joined #openstack-kolla01:04
*** manheim has joined #openstack-kolla01:05
openstackgerritjiangpch proposed openstack/kolla-ansible master: Make haproxy proxy to the right glance_api backend  https://review.openstack.org/51043601:08
*** manheim has quit IRC01:10
openstackgerritjiangpch proposed openstack/kolla-ansible master: Make haproxy proxy to the right glance_api backend  https://review.openstack.org/51071701:15
*** jascott1 has quit IRC01:26
*** jascott1 has joined #openstack-kolla01:26
*** jascott1 has quit IRC01:30
*** jtriley has quit IRC01:32
*** vhosakot has quit IRC01:44
*** duonghq has joined #openstack-kolla01:50
duonghqmorning guys01:50
*** kevzha01 has joined #openstack-kolla02:02
*** kevzha01 is now known as kevinz02:02
*** unicell has quit IRC02:08
*** jtriley has joined #openstack-kolla02:08
*** jamesbenson has joined #openstack-kolla02:12
*** jamesbenson has quit IRC02:17
*** Sean-md has joined #openstack-kolla02:21
*** dave-mccowan has quit IRC02:31
*** unicell has joined #openstack-kolla02:32
*** unicell has quit IRC02:37
*** yangyapeng has joined #openstack-kolla02:39
*** rwsu has quit IRC02:40
Sean-mdHello everyone. I've been following the kolla-kubernetes (https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html). So far I've gotten past all of the issues. But I'm stumped now. I'm trying to spin up the mariadb containers with step "helm install --debug kolla-kubernetes/helm/service/mariadb --namespace kolla --name mariadb --values ./cloud.yaml"02:53
Sean-mdmy centos-source-kubernetes-entrypoint container is stuck in "Entrypoint WARNING: 2017/10/10 01:42:13 entrypoint.go:81: Resolving dependency for mariadb-init-element failed: Job mariadb-init-element is not completed yet"02:53
Sean-mdand centos-source-mariadb container is timeout02:53
Sean-mdTo resovle this issue, I tried..02:53
Sean-md1) to use a private registry whose version is 5.0.0(binary), to build images I deployed kolla-ansible and ran "kolla-build"02:53
Sean-md2) to registry-deployment, run "helm install helm/microservice/registry-deployment...." and set cloud.yaml and deploy ceph OSDs02:53
Sean-mdbut results are same..02:54
Sean-mdmy env is that platform is centos 7.4.1708, multinode02:54
masberHi all, do you know when kolla-ansible 5.0.0 will be ready? I would like to do a deployment and hopefully show it in the openstack summit in Sydney?02:55
masberI am quite interested in zun and kuryr support and see if we can seamlessly deploy vms, baremetal and containers using openstack02:56
*** jtriley has quit IRC02:56
Sean-md@masber, Several days ago, I successfully deployed kolla-ansible by following a quickstart guide(https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html) whose default version is 5.0.003:04
masberSean-md, I tried last Sunday but it gave an error deploying... I will try again later03:05
masberalso it is using images 4.0.0?03:05
masberI couldn't find images 5.0.0 last time I checked docker hub (last Sunday)03:05
Sean-mdreally? my version is 5.0.003:06
Sean-mdI used a private registry (kolla-build)03:07
masberyeah I got a nasty error not coming from ansible... so I didn't bother debugging it as I thought it was still on development, but I will give it a go again later03:07
masberSean-md, ok, but private registry needs to download from docker hub first?03:08
Sean-mdyes03:08
masberalso if I do kolla-ansible upgrade will it upgrade both openstack and kolla-ansible?03:14
Sean-mdI do not know, I am sorry. I installed it vanilla centos vms (multinode)03:28
inc0masber: we don't have 5.0 in dockerhub03:33
inc0we are working on automatic pushing and until then I'd strongly discourage using dockerhub images03:34
masberok, so do I need images 5.0.0 in order to use kolla-ansible 5.0.0? or can I use kolla-ansible 5.0.0 and docker hub images (4.0.0)?03:34
inc0masber: I'd recommend building 5.0 images03:35
masberthanks!03:35
*** jtriley has joined #openstack-kolla03:36
*** mdnadeem has joined #openstack-kolla03:41
spsuryamorning all03:45
masberalso, why kolla-ansible is not enabling port-security by default? is there any reason for that?03:46
openstackgerritHeetae Ahn proposed openstack/kolla master: Add RHEL subscription registration  https://review.openstack.org/49514803:58
*** jaosorior has joined #openstack-kolla04:00
*** gkadam has joined #openstack-kolla04:01
*** coolsvap has joined #openstack-kolla04:09
openstackgerritMerged openstack/kolla-ansible stable/pike: Fluentd: fix duplicate log level naming  https://review.openstack.org/50738104:20
*** daidv has joined #openstack-kolla04:21
*** unicell has joined #openstack-kolla04:22
*** jtriley has quit IRC04:28
*** pcaruana has joined #openstack-kolla04:32
masberhi, centos-binary-manila-data:4.0.0 is missing from the docker hub? TASK [manila : Pulling manila-data image] *******************************************************************************************************************************************************************************************************************04:42
masberfatal: [openstack-controller]: FAILED! => {"changed": false, "failed": true, "msg": "The requested image does not exist: kolla/centos-binary-manila-data:4.0.0"}04:42
*** pcaruana has quit IRC04:58
masberhi all, so I decided to build kolla containers by my own, I am following the documentation but tox -e genconfig04:58
masberERROR: toxini file 'tox.ini' not found04:58
masberfrom where can I get the tox.ini file?04:58
*** rwsu has joined #openstack-kolla05:00
*** jtriley has joined #openstack-kolla05:04
*** lpetrut has joined #openstack-kolla05:04
*** janki has joined #openstack-kolla05:10
Sean-md@masber I did...05:11
openstackgerritChristian Berendt proposed openstack/kolla-ansible master: Move vmware password parameters to passwords.yml  https://review.openstack.org/50842205:11
Sean-mdcd kolla05:11
Sean-mdpip install .05:11
Sean-mdpip install tox05:11
Sean-mdtox -e genconfig05:11
Sean-mdI wish it would help you05:12
masberSean-md, did you installed kolla-ansible through pip or did you downloaded from github?05:12
*** caowei has quit IRC05:13
*** mdnadeem has quit IRC05:14
*** skramaja has joined #openstack-kolla05:15
*** tovin07_ has quit IRC05:17
Sean-mdmasber: Now I know there are tow kind of deployment. I deploy both... in order05:20
Sean-mdIs there anyone who deployed kolla-kubernetes?05:24
Sean-mdI think this guide(https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html) is impossible05:27
*** jaosorior has quit IRC05:27
*** Sean-md has quit IRC05:31
*** mdnadeem has joined #openstack-kolla05:31
openstackgerritChristian Berendt proposed openstack/kolla-ansible master: Move haproxy certificate into variable  https://review.openstack.org/51075005:38
*** caowei has joined #openstack-kolla05:40
*** jtriley has quit IRC05:59
*** jaosorior has joined #openstack-kolla06:03
*** jrist has quit IRC06:03
*** lpetrut has quit IRC06:04
*** mdnadeem has quit IRC06:05
*** jrist has joined #openstack-kolla06:16
*** mdnadeem has joined #openstack-kolla06:17
*** lpetrut has joined #openstack-kolla06:21
*** yangyape_ has joined #openstack-kolla06:30
*** jtriley has joined #openstack-kolla06:32
*** yangyapeng has quit IRC06:32
*** livelace-link has joined #openstack-kolla06:32
*** livelace-link has quit IRC06:33
*** yangyapeng has joined #openstack-kolla06:33
*** livelace has joined #openstack-kolla06:36
*** yangyape_ has quit IRC06:36
*** livelace-link has joined #openstack-kolla06:38
*** livelace-link has quit IRC06:38
*** genek has quit IRC06:42
*** heigao has joined #openstack-kolla06:43
masberhow long does it takes to build kolla containers? I have been waiting for few hours now06:44
*** mgoddard has joined #openstack-kolla06:47
*** livelace-link has joined #openstack-kolla06:47
*** lpetrut has quit IRC06:54
openstackgerritChristian Berendt proposed openstack/kolla-ansible master: Use internal interface to connect with keystone_ssh  https://review.openstack.org/46667406:57
kolla-slack<egonzalez> masber , it depends on your host and network brandwith06:59
*** lpetrut has joined #openstack-kolla07:00
*** pcaruana has joined #openstack-kolla07:04
*** jaosorior has quit IRC07:04
*** livelace-link has quit IRC07:09
*** lpetrut has quit IRC07:12
openstackgerritMathias Ewald proposed openstack/kolla-ansible master: Add sensu role  https://review.openstack.org/48836707:13
*** genek has joined #openstack-kolla07:20
*** jtriley has quit IRC07:29
*** manheim has joined #openstack-kolla07:29
*** jaosorior has joined #openstack-kolla07:33
*** shardy has joined #openstack-kolla07:35
*** manheim has quit IRC07:37
*** manheim has joined #openstack-kolla07:37
*** egonzalez has joined #openstack-kolla07:39
*** yangyapeng has quit IRC07:39
*** yangyapeng has joined #openstack-kolla07:41
*** manheim has quit IRC07:41
*** mgoddard has quit IRC07:43
*** Zophar has joined #openstack-kolla07:43
*** gfidente has joined #openstack-kolla07:47
*** gfidente has quit IRC07:47
*** gfidente has joined #openstack-kolla07:47
*** yangyapeng has quit IRC07:49
*** unicell has quit IRC07:49
*** unicell has joined #openstack-kolla07:50
hrwmorning07:51
*** yangyapeng has joined #openstack-kolla07:51
hrwlooking at openstackgerrit messages it is visible that we are past stable release ;D07:51
hrwpreviously we worked on images and ways to deploy them. then released. now improve deployments based on real life scenarios07:52
*** yangyapeng has quit IRC07:57
*** yangyapeng has joined #openstack-kolla07:58
*** jtriley has joined #openstack-kolla07:58
*** lpetrut has joined #openstack-kolla08:04
*** dougsz has joined #openstack-kolla08:11
*** manheim has joined #openstack-kolla08:21
*** serlex has joined #openstack-kolla08:22
*** rob_d_ has quit IRC08:22
ZopharHello... any chance to push this in stable: https://review.openstack.org/#/c/509114/ ?08:23
*** athomas has joined #openstack-kolla08:29
*** inc0 has quit IRC08:32
*** inc0 has joined #openstack-kolla08:39
openstackgerritChristian Berendt proposed openstack/kolla-ansible stable/pike: Enable neutron fwaas dashboard dynamically  https://review.openstack.org/51078708:41
manheimhei08:41
*** manheim is now known as danardelean08:42
*** mgoddard has joined #openstack-kolla08:50
*** jtriley has quit IRC08:57
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Test fernet deploy  https://review.openstack.org/48430909:01
hrwspsurya: https://review.openstack.org/#/c/509114/ - can you?09:02
*** rob_d_ has joined #openstack-kolla09:03
spsuryahrw: done09:03
hrwZophar: you see? :D09:04
hrwspsurya: thanks.09:04
spsuryahrw: np09:04
openstackgerritMerged openstack/kolla-ansible master: Move vmware password parameters to passwords.yml  https://review.openstack.org/50842209:05
openstackgerritMerged openstack/kolla-ansible stable/pike: Fix neutron invalid json file  https://review.openstack.org/50911409:08
*** zhubingbing has joined #openstack-kolla09:10
openstackgerritChristian Berendt proposed openstack/kolla stable/pike: Add neutron-fwaas-dashboard into horizon image  https://review.openstack.org/51080109:10
openstackgerritMerged openstack/kolla-ansible master: Restructured the doc of kolla-ansible  https://review.openstack.org/50700409:11
ZopharThanks ;)09:16
openstackgerritSurya Prakash (spsurya) proposed openstack/kolla-ansible master: For better user experience  https://review.openstack.org/51080509:19
*** sambetts_ is now known as sambetts09:21
openstackgerritSurya Prakash (spsurya) proposed openstack/kolla-ansible master: For better user experience  https://review.openstack.org/51080509:21
*** ulf` has quit IRC09:28
*** manjeets_ has quit IRC09:29
*** ntpttr has quit IRC09:29
*** david-lyle has quit IRC09:29
*** jtriley has joined #openstack-kolla09:35
*** rmart04 has joined #openstack-kolla09:42
*** genek has quit IRC09:55
*** yingjun has quit IRC09:57
*** kristian__ has joined #openstack-kolla10:02
*** kristian__ has quit IRC10:02
*** zhangfei has joined #openstack-kolla10:05
*** pbourke has quit IRC10:11
*** pbourke has joined #openstack-kolla10:12
*** zhangfei has quit IRC10:20
*** yangyapeng has quit IRC10:25
*** jascott1 has joined #openstack-kolla10:27
*** jascott1 has quit IRC10:32
*** Sean-md has joined #openstack-kolla10:36
hrwceph/jewel for ubuntu/pike is still in queue: https://review.openstack.org/#/c/505786/ - please review if/when you have time10:48
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible stable/ocata: Mount /lib/modules folder for neutron-l3-agent  https://review.openstack.org/51083410:53
*** ansmith has quit IRC11:01
openstackgerritBertrand Lallau proposed openstack/kolla-ansible stable/pike: Fluentd: fix Mariadb mysqld_safe log not match  https://review.openstack.org/51083711:02
Sean-mdHell, my mariadb-0 container remains "init" after I ran "helm install --debug kolla-kubernetes/helm/service/mariadb --namespace kolla --name mariadb --values ./cloud.yaml"11:11
Sean-mdthe successful job count of mariadb-init-element is "0"11:11
Sean-mdI spend several days for this issue.. :(11:11
spsuryaSean-md: kfox1111 can help you into this11:12
Sean-mdthanks spsurya11:13
spsuryaegonzalez: these days I am looking for docs improvement so that user experience can be better11:20
spsuryacan you review this too11:20
spsuryahttps://review.openstack.org/#/c/508102/11:20
*** rhallisey has joined #openstack-kolla11:29
openstackgerritBradley Jones proposed openstack/kolla-kubernetes master: Deploy playbook using microservices  https://review.openstack.org/47358811:34
*** genek has joined #openstack-kolla11:39
*** blallau has joined #openstack-kolla11:43
hrwJeffrey4l: https://review.openstack.org/#/c/505786/ got +1 from jenkins. can you +2/+w it?12:03
openstackgerritChen proposed openstack/kolla master: Update links in README.rst  https://review.openstack.org/51085412:03
*** hachi_ has joined #openstack-kolla12:15
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944312:27
pbourkeegonzalez: you seeing any issues with glance hanging the last day or so?12:34
egonzalezpbourke, in master? gates?12:35
dougszHas anyone noticed the nova-conductor log isn't being ingested by fluentd?12:35
*** ansmith has joined #openstack-kolla12:35
dougszIf I revert the multiline log fix (bug #1711399) it *is* ingested, so it looks like the problem may originate there.12:37
openstackbug 1711399 in kolla-ansible "Fluentd doesn't process multiline log pattern" [Medium,Fix released] https://launchpad.net/bugs/1711399 - Assigned to Bertrand Lallau (bertrand-lallau)12:37
pbourkeegonzalez: in master yes, gates seem to be ok so may be my environment12:37
egonzalezpbourke, let me try with fresh images, with images from 3-4 days ago was working12:38
pbourkeyeah this is only since yesterday im seeing this12:38
egonzalezpbourke, using ceph? could be this https://review.openstack.org/#/c/456143/12:40
egonzalezthat change breaks ceph12:41
pbourkeegonzalez: no, this is the most basic setup possible12:41
egonzalezas policies are not implemented in glance yet12:41
lvdombrkrbeagles: hi12:41
*** gkadam has quit IRC12:44
egonzalezpbourke, i'm deploying, where it hangs? deploying, uploading images (cirros or bigger images)?12:46
pbourkeegonzalez: uploading images, the request just seems to hang forever12:46
pbourkeegonzalez: then ctrl-c, the image is stuck queued. trying to delete it then hangs also12:47
pbourkelisting seems ok strangely12:47
egonzalezany image?12:47
*** mdnadeem has quit IRC12:48
hrwegonzalez: https://review.openstack.org/#/c/505786/ (ceph/jewel for ubuntu/pike in stable/pike) just waits for +2/+w now. even jenkins/zuul are happy12:48
hrwegonzalez: can you take a look in spare time?12:48
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: [DNM] test pike branch (ubuntu ceph)  https://review.openstack.org/50199612:49
*** Croata has joined #openstack-kolla12:50
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible stable/pike: [DNM] Test pike branch (ceph)  https://review.openstack.org/51086612:52
egonzalezhrw, lets see if ceph deploy does not break ^^12:52
hrw;)12:53
*** zhurong has joined #openstack-kolla12:57
*** rmart04_ has joined #openstack-kolla13:00
*** shardy has quit IRC13:00
*** rmart04 has quit IRC13:03
*** rmart04_ is now known as rmart0413:03
*** david-lyle has joined #openstack-kolla13:06
*** jtriley has quit IRC13:09
*** skramaja has quit IRC13:10
*** jistr is now known as jistr|mtg13:11
*** shardy has joined #openstack-kolla13:11
*** oanson has quit IRC13:14
*** oanson has joined #openstack-kolla13:15
*** jistr|mtg is now known as jistr13:19
*** rmart04 has quit IRC13:25
*** rmart04 has joined #openstack-kolla13:26
dougszblallau: About bug #1711399 - I noticed this change causes some logs which would previously be ingested to be ignored. For example, nova-conductor. Do you have anything in the pipeline around this? Is it worth filing a bug?13:28
openstackbug 1711399 in kolla-ansible "Fluentd doesn't process multiline log pattern" [Medium,Fix released] https://launchpad.net/bugs/1711399 - Assigned to Bertrand Lallau (bertrand-lallau)13:28
*** caowei has quit IRC13:28
*** shardy has quit IRC13:29
blallau@dougsz: you can filled a bug with logs pattern which are not ingested, I'll be happy to fix :)13:31
*** jtriley has joined #openstack-kolla13:32
dougszthanks blallau - I'm happy to help where I can13:32
*** dave-mccowan has joined #openstack-kolla13:33
*** rmart04_ has joined #openstack-kolla13:36
egonzalezpbourke, just deployed with images from 21h ago and push and image and create instance worked13:37
*** shardy has joined #openstack-kolla13:38
*** rmart04 has quit IRC13:38
pbourkeegonzalez: ok thanks for that13:39
egonzalezcentos source + glance type file13:40
*** rmart04 has joined #openstack-kolla13:41
*** rmart04_ has quit IRC13:42
*** zhurong has quit IRC13:45
*** itlinux has joined #openstack-kolla13:47
*** igordc has quit IRC13:52
egonzalezhrw, i'm seeing errors during instance build due some qemu-img errors http://logs.openstack.org/66/510866/1/check/gate-kolla-ansible-dsvm-deploy-ceph-ubuntu-binary-ubuntu-xenial-2-node-nv/15dab5b/logs/subnodes/ubuntu-xenial-2-node-citycloud-kna1-11309778-949850/logs/kolla/nova/nova-compute.txt.gz#_2017-10-10_13_39_34_87913:52
*** livelace has quit IRC13:53
*** hongbin has joined #openstack-kolla13:54
*** rmart04_ has joined #openstack-kolla13:55
*** igordc has joined #openstack-kolla13:55
*** rmart04_ has quit IRC13:56
*** rmart04_ has joined #openstack-kolla13:56
*** rmart04 has quit IRC13:57
*** rmart04_ is now known as rmart0413:57
*** hrw has quit IRC13:59
*** hrw has joined #openstack-kolla14:01
*** rmart04 has quit IRC14:05
*** oanson has quit IRC14:06
*** oanson has joined #openstack-kolla14:07
*** rmart04 has joined #openstack-kolla14:10
*** janki has quit IRC14:27
egonzalezhow is the state on zuulv3 jobs? zuulv2 is being removed today14:38
*** jamesbenson has joined #openstack-kolla14:46
*** Zophar has quit IRC14:47
*** jgriffith has quit IRC14:48
dougszIs anyone running fluentd on stable/pike or master able to confirm if the concat plugin is loading? I don't see it in the output from: # docker logs  fluentd | grep fluent-plugin14:57
*** jgriffith_ has joined #openstack-kolla14:58
*** aagate has joined #openstack-kolla15:02
*** rmart04 has quit IRC15:02
*** lucasxu has joined #openstack-kolla15:05
*** itlinux has quit IRC15:05
egonzalezdougsz, in centos nope, it should be in ubuntu15:09
*** vbel has joined #openstack-kolla15:10
egonzalezdont know if OpsTools repo have created such plugin or not15:11
*** jtriley_ has joined #openstack-kolla15:13
*** jtriley has quit IRC15:14
dougszegonzalez: Thanks, so looks like we need to add it for Centos/RHEL otherwise all the multi-line logs appear to go missing in fluentd.15:16
openstackgerritEduardo Gonzalez proposed openstack/kolla master: Add fluent-plugin-concat to rpm images  https://review.openstack.org/51091215:18
*** vhosakot has joined #openstack-kolla15:19
*** blallau has quit IRC15:19
openstackgerritEduardo Gonzalez proposed openstack/kolla master: Add fluent-plugin-concat to rpm images  https://review.openstack.org/51091215:20
vbelhello, I am trying to get designate working with floating ip format like %(hostname)s-public.%(project)s.%(zone)s' but it does not work. designate-sink says 'hostname' not found. It looks like it only works for formatv4 = '%(octet0)s-%(octet1)s-%(octet2)s-%(octet3)s.%(zone)s'15:20
dougszegonzalez: Thanks :)15:21
egonzalezvbel, not sure if the public in the hostname)s work15:27
egonzalezvbel, https://github.com/openstack/designate/blob/fc5e8d2545bf08dcb982efe2d423c64401cbd9a4/etc/designate/designate.conf.sample#L49215:27
hrwegonzalez: thanks. had to miss that one. will do rebuild of all images15:27
egonzalez'%(hostname)s.%(project)s.%(zone)s'15:27
egonzalezvbel, where does the -public comes? if is part of the hostname is handled by %(hostname)s itself15:30
vbelegonzalez, just an add-on to differentiate fixed and floating15:30
kfox1111morning.15:30
vbelso it would give instance1.sample.openstack.org for fixed and instance1-public.sample.openstack.org15:31
vbelI will try reverse (instance1-fixed and instance1)15:31
*** shardy_ has joined #openstack-kolla15:32
*** hachi_ has quit IRC15:38
*** shardy_ has quit IRC15:40
*** rmart04 has joined #openstack-kolla15:49
*** mgoddard has quit IRC15:49
*** ntpttr_laptop has joined #openstack-kolla15:50
*** egonzalez has quit IRC15:57
*** rmart04 has quit IRC15:58
*** lbragstad has joined #openstack-kolla15:59
lbragstado/ curious if anyone from the kolla team would be interested in weighing in on https://review.openstack.org/#/c/500987/115:59
lbragstadcc inc0 ^16:00
*** dave-mcc_ has joined #openstack-kolla16:02
*** dave-mccowan has quit IRC16:04
*** pcaruana has quit IRC16:07
kfox1111lbragstad: just skimmed it, but think it may apply. we should have somone look closer at it.16:13
lbragstadthe review brought up a good point - i wrote the patch think kolla wasn't applicable since kolla doesn't have APIs to protect using policy16:14
inc0lbragstad: yeah that'd be accurate16:14
lbragstadbut - it doesn't take into consideration the work required by deployment projects to consume those changes16:14
inc0none of Kolla runs a service really16:14
*** jascott1 has joined #openstack-kolla16:14
*** unicell has quit IRC16:15
lbragstadyeah - if the kolla team wants to add and track work to consume projects that are moving policy into code, i can track those for you16:15
lbragstadjust want to make sure someone from the team weighs in on that16:15
SamYapleinc0: i belive lbragstad is refering to the fact taht this changes the way policy.json is consumed. so you have to update the way you deploy policy.json overrides in kolla-ansible16:16
lbragstadright16:16
lbragstadthanks SamYaple16:16
inc0yeah, that makes sense16:16
inc0(documenting how to configure this thing)16:16
SamYaplekolla-ansible is affected, yea16:16
inc0k8s would be too16:16
inc0at some point16:16
*** glycerine has joined #openstack-kolla16:17
SamYapleit doesnt currently deal with policy overrides does it?16:17
inc0not yet, "at some point"16:17
inc0I'll drop a comment16:17
lbragstaddoes kolla just deploy a stock policy file that is a copy/paste version of the one in project source?16:17
SamYaplelbragstad: there is a way to override them16:17
SamYaplelbragstad: kolla builds images with the stock policy.json baked in. and then kolla-ansible has a way to override them16:18
lbragstadso, if i don't have any overrides, kolla bakes an image with a stock policy file it maintains somewhere, right?16:18
lbragstador that it pulls from the project source16:18
SamYaplelbragstad: when it installs from source/package it uses that policy.json16:18
inc0no, it's original16:18
SamYapleproject source16:19
lbragstadgot it16:19
lbragstadso - in the case where someone doesn't have any overrides, you could omit that step16:19
inc0right16:19
lbragstadand essentially just provide a way for deployers to override the policy file with things they care about (and the service will fill in the gaps with defaults)16:20
inc0and override howto should land in our docs16:20
lbragstadyep - exactly16:20
lbragstadis a change like that super useful to kolla? ( I ask because some deployment project, like devstack and osa, couldn't wait to be rid of munging policy files and tracking them)16:21
inc0well, since we don't really track it;)16:21
inc0but it's a good change16:21
lbragstadsure - and that's totally fine16:21
lbragstadjust collecting context so we can leave a comment on the review as to why the goal isn't applicable for kolla this release16:22
SamYaplelbragstad: anything that helps move the config from files to something that can be fetched (from say etcd) is super helpful. policy-in-code helps us get to that point16:22
lbragstadSamYaple: ++16:22
lbragstador generated on the fly16:22
SamYapleyea16:22
lbragstadSamYaple: inc0 if either of you feel like leaving a comment on the review on behalf of the kolla team, i'll be happy to update the review or push for it16:25
inc0on it16:25
lbragstadinc0: SamYaple kfox1111 thanks!16:25
inc0thanks lbragstad for reaching out16:26
lbragstadanytime - if you have more questions about consuming the changes, let me know16:26
*** mgoddard has joined #openstack-kolla16:32
*** jascott1 has quit IRC16:33
hrwis it possible to deploy into VM? to create fresh VM on x86-64, do test deploy to it and then be able to just remove vm?16:35
SamYaplehrw: sure16:38
inc0hrw: yeah, don't even need to do anything with it, just put it's ip to inventory and do bootstrap-servers -> deploy16:41
*** shardy has quit IRC16:46
*** lpetrut has quit IRC16:46
*** dougsz has quit IRC16:54
*** jascott1 has joined #openstack-kolla16:58
*** lpetrut has joined #openstack-kolla16:58
*** MasterOfBugs has joined #openstack-kolla17:02
*** inc0 has quit IRC17:02
*** inc0 has joined #openstack-kolla17:03
*** athomas has quit IRC17:03
*** sambetts is now known as sambetts|afk17:14
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Move to zuul v3 in project jobs  https://review.openstack.org/50875917:15
*** rwsu has quit IRC17:16
hrwthanks17:21
*** jiriprox has joined #openstack-kolla17:23
*** danardelean has quit IRC17:25
*** MasterOfBugs has quit IRC17:27
*** rwsu has joined #openstack-kolla17:27
*** mgoddard has quit IRC17:30
*** rwsu has quit IRC17:32
*** ntpttr_laptop has quit IRC17:43
*** danardelean has joined #openstack-kolla17:47
*** danardelean has quit IRC18:06
*** coolsvap has quit IRC18:15
*** hachi_ has joined #openstack-kolla18:15
*** mgoddard has joined #openstack-kolla18:19
*** unicell has joined #openstack-kolla18:23
*** hachi_ has quit IRC18:33
*** mgoddard has quit IRC18:35
*** jamesbenson has quit IRC18:36
*** jamesbenson has joined #openstack-kolla18:39
*** jamesbenson has quit IRC18:43
*** jamesbenson has joined #openstack-kolla18:47
*** blallau has joined #openstack-kolla18:49
*** jamesbenson has quit IRC18:50
*** blallau has quit IRC18:50
*** serlex has quit IRC18:53
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944318:54
*** glycerine has quit IRC18:58
*** jamesbenson has joined #openstack-kolla18:58
*** gfidente is now known as gfidente|afk18:59
*** rwsu has joined #openstack-kolla19:00
*** blallau has joined #openstack-kolla19:01
*** jamesbenson has quit IRC19:01
*** mewald has joined #openstack-kolla19:15
mewaldCan someone take a look at https://review.openstack.org/#/c/488367/ and why pep8 is failing? It says ansible/roles/sensu/templates/sensu.json.j2 is not valid json. I cannot find the cause.19:17
*** hachi_ has joined #openstack-kolla19:19
*** mewald has quit IRC19:24
*** mewald has joined #openstack-kolla19:24
*** mewald has quit IRC19:36
*** gfidente|afk has quit IRC19:39
*** jamesbenson has joined #openstack-kolla19:42
*** jamesbenson has quit IRC19:44
*** jamesbenson has joined #openstack-kolla19:50
*** jamesbenson has quit IRC20:02
*** jamesbenson has joined #openstack-kolla20:04
*** jamesbenson has quit IRC20:08
*** jamesbenson has joined #openstack-kolla20:12
*** jamesbenson has quit IRC20:13
*** jiriprox has quit IRC20:13
*** blallau has quit IRC20:13
*** ntpttr_laptop has joined #openstack-kolla20:16
*** hachi_ has quit IRC20:18
*** jiriprox has joined #openstack-kolla20:21
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944320:21
*** lrensing has joined #openstack-kolla20:24
*** jamesbenson has joined #openstack-kolla20:28
*** openstackgerrit has quit IRC20:33
*** jamesbenson has quit IRC20:47
*** jamesbenson has joined #openstack-kolla20:48
*** openstackgerrit has joined #openstack-kolla20:50
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944320:50
*** ansmith has quit IRC20:53
*** jtriley_ has quit IRC21:08
*** ansmith has joined #openstack-kolla21:09
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Move to zuul v3 in project jobs  https://review.openstack.org/50875921:23
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944321:28
*** lucasxu has quit IRC21:38
*** lpetrut has quit IRC21:45
*** bmace has quit IRC21:45
*** bmace has joined #openstack-kolla21:45
*** jamesbenson has quit IRC21:52
*** jamesbenson has joined #openstack-kolla21:58
*** jamesbenson has quit IRC22:02
*** ansmith has quit IRC22:03
*** genek has quit IRC22:03
*** Pavo has joined #openstack-kolla22:11
*** danardelean has joined #openstack-kolla22:11
*** danardelean has quit IRC22:15
*** Croata has quit IRC22:30
*** jgriffith_ has quit IRC22:46
*** danardelean has joined #openstack-kolla22:46
*** vhosakot has quit IRC22:51
*** lrensing has quit IRC22:59
*** rhallisey has quit IRC23:02
*** ansmith has joined #openstack-kolla23:14
*** ntpttr_laptop has quit IRC23:15
*** hongbin has quit IRC23:22
*** jascott1 has quit IRC23:32
*** jamesbenson has joined #openstack-kolla23:32
*** jamesbenson has quit IRC23:37
*** danardelean has quit IRC23:47
*** Pavo has quit IRC23:56
*** dasTor has quit IRC23:56
*** dasTor has joined #openstack-kolla23:57

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