Thursday, 2020-02-13

goldyfruitSeems very quiet here!00:13
*** stackedsax has quit IRC00:25
*** stackedsax has joined #openstack-kolla00:26
*** Tony31 has joined #openstack-kolla01:53
kevinzmgoddard: +102:06
*** zhanglong has joined #openstack-kolla02:15
openstackgerritMerged openstack/kolla-ansible master: Docs: Document EXTRA_OPTS  https://review.opendev.org/70735802:24
*** zhanglong has quit IRC02:27
*** zhanglong has joined #openstack-kolla02:31
*** zhanglong has quit IRC02:45
*** zhanglong has joined #openstack-kolla02:47
*** goldyfruit has quit IRC03:05
*** goldyfruit has joined #openstack-kolla03:05
*** zhanglong has quit IRC03:17
*** k_mouza has joined #openstack-kolla03:39
*** dannins has joined #openstack-kolla03:39
*** k_mouza has quit IRC03:44
*** igordc has joined #openstack-kolla04:37
*** igordc has quit IRC04:48
*** igordc has joined #openstack-kolla04:48
*** igordc has quit IRC04:48
*** dking_desktop has quit IRC04:56
*** skramaja has joined #openstack-kolla04:59
*** shyamb has joined #openstack-kolla05:25
*** evrardjp has quit IRC05:34
*** evrardjp has joined #openstack-kolla05:34
*** Tony31 has quit IRC05:49
*** zhanglong has joined #openstack-kolla06:12
*** Tony31 has joined #openstack-kolla06:15
sorin-mihaiis there some way to automatically generate the certificates using certbot or other method to get certificates signed by letsencrypt?06:28
Tony31Hi sorin-mihai - you could use a proxy like `Traefik` and then forward on to openstack06:29
Tony31you could use http or https between traefik and openstack, but I have not yet divised a plan on openstack cli access. it's purely for web06:30
sorin-mihaiwhat about generating the whole set of keys/certs with certbot and then moving files to the right location, would that work?06:31
sorin-mihaithe advantage being that certbot would be able to keep track and update the certs and do just that, while anything else would get more complicated06:33
Tony31I don't know certbot, does it provide you with the certificates pem ?06:34
*** pbing19 has joined #openstack-kolla06:44
sorin-mihaii think this would help as a starting point https://certbot.eff.org/lets-encrypt/pip-other06:44
sorin-mihaitrying to figure out where it saves the files by default06:45
sorin-mihaii'm thinking about "certbot-auto certonly --standalone" since it spins up a temp httpd to do all the work, so no need for other things on the host that will run it06:47
Tony31I'm trying to attach the `flat` network to my openstack, so that I can create tennant networks, project router and floating ip's, but I must be doing something wrong as it's not working. I've created a external network as flat and referenced `physnet2`. I've created the subnet which matches the real network on the switch for `physnet2`. Then I06:57
Tony31attach a router and it gets an external interface IP within the physnet network, but from the switch I am unable to ARP or ping the router.06:57
Tony31How can I Get sudo access to the neutron container so I can run `ovs show` commands?06:58
openstackgerritYongjun Bai proposed openstack/kolla-ansible master: Add support for encrypting nova api  https://review.opendev.org/70713107:02
lkliminHi, Tony31. Do you consider replace haproxy by traefik (or caddy) in order to have letsencrypt from kolla deploy?07:11
cosmicsoundGood day07:11
cosmicsoundDoes anyone else using RAID of any kind on the OS disk ? Working on a deployment with SSD on OS level and just thinking if I should keep it on RAID1 or just break the raid and make use of both disks.07:11
Tony31no I have not07:11
*** hu_berlin_kalle has joined #openstack-kolla07:12
osmanlicilegimorning07:14
cosmicsoundgreets osmanlicilegi07:16
sorin-mihaicosmicsound, i'm using intel vroc raid1 (basically fake raid, but linux kernel sees it as managed through mdadm) with 2 nvme drives for the OS. the reason is to have a safety net in case one of the drives dies before i'm aware. in the end, it depends how important is the setup or what kind of data you have on the drives. i don't think it really matters07:18
sorin-mihaiand i'm also trying to use a raid50, done through a lsi controller, as main disk for ceph, but i didn't get that far with the deployment. lol07:19
cosmicsoundI am just thinking about the CEPH journals are better stored on SSD, and kolla has a way of using entire disk / partition, guess will need to make partition for Journals07:28
*** shyamb has quit IRC07:29
cosmicsoundsorin-mihai , raid50? :D07:29
*** gbatir_ has joined #openstack-kolla07:31
*** sluna has joined #openstack-kolla07:34
sorin-mihaicosmicsound, raid50 might not be the best solution under ceph, obviously because of the potential hardware overhead, but the BBU of the dedicated controllers is a good way to make sure the data is written to the drives in case of power outage. other than that, i never had any real issues with drives, maybe i was just lucky. now if i would only figure out how to use luks encrypted containers as ceph devices...07:38
yoctozeptomgoddard, mnasiadka, hrw: stable branches also hit by py issues07:38
hrwyoctozepto: virtualenv stuff?07:42
yoctozeptohrw: yeah and family07:42
yoctozeptomissing packages, generally tripleo blocks kolla now07:43
hrwtripleo team works on getting their stuff working again07:43
yoctozeptoyeah, they do :-)07:44
cosmicsoundis https://launchpad.net/kolla-cli maintained?07:50
*** cah_link has joined #openstack-kolla07:50
cosmicsoundkolla_cli.commands.exceptions.CommandError: ERROR: Required file (/etc/kolla/kolla-cli/ansible/inventory.json) does not exist.07:51
cosmicsoundPlease re-install the kollacli to recreate the file.07:51
cosmicsoundOfcourse I reinstalled07:51
yoctozeptocosmicsound: so-so, it had some patches during train, but not much effort08:05
Tony31Kayobe / Kolla guys - could you help me with networking? I have updated `external_net_names:` and re configured the host and redployed but the ml2_conf.ini is still showing `bridge_mappings = physnet1:eth0-ovs,physnet2:eth5-ovs`08:06
Tony31before the update I had 2 x networks in `external_net_names:` and now, I removed one. But config applied on the network node (controller) is showing two08:07
yoctozeptoTony31: odd, could be kayobe not updated material for kolla-ansible hmm08:08
yoctozeptoI'd grep that config on deployer for the extra interface name08:08
yoctozeptoto see if it is somewhere still there08:09
Tony31I dont think it's a blocker, because I only removed 1 of the networks from the list. But I am unable to get instances network access through eth508:09
hrwyoctozepto: can kolla patch X depend on kolla-ansible patch Y which depends on patch X?08:09
yoctozeptohrw: no, cyclic are not allowed in zuul08:09
*** bengates has joined #openstack-kolla08:09
hrwyoctozepto: hm. how to test infra k-a then ;d08:09
Tony31on openstack I create a external network and create a subnet that matches whats really on eth5 of the controller. Then I attach a router to it, which gets an IP from that network. But I cannot ARP or ping the router.08:10
Tony31how can I run ovs commands to debug it ?08:10
Tony31i need sudo access on the container?08:10
yoctozeptohrw: the ugly way is to disable some CI jobs now and reenable later08:11
*** tonythomas has joined #openstack-kolla08:11
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: WIP: Create 'infra' type of images  https://review.opendev.org/69875308:11
hrwyoctozepto: that's how it is now08:11
hrwV213 adds --infra switch08:11
yoctozeptowhat is V21308:12
hrwyoctozepto: just random version number08:12
mnasiadkamorning08:15
mnasiadkayoctozepto: stable branch also? oh lord08:15
yoctozeptohrw: great08:15
yoctozeptomnasiadka: yeah, indeed08:16
hrwyoctozepto: --infra is enabled by default08:16
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: WIP: Create 'infra' type of images  https://review.opendev.org/69875308:17
hrwand one forgotten tweak08:17
yoctozeptohrw: oh, you can actually just tweak k-a to conditionally use infra08:18
yoctozeptothis way we also don't get breakage until they publish08:18
yoctozeptoso it's smart to do it conditionally08:18
yoctozeptohrw: biggest issue could be tripleo adapting08:20
yoctozeptono idea how hardcoded they are to binary now08:20
yoctozeptobut could just switch the switch08:20
yoctozeptoin theory08:20
hrwfk. you just made me realize that adding --infra switch just gave me huge amount of extra work for k-a08:21
hrwhave to rethink it08:21
hrwbecause if --infra switch is present then k-a needs to be able to handle own infra switch. and all infra roles need to have a way to handle 'is it infra or binary/source image this time'08:23
mnasiadkacoming to that, why don't we just label images that are infra as Docker LABEL, and when pushing tag them as both source and binary?08:23
*** ivve has joined #openstack-kolla08:24
hrwthe idea of infra images was to make a bit less images so our push from CI would be smaller. But does it matter for 61 images?08:27
*** ivve has quit IRC08:27
hrwI removed ceph images from list08:27
mnasiadkahrw: well, you can tag images with two names when pushing, it won't push them twice I think08:28
mnasiadkaor it should only push metadata08:28
mnasiadkaI think also we wanted to be able to build infra images once a week or something, and the rest as usual08:29
hrwmnasiadka: merge binary+source build to one CI job and you get that nearly that08:29
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Fix Prometheus mysqld exporter pointing to VIP address  https://review.opendev.org/70758208:29
hrwmnasiadka: if we take BINARY_SOURCE_IMAGES + injecting ENV vars from infra patch then we get same 'infra' images for binary/source without changing tags08:30
mnasiadkahrw: right, so then maybe a separate CI job for only infra images build+publish?08:30
hrwmnasiadka: no. building infra separatelly  gives you only extra problems08:30
hrw1st job builds infra, 2nd job waits for 1st one, pulls all images, do build with --skip-existing? huge time waste08:31
hrwour binary/source images differ at level of 'base' image because KOLLA_INSTALL_TYPE is present08:33
hrwonce we get rid of it (and inject where needed) we have 61 images same for binary/source. then we merge CI jobs to build binary/source at same machine == 61 duplicate images with different tags == 61 less to push. all stays as it was08:35
yoctozeptothe reason for separation is that we don't block on binary08:36
yoctozeptobinary is hardly controlled by us08:36
hrware docker images reproductible? always generate same result?08:41
hrwif yes then I can extract some stuff from infra patch and we can abandon it.08:43
Tony31yoctozepto - looks like the config is not getting updated in /etc/kolla08:46
mnasiadkaI lived in the ideal world - that we could make infra images and openstack images a bit independent from each other08:46
yoctozeptoTony31: on the deployer? then it's up to kayobe08:46
Tony31yea08:47
yoctozeptohrw: reproducible? each command may fail randomly :-)08:47
Tony31yoctozepto `neutron_external_interface: "p-eth0-ovs"` is the external bridge for linking openstack to the real world? This will be why it;s not working, then. I have now set eth5. But ideally I would like to run `ovs` commands to view what the node is doing, but I am unable to do it at the moment because sudo is prompting for a password and I dont08:48
Tony31know what is the password - any idea?08:48
Tony31maybe mnasiadka may know?08:49
*** rgogunskiy has joined #openstack-kolla08:50
yoctozeptoTony31: it's actually a list of such, yeah08:51
yoctozeptothough usually used with one08:51
yoctozeptocould be better refined and documented08:51
Tony31ah - I had 2 x put in there initially08:51
Tony31so I have probably broken it from the onset08:52
hrwhttps://paste.centos.org/view/97d928b9 is more or less what is needed to get same binary/source images for any infra stuff. without any renaming of images08:52
yoctozeptomnasiadka: approved the ceph removal08:53
yoctozeptomnasiadka: just do followups08:53
hrwbut will it make it use less space without merging binary/source jobs? not tested08:53
hrwor even easier way: introduce non-infra-base image which just do ENV injects.08:54
yoctozeptohrw: would have to pull existing to not waste space08:54
hrwyoctozepto: have you ever built with --skip-existing?08:55
yoctozeptohrw: it broke last time I used it08:55
Tony31what I am finding though, is I manually changed /etc/kolla/inventory/overcloud/host_vars/node to update the bridge there, but when running reconfigure it gets reverted08:55
mnasiadkaTony31: I wouldn't override the neutron_external_interface when using kayobe, if I remember correctly it has some logic to create ovs veth pair and connecting it to the bridge just based on the physical interfaces you tell it to configure08:55
mnasiadkayoctozepto: will do08:56
hrwand the whole 'would have to pull existing' exactly same shit we have now. One of goals of doing infra images was to use less network on CI08:56
Tony31mnasiadka - not overriding, I am setting what I want and it's not being used08:56
Tony31`external_net_names:` in networks.yml08:57
hrwnot to mention that chaining jobs == even longer CI queues08:57
yoctozeptohrw: hmm, but zuul has dependent jobs and promote can use artefacts from gate08:59
yoctozeptohrw: maybe there is solution also for us08:59
yoctozeptohrw: could help speaking in infra or zuul09:00
yoctozepto(or both)09:00
yoctozeptoideally there would be one job for base09:00
yoctozeptoone for infra09:00
yoctozeptoone for binary09:00
yoctozeptoone for source09:01
yoctozeptoall 3 depending on base09:01
hrwwhy I even started that... ;D09:01
yoctozeptohrw: indeed09:01
mnasiadkayeah well, try to finish what you started09:01
hrwhttps://paste.centos.org/view/d6cb7453 - the easiest infra patch ever09:03
hrwlet me send it to gerrit, test and abandon09:04
hrwbut first local build09:07
hrwhttps://paste.centos.org/view/c99a262e is whole git patch09:08
*** Tony31 has quit IRC09:12
hrwnon-infra/debian-binary-non-infra-base                                      9.1.0               275dcb79d6fd        3 minutes ago       269MB09:16
*** k_mouza has joined #openstack-kolla09:26
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Fix Prometheus mysqld exporter pointing to VIP address  https://review.opendev.org/70758209:27
mnasiadkahrw: so noninfra is only kolla-toolbox?09:31
hrwmnasiadka: openstack-base and kolla-toolbox09:34
mnasiadkahrw: ah-ha, wouldn't it be easier to just put kolla-toolbox under openstack-base? :)09:43
hrwmnasiadka: go for it!09:45
mnasiadkahrw: I see you are tired :)09:45
hrwmnasiadka: no, I looked at it in past. and not only me09:45
mnasiadkaI see - https://review.opendev.org/#/c/435023/09:46
patchbotpatch 435023 - kolla - Reparent kolla-toolbox from openstack-base (ABANDONED) - 17 patch sets09:46
mnasiadkaonce I finish with ceph stuff and rip out kolla parts - I can look into this09:47
hrwmnasiadka: the thing is that kolla-toolbox is source always nowadays.09:48
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible stable/rocky: WIP: Change /run bind mount for neutron/openvswitch  https://review.opendev.org/70759809:56
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible stable/rocky: WIP: Change /run bind mount for neutron/openvswitch  https://review.opendev.org/70759809:58
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: WIP: introduce non-infra-base image  https://review.opendev.org/70759910:03
hrwand commented10:06
openstackgerritMerged openstack/kolla-ansible master: Remove kolla-ceph  https://review.opendev.org/70430910:09
mnasiadkayay ^^10:10
*** gfidente|afk is now known as gfidente10:11
yoctozeptomnasiadka: yay, follow up :-)10:19
mnasiadkayeah, in a minute - first a change to Kolla to remove that crap10:20
openstackgerritMichal Nasiadka proposed openstack/kolla master: Remove kolla container images  https://review.opendev.org/70760310:20
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CI: Test SSH connectivity to deployed instances  https://review.opendev.org/70760410:22
yoctozeptomnasiadka: commented :-)10:24
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: CI: Generate ARA HTML  https://review.opendev.org/70745010:34
mnasiadkayoctozepto: I guess it would make sense to remove the ceph images in Docker Hub? :)10:37
*** well100 has joined #openstack-kolla10:37
well100Good Morning10:38
yoctozeptomnasiadka: yeah, but that is part of general cleanup effort10:39
hrwwell100: morning10:40
openstackgerritMichal Nasiadka proposed openstack/kolla master: Remove kolla container images  https://review.opendev.org/70760310:40
hrwmnasiadka: ready my passive-agressive comment ;d10:41
well100have any one a image for octavia?10:42
hrwwell100: octavia is one of images we build and publish10:43
well100a amphora image10:44
yoctozeptomnasiadka: mention deprec and we are golden10:47
hrwmnasiadka: and do not forget to remove rest of images too10:48
hrwbbiab10:49
yoctozeptohrw: are there any left? ;O10:51
mnasiadkayoctozepto: they were never deprecated10:59
mnasiadkayoctozepto: we only deprecated K-A kolla-ceph :D10:59
mnasiadkayoctozepto: I spoke with mgoddard - we just remove since k-a was only consumer.10:59
yoctozeptomnasiadka: all right11:00
yoctozeptomgoddard, mnasiadka: so we are golden11:00
*** zhanglong has quit IRC11:02
*** zhanglong has joined #openstack-kolla11:03
hrwok, as my sarcasm was not clear enough I commented and gave -111:04
yoctozeptohrw: hahaha11:06
*** well100 has quit IRC11:06
openstackgerritMichal Nasiadka proposed openstack/kolla master: Remove kolla Ceph container images  https://review.opendev.org/70760311:07
mnasiadkahrw: thanks for noticing - even picky yoctozepto didn't notice it :D11:08
hrwand now +211:08
yoctozeptomnasiadka: yeah, I read "ceph" instead of "container"11:08
mnasiadkagood, now I can go with the followups11:13
hrwTotal reclaimed space: 105.9GB11:21
hrwjust small 'docker image prune -a'11:21
yoctozeptonot that small11:25
*** hamzy_ is now known as hamzy11:26
*** rlljorge has joined #openstack-kolla11:28
rlljorgeHello, Guys ! Good morning.11:28
rlljorgeSomeone using cloudkitty in stein ? I cannot get values for reports ....11:29
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688611:30
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Revert "Upgrade virtualenv in pre"  https://review.opendev.org/70762211:31
openstackgerritRadosław Piliszek proposed openstack/kolla master: Revert "Upgrade virtualenv in pre"  https://review.opendev.org/70762311:32
hrwyay! keystone built for debian/source in stein11:32
hrwjust one py2 package needed to be built11:32
openstackgerritAlfredo Moralejo proposed openstack/kolla master: WIP Use StorageSIG repos for Ceph in CentOS8  https://review.opendev.org/70733811:33
*** Wellie has joined #openstack-kolla11:34
openstackgerritMark Goddard proposed openstack/kayobe master: Fix sphinx8 script used by pep8  https://review.opendev.org/70762411:34
*** ivve has joined #openstack-kolla11:39
*** iniazi has quit IRC11:44
mnasiadkayoctozepto: they fixed virtualenv finally? :)11:46
yoctozeptomnasiadka: stable looks unblocked, just testing11:46
yoctozeptomnasiadka: honestly no idea how it moves11:46
openstackgerritMarcin Juszkiewicz proposed openstack/kolla stable/stein: base: add 'py2hacks' repository with python-ldappool  https://review.opendev.org/70762811:59
*** kplant has joined #openstack-kolla12:09
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: add Linaro repo with fixed libvirt  https://review.opendev.org/70670512:13
openstackgerritMarcin Juszkiewicz proposed openstack/kolla stable/train: add Linaro repo with fixed libvirt  https://review.opendev.org/70763112:17
openstackgerritMarcin Juszkiewicz proposed openstack/kolla stable/stein: add Linaro repo with fixed libvirt  https://review.opendev.org/70763212:19
openstackgerritMarcin Juszkiewicz proposed openstack/kolla stable/stein: base: add 'py2hacks' repository with python-ldappool  https://review.opendev.org/70762812:24
openstackgerritMichal Nasiadka proposed openstack/kolla master: Remove kolla Ceph container images  https://review.opendev.org/70760312:26
mnasiadka bloody ADD directive in Dockerfile :)12:27
yoctozeptomnasiadka: we need them both12:27
yoctozeptofor swift12:27
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: CI: Generate ARA HTML  https://review.opendev.org/70745012:29
hrwthose libvirt/py2hacks patches had to be done that way ;(12:30
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: CI: Generate ARA HTML  https://review.opendev.org/70745012:43
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CI: Test SSH connectivity to deployed instances  https://review.opendev.org/70760412:46
yoctozeptomgoddard: k-a could use that as well :-)12:47
yoctozeptoespecially to verify e.g. ovn12:48
*** skramaja has quit IRC12:56
*** zhanglong has quit IRC13:00
*** zhanglong has joined #openstack-kolla13:04
*** tumble has joined #openstack-kolla13:05
cosmicsoundso for ceph best would be to start from ceph-ansible instead of using anything kolla ceph related13:05
*** kplant has quit IRC13:06
yoctozeptocosmicsound: we don't want to be ceph deployers as ceph is an independent project - ceph-ansible is presumably going to die soon and the future is ceph-orchestrator running off installed mgr13:09
*** kplant has joined #openstack-kolla13:10
yoctozeptocosmicsound: so best just follow official docs on ceph, it's one (or two) orders of magnitude easier to deploy ceph in general than openstack :-)13:11
kplant^13:12
kplanti'm about to upgrade from s->t in my largest prod region13:12
kplantwish me luck13:12
hrwkplant: fingers crossed13:18
yoctozeptokplant: /me wishing luck13:20
yoctozeptokplant: my cluster is small, below 20 nodes, but managed not to break it :-)13:20
kplantin my last s->t upgrade i noticed a bunch of dead nova endpoints were left behind - easy cleanup13:20
yoctozeptodead how?13:21
kplantif it does it again i'll raise it as a bug, if not already known13:21
kplantsome of the old things that aren't needed anymore like consoleauth13:21
yoctozeptoah, these13:21
yoctozeptowe don't clean too well13:21
kplant:D13:21
yoctozeptothough they were gone before train13:21
kplantreally easy to find with `nova service-list` so it's not a big deal13:22
yoctozeptokplant: how big that cluster?13:22
kplant~10,000 hypervisors13:22
yoctozeptothe one you are planning to destroy13:22
yoctozeptoupgrade*13:22
kplantrofl13:22
yoctozeptooh my13:22
yoctozeptoquite nice13:22
kplanttotally kidding13:22
kplantmore like 10.000 hypervisors13:23
kplant:-)13:23
hrwkplant: any scaling issues?13:23
*** pbing19 has quit IRC13:23
yoctozeptokplant: you mean . is a decimal point? ;D13:23
kplanti do13:23
kplantas in ten13:23
kplantnot ten thousand13:23
yoctozeptothen mine is biggur13:23
kplant>:(13:24
kplantall of the app teams are slow to migrate, so we're slow to buy13:24
kplantwe'll get there one decade13:24
yoctozeptoI see13:24
kplantthe scariest part, mariadb, was successful13:29
yoctozeptokplant: https://review.opendev.org/705414 no doubt13:32
patchbotpatch 705414 - kolla-ansible (stable/train) - Fix multiple issues with MariaDB handling (MERGED) - 1 patch set13:32
kplantvery nice, i wonder if that's what randomly burned me on a stein deploy a few months ago13:35
yoctozeptokplant: could be13:36
cosmicsoundright13:36
cosmicsoundthanks yoctozepto it gives a clearer sense.13:37
*** sluna has quit IRC13:37
yoctozeptocosmicsound: yw :-)13:37
cosmicsoundI am wondering if I should just use cinder and swift13:37
cosmicsoundwithout ceph13:38
kplantyou still need a backend for cinder13:38
yoctozeptoswift can only be used as object store13:38
cosmicsoundYes would need it for Magnum13:39
cosmicsoundand k8s in future13:39
yoctozeptoah, future :-)13:39
cosmicsoundalways plan ahead or think ahead13:39
cosmicsoundkplant , will go with LVM / SCSI13:39
hrwNFS!13:40
* kplant slaps hrw around with a large non-redundant trout13:41
yoctozeptohahahaha13:41
* yoctozepto slaps yoctozepto around a bit with a large trout13:41
kplantupgrade done13:42
kplant\o/13:42
yoctozeptoI forgot about /slap13:42
kplantthe ol' mirc days13:42
yoctozeptonow I'm gonna abuse it13:42
yoctozepto:D13:42
kplantit did leave six 'old' nova service endpoints again13:42
kplantdo you care?13:42
hrw~curse kplant for reminding /slap13:43
* cosmicsound slaps kplant around a bit with a large trout13:43
cosmicsoundwh000t it works13:43
yoctozeptokplant: yeah, report a bug on it, we might take some action13:43
yoctozeptowe planned more cleaning up13:43
yoctozeptobut priorities are priorities13:43
kplantyeah, this is totally superficial13:44
cosmicsoundcan someone explain why the explicit external TLS it still resolves me an SSL from kolla generated13:45
*** icarusfactor has quit IRC13:49
kplantyoctozepto, hrw, mnasiadka, mgoddard, (everyone else involved): sincerely great job, every single stein -> train upgrade has been painless for me13:50
mgoddardkplant: w00t13:50
cosmicsoundkplant , congrats!13:50
kplantty!13:52
kplanthttps://bugs.launchpad.net/kolla-ansible/+bug/1863107 <--- feel free to deprioritize, purely cosmetic from what i can tell13:52
openstackLaunchpad bug 1863107 in kolla-ansible "Stein->Train Upgrade : Old nova services not cleaned" [Undecided,New]13:52
hrwkplant: I just try to not break things too much (or fix if someone managed to break)13:54
yoctozeptokplant: appreciation always appreciated :-)14:03
mnasiadkayoctozepto: "we need them both" - both what? :)14:06
* hrw off14:07
yoctozeptomnasiadka: both files14:18
yoctozeptoin image14:18
*** zhanglong has quit IRC14:19
mnasiadkayoctozepto: ah, find_disks is used by swift? oh lol14:19
mnasiadkalet me add it back14:20
openstackgerritMichal Nasiadka proposed openstack/kolla master: Remove kolla Ceph container images  https://review.opendev.org/70760314:20
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688614:27
*** rlljorge has quit IRC14:27
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CI: Test SSH connectivity to deployed instances  https://review.opendev.org/70760414:30
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: Fix swift entries in group_vars/globals.yml  https://review.opendev.org/70765214:33
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: CI: Remove ceph-base and remove file check from ceph-ansible-base  https://review.opendev.org/70765514:35
*** hu_berlin_kalle has quit IRC14:35
openstackgerritMark Goddard proposed openstack/kayobe master: CI: Redirect stderr to ansible logs  https://review.opendev.org/70765714:36
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: OVN Support  https://review.opendev.org/69684114:38
*** riuzen has joined #openstack-kolla14:38
riuzenHi...i'm trying multinode deployment, how to deal with this error? "FAILED! => {"changed": false, "msg": "Can not parse the inner module output: localhost | SUCCESS => {\n    \"changed\": false, \n    \"user\": \"haproxy\"\n}\n"}"14:39
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: CI: Remove ceph-base and remove file check from ceph-ansible-base  https://review.opendev.org/70765514:42
*** pbing19 has joined #openstack-kolla14:49
*** TrevorV has joined #openstack-kolla14:55
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: OVN Support  https://review.opendev.org/69684115:02
openstackgerritMark Goddard proposed openstack/kayobe master: Docs: fix libvirt connection URI for tenks  https://review.opendev.org/70766715:07
Welliewho checks the code that was submitted for verification?15:08
mgoddardriuzen: that probably means you are using the wrong version of kolla-ansible for your images15:16
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688615:16
*** pbing19 has quit IRC15:16
mgoddardriuzen: for stein images you need kolla-ansible 8.x.y15:16
openstackgerritMerged openstack/kayobe master: Fix sphinx8 script used by pep8  https://review.opendev.org/70762415:17
*** primeministerp has joined #openstack-kolla15:19
openstackgerritPierre Riteau proposed openstack/kayobe master: Docs: fix libvirt connection URI for tenks  https://review.opendev.org/70766715:21
riuzen@mgoddrd ahh..i see, thank you.15:22
mgoddardWellie: anyone can register and submit a review. There is a team of core reviewers who have permission (+2). Once there are two +2 votes, a core reviewer can vote +W to submit the change for a gate check and merge (if successful)15:24
Welliemgoddard: thx for information :-)15:24
mgoddardnp15:25
mgoddardWellie: core reviewers can be seen on https://wiki.openstack.org/wiki/Kolla15:25
hrwfolks: which version of kibana we use?15:25
mgoddardhrw: 5.x15:26
hrwuf.15:26
mgoddardhrw: need to upgrade to 6.x for centos 815:26
hrwhave to build it for stein/train images15:26
Welliemgoddard: thx for infomation :-)15:26
mgoddardhrw: debian?15:27
hrwyes15:27
hrwmgoddard: arm64 debian15:27
hrw[  109s] dpkg-deb: building package 'kibana' in '../kibana_5.6.9-0linaro1_all.deb'.15:29
hrw5.6.16 is current...15:29
*** pbing19 has joined #openstack-kolla15:30
openstackgerritMark Goddard proposed openstack/kayobe master: Fix error logging of dev/functions  https://review.opendev.org/70518015:32
*** cah_link has quit IRC15:35
hrwmgoddard: thanks for reminding about overrides ;D15:46
mgoddardhrw: might be a better solution in this case15:46
hrwfor now I will reuse patches from gerrit. will work on overrides after vacations15:47
*** primeministerp has quit IRC15:51
*** priteau has joined #openstack-kolla15:52
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688615:55
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688615:55
*** Trevor_V has joined #openstack-kolla15:55
*** TrevorV has quit IRC15:58
*** rgogunskiy has quit IRC16:03
openstackgerritMark Goddard proposed openstack/kayobe master: Docs: Configure firewall to allow testing of baremetal  https://review.opendev.org/70767816:03
* hrw off16:08
mnasiadkayoctozepto: https://review.opendev.org/#/c/707652/16:12
patchbotpatch 707652 - kolla-ansible - Fix swift entries in group_vars/globals.yml - 1 patch set16:12
*** bersace has quit IRC16:14
*** bersace has joined #openstack-kolla16:15
WellieRITICAL designate.manage.pool [designate-manage - - - - -] Bad ID Supplied for pool. pool_id have any one idea?16:33
*** bengates has quit IRC16:33
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CI: Test SSH connectivity to deployed instances  https://review.opendev.org/70760416:37
openstackgerritMerged openstack/kolla-ansible master: CI: Ignore zuul.d  https://review.opendev.org/70683616:40
openstackgerritMerged openstack/kolla-ansible master: CI: Fix deploy guide jobs  https://review.opendev.org/70683416:43
openstackgerritMerged openstack/kolla-ansible stable/train: Ironic: fix documentation  https://review.opendev.org/70709016:43
admin0if i have to use something like this: compute01 neutron_external_interface=eth0 api_interface=em1 storage_interface=em1 tunnel_interface=em1  , does the interface need to have an ip ?16:44
admin0or does kolla assign ip automatically ?16:45
admin0neutron_external_interface -- this does not need an IP right ?16:45
mgoddardadmin0: all need an IP except neutron_external_interface16:50
admin0ok16:50
k_mouzahello all! I have the mountpoint issue that's mentioned in this bug: https://bugs.launchpad.net/kolla/+bug/1783978 , using kolla-ansible stable/stein with centos-binary images. I'm seeing this behaviour when using cinder backends with shared bind mounts (tried with NFS and Quobyte)16:54
openstackLaunchpad bug 1783978 in kolla "nova_compute mount nfs backend every time when vm was launched " [Undecided,Expired]16:54
openstackgerritMark Goddard proposed openstack/kayobe master: Switch from shade to openstacksdk  https://review.opendev.org/70768916:54
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CentOS 8  https://review.opendev.org/70769016:54
k_mouzaAnyone else seen this and might have an idea for a solution? Thanks a lot !16:54
yoctozeptok_mouza: you can open the ticket there16:56
yoctozeptok_mouza: anything interesting in logs?16:57
openstackgerritMark Goddard proposed openstack/kayobe master: CI: Redirect stderr to ansible logs  https://review.opendev.org/70765716:57
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CentOS 8  https://review.opendev.org/70769016:58
k_mouzayoctozepto : nothing out of the ordinary in the logs! I'm pretty sure it has to do with the /var/lib/nova/mnt bind mount : http://paste.openstack.org/show/789538/ because this is the only differentiator with the other backends that work fine (ceph for example)17:02
yoctozeptok_mouza: hmm, it's shared for the very reason to not lose mounts17:05
sorin-mihaifatal: [localhost]: FAILED! => {"action": "uri", "attempts": 20, "changed": false, "msg": "Failed to validate the SSL certificate for 10.2.1.253:9200. Make sure your managed systems have a valid CA certificate installed. You can use validate_certs=False if you do not need to confirm the servers identity but this is unsafe and not recommended. Paths checked for this platform: /etc/ssl/certs, /etc/pki/ca-trust/extracted/pem,17:10
sorin-mihai/etc/pki/tls/certs, /usr/share/ca-certificates/cacert.org, /etc/ansible. The exception msg was: hostname '10.2.1.253' doesn't match 'internal.stack'.", "status": -1, "url": "https://10.2.1.253:9200/.kibana"}17:10
sorin-mihaii get that while trying to deploy. the certs have been generated, they're in /etc/kolla/certificates, why would this one be requested from anywhere else but the /etc/kolla/certificates?17:14
k_mouzayoctozepto: yeah, not sure why this happens to be honest... I even tried stracing the docker restart command to see if I can find anything useful in there! I've also commented on the https://bugs.launchpad.net/kolla/+bug/1783978 bug17:16
openstackLaunchpad bug 1783978 in kolla "nova_compute mount nfs backend every time when vm was launched " [Undecided,Expired]17:16
*** paddyone1ll has joined #openstack-kolla17:19
*** paddyone1ll is now known as paddyoniell17:19
sorin-mihaiwhere should i "use" validate_certs=False, that's really unclear17:21
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CentOS 8  https://review.opendev.org/70769017:26
*** rlljorge has joined #openstack-kolla17:31
rlljorgeHello there someone using cloudkitty  ?17:31
*** negronjl has quit IRC17:32
*** evrardjp has quit IRC17:34
*** evrardjp has joined #openstack-kolla17:34
*** negronjl has joined #openstack-kolla17:34
*** k_mouza has quit IRC17:36
openstackgerritMerged openstack/kolla-ansible stable/train: Python 3: Use distro_python_version for dev mode  https://review.opendev.org/70592817:39
admin0"Kolla can function with or without a local registry, however for a multinode deployment some type of registry is mandatory" -- if i am doing multinode, i need to have a registry ?17:41
admin0and the link to the pokey registry takes me to https://github.com/moby/moby/issues/14018 -- which is like ???17:42
admin0Proposal: push performance improvements #1401817:42
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: Allow OVS bridges to connect directly to interface  https://review.opendev.org/70503717:42
admin0how is this relevant to me setting up some sort of registry for getting multinode done17:42
yoctozeptoadmin0: "mandatory" is an exaggeration17:47
yoctozeptoi'd say "strongly recommended" ;-)17:48
admin0yes .. but where is the link to set it up :) the link there points to some proposal without saying "hey operator .. welcome .. in this page, you will setup  a registry strongly recommended to run kolla multinode install"17:48
admin0rather, it gives me a bunch of stuff which i have no idea what i am looking for17:49
admin0https://docs.openstack.org/kolla-ansible/latest/user/multinode.html --it has a line For more information reference pokey registry. which goes to some moby/moby on gitlab and that issue17:50
*** vmixor has quit IRC17:50
admin0also on the controller, compute etc, do i need to install/configure docker beforehand or the bootstrap process will take care of it ?17:50
yoctozeptobootstrap17:51
admin0ok17:51
admin0then the only thing i am missing is how to setup my own registry17:51
admin0i have a gitlab .. does that count .. ?17:51
admin0https://docs.openstack.org/kolla-ansible/latest/user/multinode.html  line  "cd kolla17:52
admin0 ; tools/start-registry" -- where is this ?17:52
admin0its not in the kolla venv17:52
admin0all hosts have python3, but when doing the multinode all -m ping i get "[DEPRECATION WARNING]: Distribution Ubuntu 18.04 on host c16 should use /usr/bin/python3, but is using /usr/bin/python for backward17:59
admin0compatibility with prior Ansible releases" -- how is this solved ?17:59
*** gfidente is now known as gfidente|afk17:59
admin0help me with the container thing .. the documentation does not help18:02
*** gfidente|afk is now known as gfidente18:03
openstackgerritMark Goddard proposed openstack/kayobe master: WIP: CentOS 8  https://review.opendev.org/70769018:04
openstackgerritDincer Celik proposed openstack/kolla-ansible master: Follow up on Ansible version checking  https://review.opendev.org/70517118:06
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688618:12
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add CentOS 8 ceph-ansible job  https://review.opendev.org/70688618:13
*** gfidente is now known as gfidente|afk18:14
*** dking_desktop has joined #openstack-kolla18:21
openstackgerritMerged openstack/kolla-ansible master: Fix swift entries in group_vars/globals.yml  https://review.opendev.org/70765218:26
*** riuzen has quit IRC18:28
*** igordc has joined #openstack-kolla18:28
*** igordc has quit IRC18:28
*** priteau has quit IRC18:29
*** tonythomas has quit IRC18:30
*** k_mouza has joined #openstack-kolla18:34
*** k_mouza has quit IRC18:39
openstackgerritDincer Celik proposed openstack/kolla master: Upgrade RabbitMQ to 3.8  https://review.opendev.org/69479918:44
openstackgerritDincer Celik proposed openstack/kolla master: WIP: Upgrade Elasticsearch and Kibana to 6.x  https://review.opendev.org/64774818:49
*** negronjl has quit IRC18:56
admin0registry is also done18:58
admin0ready for deployment i guess18:58
*** negronjl has joined #openstack-kolla19:01
admin0what is a network_address_family ?19:02
admin0oh .. nvm19:02
openstackgerritDincer Celik proposed openstack/kolla-ansible master: Introduce /etc/timezone to containers  https://review.opendev.org/70425819:03
osmanlicilegimgoddard: I have been able to read the meeting notes right now. +2 for kolla-sig, it's a great idea.19:10
*** pbing19 has quit IRC19:16
*** pbing19 has joined #openstack-kolla19:17
admin0how to tell kolla-ansible to target only 1 host ?19:17
admin0-l does not seem to work19:17
admin0found it .19:18
admin0hmm.. so it tries to pull from the local registry .. but what process inserts the image to the local registry ?19:24
openstackgerritMerged openstack/kayobe master: Fix error logging of dev/functions  https://review.opendev.org/70518019:27
yoctozeptomnasiadka: I approved ceph change in zuul but needs you to check c-a jobs because they mostly failed19:28
yoctozeptoadmin0: you use kolla to build images and push to this local registry19:29
admin0is there a document for this ?19:29
mnasiadkayoctozepto: virtualenv fault, fix is in the centos8 ceph-ansible change19:29
admin0right now i # the local registry and just did a pull .. so its pulling from somewhere19:30
openstackgerritZhuo Zhen proposed openstack/kolla-ansible master: Configurable logrotate rotation interval and count  https://review.opendev.org/70661619:30
yoctozeptomnasiadka: ubuntu upgrade too? ood19:30
yoctozeptoodd*19:30
admin0yoctozepto, is this the one: https://docs.openstack.org/kolla/latest/admin/image-building.html19:30
Wellieyes19:30
yoctozeptoadmin0: if you set it up to act as a proxy, it could19:30
yoctozeptoadmin0: yeah, this19:31
Wellierlljorge: yes19:31
admin0yoctozepto, i did "docker run -d -p 5000:5000 --name registry registry:219:31
admin0" to setup a registry in the deployment host19:31
admin0how to make it act as a proxy ?19:31
mnasiadkayoctozepto: odd, will look into it later :)19:31
yoctozeptoadmin0: https://docs.docker.com/registry/recipes/mirror/19:32
yoctozeptomnasiadka: thanks19:32
admin0failed here: TASK [swift : Fail if ring files don't exist]19:37
admin0doesn't kolla configure swift also ?19:37
*** xinliang has quit IRC19:37
*** k_mouza has joined #openstack-kolla19:37
admin0or do i need to do extra stuff for swift and its not as easy as all in one where i just point it to the controller ?19:37
admin0https://docs.openstack.org/kolla-ansible/queens/reference/swift-guide.html --is this valid for train release as well ? i could not find train one19:38
openstackgerritZhuo Zhen proposed openstack/kolla-ansible master: Configurable logrotate rotation interval and count  https://review.opendev.org/70661619:39
*** k_mouza has quit IRC19:42
mnasiadkayoctozepto: https://zuul.opendev.org/t/openstack/build/b2c052b2fb17496c815ba255d63f9c67/log/primary/logs/kolla/all-CRITICAL.txt#219:44
yoctozeptoadmin0: https://docs.openstack.org/kolla-ansible/train/reference/storage/swift-guide.html19:44
mnasiadkayoctozepto: ubuntu fails on wsrep :)19:44
yoctozeptomnasiadka: https://771eb0e01a0d24a7571a-6177775aca2ef9bf86cf10df13a88f01.ssl.cf5.rackcdn.com/707655/2/check/kolla-ansible-ubuntu-source-upgrade-ceph-ansible/b2c052b/primary/logs/kolla/mariadb/mariadb.txt19:45
yoctozeptothey lost one node indeed19:45
yoctozeptobut it's good19:45
admin0yoctozepto, what is storage node ? is it swift node or cinder node ?19:45
yoctozeptowe stay with mostly real issues with networking19:45
yoctozeptomemcached19:45
yoctozeptorabbitmq19:45
yoctozeptoand mariadb19:46
yoctozeptoonly keepalived still funky19:46
yoctozepto(with haproxy)19:46
yoctozeptoadmin0: storage is storage :-) obviously swift in here19:46
yoctozeptothe term "swift" is not used because it has components on controllers as do most services19:47
admin0so if i start with 1 storage node ( for swift) ..  and when i need to add 2 more later, do I have to redo the object ring creation ?19:49
admin0won't it affect existing data ?19:49
openstackgerritAndreas Jaeger proposed openstack/kayobe master: Cleanup tox.ini deps  https://review.opendev.org/70517319:51
yoctozeptoadmin0: you have to grow the rings, it's a painful process to scale swift in general (well, compared to ceph)19:52
yoctozeptoadmin0: any swift integration improvements are welcome19:52
admin0https://docs.openstack.org/kolla-ansible/train/reference/storage/swift-guide.html == this needs to be done in the storage node right ?19:53
admin0the step19:53
openstackgerritZhuo Zhen proposed openstack/kolla-ansible master: Configurable logrotate rotation interval and count  https://review.opendev.org/70661619:59
yoctozeptoadmin0: the setup of disks, sure19:59
yoctozeptothe setup of rings - irrelevant19:59
admin0precheck fails saying ring file not found in c1820:01
admin0i am going to skip this for the time being20:01
admin0i have enable cinder = yes and cinder_volume_group = cloud, which is a vg in the storage node .. but precheck still says ""changed": false, "msg": "Please enable at least one backend when enabling Cinder"20:03
admin0so what am i missing here20:03
yoctozeptobackend20:03
yoctozeptoe.g. enable_cinder_backend_lvm20:03
admin0enable_cinder_backend_lvm = yes ?20:03
yoctozeptoyeah20:04
Welliecan I set multiple dns records in kolla? (Designate)20:08
openstackgerritMerged openstack/kolla-ansible master: CI: Remove ceph-base and remove file check from ceph-ansible-base  https://review.opendev.org/70765520:12
yoctozeptoWellie: not sure what you mean, in general we don't limit what deployed projects can do :-)20:13
Wellieyoctozepto: for example designate_ns_record: "ns1.openstack.org, ns2.openstack.org"20:15
yoctozeptoWellie: no, I believe this will fail because it's used in places where only one is expected20:17
Wellieso that I have 2 ns entries in the recordset20:17
yoctozeptoWellie: if this is something designate should handle, please raise a bug report :-)20:17
openstackgerritZhuo Zhen proposed openstack/kolla-ansible master: Configurable logrotate rotation interval and count  https://review.opendev.org/70661620:18
*** factor has joined #openstack-kolla20:18
admin0yoctozepto, there is nothing in globals or docs regarding this step TASK [octavia : Checking certificate files exist for octavia] .. it fails .. but does not tell me what path to put the certs in20:21
Wellieyoctozepto: we can build a for each in kolla-ansible?20:23
admin0octavia also disabled for now20:25
yoctozeptoadmin0: octavia needs some love20:26
yoctozeptoWellie: I think you can provide your own template for bind9, but not too sure - not used designate yet20:27
admin0finally precheck passed .. without octavia and swift that i planned for20:27
yoctozeptoadmin0: swift works for sure, tested regularly, I implemented its CI scenario based on the docs20:27
admin0we should also have a list of things that work 100% out of the box and things that "need some more love and care"20:27
yoctozeptoadmin0: so they are worky20:27
yoctozeptoadmin0: octavia not really tested20:27
yoctozeptoadmin0: but some *did* deploy it successfully...20:28
admin0where can i see this list of things thats in the CI and which are tested to be 100% working ?20:28
yoctozeptoadmin0: yeah, it's on the list of things to do20:28
yoctozeptoadmin0: docs wip -> https://etherpad.openstack.org/p/KollaAnsibleScenarios (discussion)20:28
*** kplant has quit IRC20:29
yoctozeptowe want to stabilize the scenarios and then document it20:29
johnsomLet the Octavia team know if there are questions we can help answer. Most of us are not kolla users, so can't address that part directly, but we are happy to help with the Octavia side.20:29
johnsomFYI, for certificates, we have a detailed guide: https://docs.openstack.org/octavia/latest/admin/guides/certificates.html but this won't answer where/how kolla handles them.20:30
admin0johnsom, the issue is take me as an operator .. i am not looking to install octavia as seperate/standalone project .. but its either with openstack-ansible or kolla-ansible .. so no matter how good the project is by itself, it also needs to be something that can be deployed .. i know its not a part of the core team job20:30
*** patchbot has quit IRC20:31
admin0but operators more look into systems like ansible, kolla etc to make sure we get all the components working without doing manual task20:31
johnsomYeah, there are somewhere around 16 deployment projects that support Octavia now. We just can't keep up with them all.20:31
admin0:D20:31
admin0\o/20:31
yoctozeptojohnsom: please keep up with kolla :-)20:31
*** pbing19 has quit IRC20:31
johnsomPersonally I have helped with OpenStack Ansible and Tripleo as those are/were related to my day job.20:33
johnsomThat said, I am happy to help the kolla team with questions, etc.20:34
yoctozeptothen at least kolla images have worky octavia :-) (due to tripleo there)20:34
johnsomIs there a kolla bug/story I can look at for you?20:35
yoctozeptojohnsom: thanks for the offer, we'll reach out when we hit something establishing those scenarios20:36
yoctozeptoadmin0: ^^ is there?20:36
* yoctozepto waving good night (see you tomorrow)20:36
admin0its not related to octavia but kolla .. kolla precheck failed on octavia saying no cert is found .. but no documentation or anything where to put that cert20:36
johnsomI think you are using kolla-ansible, so a good first step would be to open a bug https://bugs.launchpad.net/kolla-ansible for the kolla team.20:39
*** patchbot has joined #openstack-kolla20:41
*** rlljorge has quit IRC20:45
dking_desktopFor ironic baremetal, how should I be setting up the cleaning_network/provisioning_network?21:55
*** Trevor_V has quit IRC21:55
dking_desktopIs that just a random internal network and subnet?21:55
sorin-mihaiadmin0, regarding the certs for octavia i was told to "generate certs as per Octavia's documentation and put them in /etc/kolla/config/octavia, with those filenames: https://github.com/openstack/kolla-ansible/blob/3269b13ddde39128c246e1af18bace12e9926bab/ansible/roles/octavia/tasks/config.yml#L105-L107 "22:26
admin0sorin-mihai, thanks22:28
sorin-mihaiwhat are the steps to add something on top of a already deployed kolla-ansible? i guess it'l be something like pull, prechecks, deploy, check, post-deploy. is that correct? should do the same after a git pull in kolla-ansible cloned repo, or is there something i forget?22:33
*** rlljorge has joined #openstack-kolla22:42
rlljorgesomeone have the cloudkitty installed with stein release ? I cannot receive value and I cannot see errors in logs ...22:45
*** rlljorge has quit IRC22:49
*** negronjl has quit IRC22:58
*** negronjl has joined #openstack-kolla23:02
*** ivve has quit IRC23:11

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