Friday, 2020-09-25

*** williampiv has joined #openstack-kolla00:19
*** williampiv has quit IRC00:27
*** openstackgerrit has joined #openstack-kolla00:36
openstackgerritJames Kirsch proposed openstack/kolla-ansible master: Add support for encrypting Neutron Server API  https://review.opendev.org/74961600:36
*** dmsimard has quit IRC02:16
*** dmsimard7 has joined #openstack-kolla02:16
*** brinzhang0 has joined #openstack-kolla03:04
*** brinzhang_ has quit IRC03:08
*** dmsimard7 is now known as dmsimard03:41
*** shyamb has joined #openstack-kolla04:17
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-kolla04:33
*** LinPeiWen has quit IRC05:00
*** williampiv has joined #openstack-kolla05:05
*** williampiv has left #openstack-kolla05:05
*** williampiv has joined #openstack-kolla05:05
*** shyam89 has joined #openstack-kolla05:15
*** shyamb has quit IRC05:18
*** LinPeiWen has joined #openstack-kolla05:21
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: Use Docker healthchecks for core services  https://review.opendev.org/67638905:28
openstackgerritMichal Nasiadka proposed openstack/kolla master: Add missing heat deps for deb-binary  https://review.opendev.org/75394405:45
*** ricolin has quit IRC05:45
*** cah_link has joined #openstack-kolla06:07
yoctozeptomorning06:09
*** williampiv has quit IRC06:21
*** williampiv has joined #openstack-kolla06:21
*** williampiv has quit IRC06:23
*** xinliang has joined #openstack-kolla06:45
*** shyam89 has quit IRC06:58
*** gfidente has joined #openstack-kolla06:59
*** bengates has joined #openstack-kolla07:14
*** wuchunyang has joined #openstack-kolla07:14
mnasiadkamorning07:24
mnasiadkayoctozepto: https://review.opendev.org/#/c/754085/ - waiting for you ;)07:24
patchbotpatch 754085 - kolla-ansible - Fix keystone-startup.sh - 2 patch sets07:24
openstackgerritwu.chunyang proposed openstack/kolla-ansible master: automate the deployment of designate  https://review.opendev.org/75427507:37
openstackgerritwu.chunyang proposed openstack/kolla-ansible master: automate the deployment of designate  https://review.opendev.org/75427507:39
openstackgerritwu.chunyang proposed openstack/kolla-ansible master: automate the deployment of designate  https://review.opendev.org/75427507:41
mgoddardmorning07:45
openstackgerritMark Goddard proposed openstack/kolla master: Add release note for Ubuntu Focal 20.04  https://review.opendev.org/75427807:47
wuchunyangmorning07:56
openstackgerritMark Goddard proposed openstack/kolla-ansible master: implement automatic deploy of octavia  https://review.opendev.org/74018007:58
openstackgerritMark Goddard proposed openstack/kolla-ansible master: octavia: generate certificates automatically  https://review.opendev.org/75428007:58
mgoddardhi wuchunyang. I did some testing of the octavia code yesterday. Seems to work well. I just proposed some changes. Mostly to split out the certificate generation into a separate patch07:59
mnasiadkamorning08:00
wuchunyangmgoddard    why add those in https://review.opendev.org/#/c/740180/41..42/ansible/group_vars/all.yml ?08:06
patchbotpatch 740180 - kolla-ansible - implement automatic deploy of octavia - 42 patch sets08:06
*** shyamb has joined #openstack-kolla08:08
mgoddardwuchunyang: they came from a rebase08:09
mgoddardwuchunyang: I have some commands that will help to test in CI too08:10
wuchunyangcommands ?08:11
*** stingrayza has joined #openstack-kolla08:13
*** kevko has joined #openstack-kolla08:14
*** also_stingrayza has quit IRC08:16
kevkoyoctozepto: hi, around ?08:17
*** xinliang has quit IRC08:25
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428508:28
mgoddardwuchunyang: ^08:32
wuchunyangi see ,, nice patch . :-)08:33
*** k_mouza has joined #openstack-kolla08:35
wuchunyangbut i think we don't need to create a listener or pool.  because if lb  status is running. it means that  octavia-work connects to amphora successfully.08:36
mgoddardwuchunyang: true, but would be nice to test that the lb works if possible08:40
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428508:40
wuchunyangnice08:40
*** shyamb has quit IRC08:41
openstackgerritMichal Arbet proposed openstack/kolla-ansible master: Add support for custom logging file defined by user  https://review.opendev.org/67981208:47
openstackgerritMichal Arbet proposed openstack/kolla-ansible master: Add support for custom logging file defined by user  https://review.opendev.org/67981208:51
*** e0ne has joined #openstack-kolla08:52
*** xinliang has joined #openstack-kolla09:00
*** xinliang has quit IRC09:15
*** shyamb has joined #openstack-kolla09:19
*** brinzhang0 has quit IRC09:20
*** born2bake has joined #openstack-kolla09:26
*** shyam89 has joined #openstack-kolla09:37
*** shyamb has quit IRC09:39
kevkohi, if I want to add python module to openstack-base image ..how can I do it for all distros ? install by pip ?09:42
kevkobtw, it is fluent-logger, I packaged for debian ..but it seems not all distros have it packaged09:43
hrwkevko: do all really need that module?09:45
kevkohrw: well, I'm working on some changes which will allow user to configure logging for openstack-services ...09:46
kevkohrw: first one is this -> https://review.opendev.org/67981209:46
patchbotpatch 679812 - kolla-ansible - Add support for custom logging file defined by user - 30 patch sets09:46
kevkohrw: second one will around fluent which will add input_forwarder ...09:46
kevkohrw: and last one will be in kolla -> so i have to add fluent-logger to all openstack-images09:47
hrwkevko: will it work on systems where fluentd was not deployed?09:47
kevkohrw: what do you mean, don't understand ..09:47
kevkohrw: i just need to have fluent-logger available in openstack-base09:48
hrwiirc at some moment fluentd was optional. but it does not matter now probably as we have same ver everywhere09:48
kevkohrw: if you check my patchset ..you will see that user will be able to define his own logging.conf configuration ... so ..user will be responsible to write his own logging.conf config09:49
hrwok09:50
kevkohrw: and if user will want to send jsons to fluent directly ..he just provide logging.conf09:50
kevkohrw: of course per service ...but ..to be workable ..i have to have fluent-logger in images ..09:51
kevkois it clear :/ ?09:51
hrwko09:54
*** kevko has quit IRC09:55
recycleherohi, whats the deal with VIP address?10:00
*** kevko has joined #openstack-kolla10:00
kevkohrw: sorry, my internet was not working ..did you reply something ?10:01
hrwno10:01
hrwI am trying to build pytorch for aarch64/debian today10:02
mnasiadkakevko: I hope there's fluent-logger packaged for all distros?10:04
kevkomnasiadka: I packaged for debian ..so , debian and ubuntu is packaged ..but it seems that centos has only py2 version ?10:05
kevkobut don't know -> https://cbs.centos.org/koji/buildinfo?buildID=1712910:06
kevkoalso, it's quite old10:06
*** kevko has quit IRC10:08
*** kevko_ has joined #openstack-kolla10:08
*** kevko_ has quit IRC10:08
*** kevko has joined #openstack-kolla10:08
kevkoso, how to deal with it ?10:09
recycleheroguys I just saw see the support matrix. I cant deploy to the hardware I prepared using my laptop running Gentoo?10:09
*** kevko_ has joined #openstack-kolla10:12
*** wuchunyang has quit IRC10:14
hrwrecyclehero: support matrix is for container content10:15
hrwrecyclehero: you should control deployment from gentoo just fine10:15
*** kevko has quit IRC10:16
yoctozeptomnasiadka: https://review.opendev.org/754085 quick issue there, might be me misreading10:18
patchbotpatch 754085 - kolla-ansible - Fix keystone-startup.sh - 2 patch sets10:18
yoctozeptokevko_: only now10:18
mnasiadkayoctozepto: well, that actually makes sense, let me update.10:18
*** kevko_ has quit IRC10:19
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: Fix keystone-startup.sh  https://review.opendev.org/75408510:19
mnasiadkayoctozepto: done ^^10:19
*** kevko has joined #openstack-kolla10:22
*** kevko_ has joined #openstack-kolla10:23
*** kevko has quit IRC10:27
*** kevko_ has quit IRC10:28
yoctozeptomnasiadka: I'm only worried you are fixing a different issue than the reporter has10:29
yoctozeptohis token age is much longer even than the newly used value10:29
recycleherohrw: I am confused. what machine it this page addressing? https://docs.openstack.org/kolla-ansible/ussuri/user/quickstart.html10:29
yoctozepto58916410:29
hrwrecyclehero: host == machine where you will deploy to10:30
mnasiadkayoctozepto: well, his token might be, but I experienced that bug on my own env :)10:35
mnasiadkayoctozepto: I'll put an update to the bug10:35
*** kevko has joined #openstack-kolla10:36
openstackgerritMark Goddard proposed openstack/kolla-ansible master: implement automatic deploy of octavia  https://review.opendev.org/74018010:37
openstackgerritMark Goddard proposed openstack/kolla-ansible master: octavia: generate certificates automatically  https://review.opendev.org/75428010:37
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428510:37
kevkohrw: sorry, my internet is somehow broken ..from time to time i have no connectivity ..so how can i include fluent-logger to image if rpm not available for py310:38
*** shyam89 has quit IRC10:38
kevkohrw: or, how can I know if this is py3 version ? https://cbs.centos.org/koji/buildinfo?buildID=1712910:38
openstackgerritMark Goddard proposed openstack/kolla master: Update Ansible in kolla-toolbox to 2.9  https://review.opendev.org/75435110:39
yoctozeptomnasiadka: thanks10:40
hrwkevko: if it is el7 then it's centos7 so py210:43
hrwkevko: centos7 have very very limited py3 support.10:43
hrwkevko: you can catch mrunge on #rdo or #centos-devel and ask about py3 package10:44
mrungehuh?10:44
kevkohrw: what version is supported in kolla ?10:44
kevkohrw: i mean, centos version10:44
hrwkevko: centos810:44
hrwmrunge: ah, you are here as well ;D10:45
mrungekevko, what's your issue?10:45
mrungehrw, yes, I'm hanging here as well :)10:45
kevkomrunge: i would like to include python lib fluent-logger in centos10:45
mrungeor on #centos-devel10:45
mrungeokay, for which component?10:46
mrungeor why?10:46
kevkomrunge: As I am DD , i've already built this in debian ..10:46
kevkomrunge: but want modify kolla openastack-base image to include fluent-logger10:46
kevkomrunge: and I'm not sure if it is available in python3 ..also it is quite older version10:47
mrungeso, is it available already?10:47
kevkomrunge: i'm mainly debian user ..so what i've found is this rpm https://cbs.centos.org/koji/buildinfo?buildID=1712910:48
mrungeyes, that was included in centos 710:48
kevkomrunge: and centos8 ? currently supported by kolla ?10:48
mrungeno, it was only shipped in testing10:48
mrungeit was not included in centos810:49
kevkohrw: so, what now ? if it is not included in centos8 :/ ?10:49
mrungekevko, well.... we could, no?10:50
hrwkevko: no idea, mrunge is more advanced in centos stuff than me10:50
mrungekevko, this is a lib to actually send logs to fluentd?10:51
kevkomrunge: sorry, I really don't know how to get package into centos8 ..could you help me ?10:51
mrungeI had a look at this like 3 years ago10:51
hrwkevko: note that CBS is Centos Build System. not everything built there end in CentOS. some packages go nowhere, some go to extra repos10:51
kevkomrunge: yes, my idea is to not use ugly regexp and tail in td-agent, but send logs via fluent-logger (oslo.log) ..10:52
* hrw -> other projects10:52
mrunge1000+ yes10:52
*** shyamb has joined #openstack-kolla10:52
mrungethank you for making the connection hrw10:52
mrungekevko, yes, that totally makes sense to me10:52
hrwyw mrunge10:52
kevkomrunge: we are already using in production ..and it is very nice ..also ..you have context in jsons ..10:53
mrungekevko, I have to drop right now here, can we continue this a bit later?10:53
kevkomrunge: sure, i am available here in channel10:54
mrungeack10:54
*** kevko has quit IRC11:26
*** kevko has joined #openstack-kolla11:29
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: convert STATUS_* consts into Enum  https://review.opendev.org/75435511:40
openstackgerritMerged openstack/kolla-ansible master: Add support for encrypting Ironic API  https://review.opendev.org/75154311:47
openstackgerritMerged openstack/kolla master: Add release note for Ubuntu Focal 20.04  https://review.opendev.org/75427811:47
*** kevko has quit IRC12:10
*** kevko has joined #openstack-kolla12:10
*** mrunge has quit IRC12:11
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: Use Docker healthchecks for core services  https://review.opendev.org/67638912:13
*** kevko_ has joined #openstack-kolla12:14
*** kevko has quit IRC12:16
*** kevko has joined #openstack-kolla12:16
*** wuchunyang has joined #openstack-kolla12:17
*** kevko_ has quit IRC12:18
*** kevko has quit IRC12:24
*** kevko has joined #openstack-kolla12:28
*** cah_link has quit IRC12:30
*** shyamb has quit IRC12:31
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428512:32
*** kevko has quit IRC12:34
*** k_mouza has quit IRC12:37
*** kevko has joined #openstack-kolla12:38
*** k_mouza has joined #openstack-kolla12:38
*** kevko has quit IRC12:39
*** kevko has joined #openstack-kolla12:39
*** gmann is now known as gmann_pto12:41
*** k_mouza has quit IRC12:42
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add support to kolla_docker for tmpfs mounts  https://review.opendev.org/75437712:49
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add support for using a tmpfs for Cinder image conversion  https://review.opendev.org/75437812:49
openstackgerritMichal Arbet proposed openstack/kolla-ansible master: Add configuration for fluent input forwarder  https://review.opendev.org/75438112:51
openstackgerritMichal Arbet proposed openstack/kolla-ansible master: Add configuration for fluent input forwarder  https://review.opendev.org/75438112:55
kevkoyoctozepto: hi, applied changes you reviewed ..can u check please, when you will have some time /13:06
kevko?13:06
*** jaicaa has quit IRC13:07
*** jaicaa has joined #openstack-kolla13:08
*** k_mouza has joined #openstack-kolla13:08
*** dave-mccowan has joined #openstack-kolla13:15
*** wuchunyang has quit IRC13:20
*** TrevorV has joined #openstack-kolla13:20
*** dave-mccowan has quit IRC13:20
*** cah_link has joined #openstack-kolla13:22
*** Fl1nt has joined #openstack-kolla13:25
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: convert STATUS_* consts into Enum  https://review.opendev.org/75435513:25
Fl1ntGood afternoon everyone!13:25
*** TrevorV has quit IRC13:26
kevkoFl1nt: hi ! :)13:26
Fl1ntgot a weird issue team ^^13:26
Fl1ntmy live migration kind of work but fail13:26
kevkoFl1nt: some more informations ? :)13:27
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add release note and upgrade docs for Ubuntu Focal 20.04  https://review.opendev.org/75438913:27
Fl1nthold on ^^ I'm an old ass ^^ :D typing slooowwwwllyyyy13:27
Fl1ntas for some VM, nova_compute try to use the remote IP:8022 and get a connection refused because it try to use internal_api address instead of migration_interface_address.13:28
Fl1ntwhich result in a ssh -o BatchMode <REMOTE_NODE_API_INTERFACE_ADDR> command instead of a ssh -o blabla <REMOTE_NODE_MIGRATION_INTERFACE_ADDR>13:29
kevkohmm13:31
*** cah_link has quit IRC13:32
Fl1ntok, so nova/utils.py contain the ssh_execute function that take this dest args, let see where this dest is coming from.13:38
openstackgerritMerged openstack/kolla-ansible master: Fix keystone-startup.sh  https://review.opendev.org/75408513:44
*** TrevorV has joined #openstack-kolla13:45
Fl1ntok, it's called there: https://opendev.org/openstack/nova/src/branch/stable/train/nova/compute/manager.py#L488313:47
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible stable/ussuri: Fix keystone-startup.sh  https://review.opendev.org/75439213:50
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible stable/train: Fix keystone-startup.sh  https://review.opendev.org/75439313:50
Fl1ntALL RIGHT14:00
Fl1ntfound out14:00
Fl1ntso14:00
Fl1ntlibvirt is using dest=<hostname_fqdn> and then rely on hosts if you don't get a DNS server (bad bad bad) resolving your hostname, BUT when we create the /etc/hosts file we use the API_INTERFACE value.14:02
Fl1nthttps://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/roles/baremetal/tasks/pre-install.yml#L2914:02
Fl1ntwe should take care of the migration_interface_address variable when existing.14:03
kevkosounds logic14:06
*** shyamb has joined #openstack-kolla14:07
*** zzzeek has quit IRC14:21
*** zzzeek has joined #openstack-kolla14:24
Fl1ntok, there is more than just the hosts file, I'll AFK as I'm going on vacation and see that later on.14:26
*** damiandabrowski has joined #openstack-kolla14:27
damiandabrowskihi everyone!14:28
*** zzzeek has quit IRC14:29
*** zzzeek has joined #openstack-kolla14:29
mgoddardhi damiandabrowski :)14:30
*** k_mouza has quit IRC14:33
*** zzzeek has quit IRC14:34
*** zzzeek has joined #openstack-kolla14:36
*** k_mouza has joined #openstack-kolla14:45
*** shyamb has quit IRC14:45
*** zzzeek has quit IRC14:46
*** zzzeek has joined #openstack-kolla14:46
*** zzzeek has quit IRC14:51
*** zzzeek has joined #openstack-kolla14:53
*** ozzzo has quit IRC14:57
*** ozzzo has joined #openstack-kolla14:57
*** zzzeek has quit IRC14:58
hrwo, my 'STATUS -> enum' patch passed zuul D:14:59
*** zzzeek has joined #openstack-kolla15:00
*** ozzzo has quit IRC15:02
*** bengates has quit IRC15:03
*** k_mouza has quit IRC15:04
*** bengates has joined #openstack-kolla15:04
kevkoguys, can someone help me ? why 10-input-forwarder.conf is not copied to fluent ? :( https://review.opendev.org/#/c/754381/15:05
patchbotpatch 754381 - kolla-ansible - Add configuration for fluent input forwarder - 2 patch sets15:05
*** bengates has quit IRC15:09
*** shyamb has joined #openstack-kolla15:10
*** ozzzo has joined #openstack-kolla15:13
*** k_mouza has joined #openstack-kolla15:14
*** williampiv has joined #openstack-kolla15:14
*** k_mouza has quit IRC15:18
*** k_mouza has joined #openstack-kolla15:28
*** k_mouza has quit IRC15:32
*** shyamb has quit IRC15:42
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428515:46
*** k_mouza has joined #openstack-kolla16:05
recycleheroguys I am going to use the multinode inventory for deploying controller + cinder on host1 and compute on host 216:29
*** zzzeek has quit IRC16:29
recycleherolater I want to add swift proxy to host1 and add a host 3 containig swift storage + glance16:29
recycleherothis is my arch16:29
recycleheroI have some Qs16:30
recycleherowhats the enable_cinder: "yes"16:30
recyclehero?16:30
recycleheroif thats not present what will be tha fate of [storage] in multinode inventory?16:30
*** zzzeek has joined #openstack-kolla16:30
recycleherodoes all the services present in multinode get deployed for me? they are a lot16:31
recycleheroI dont need haproxy I guess cuz I have 1 controller. so no need for VIP addreses16:31
recycleherocan someone please guide me how to deploy this16:31
openstackgerritJames Kirsch proposed openstack/kolla master: Run Ironic Inspector as ironic-inspector user  https://review.opendev.org/75445016:37
*** ozzzo has quit IRC16:45
*** e0ne has quit IRC16:45
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428516:48
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: enable designate in magnum CI job  https://review.opendev.org/75445616:55
*** gfidente has quit IRC16:57
recycleheroBy default Kolla-Ansible provides a bare compute kit, however it does provide support for a vast selection of additional services. To enable them, set enable_* to “yes”. For example, to enable Block Storage service:16:58
recycleheroso what happens if I dont? it means if i dont enable glance I dont have it even if I put a host in the multinode file16:58
recyclehero[glance:children]16:58
recycleherocontrol16:58
*** JamesBenson has joined #openstack-kolla17:01
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible stable/ussuri: [DNM] Dummy (Ussuri)  https://review.opendev.org/75160417:02
*** ozzzo has joined #openstack-kolla17:04
*** TrevorV has quit IRC17:10
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Add HAcluster Ansible role  https://review.opendev.org/67010417:13
*** jonaspaulo has joined #openstack-kolla17:16
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: masakari: support host monitor  https://review.opendev.org/74423517:16
openstackgerritMerged openstack/kolla-ansible stable/train: Fix keystone-startup.sh  https://review.opendev.org/75439317:31
openstackgerritMerged openstack/kolla master: Update Ansible in kolla-toolbox to 2.9  https://review.opendev.org/75435117:31
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: Use Docker healthchecks for core services  https://review.opendev.org/67638917:32
*** k_mouza has quit IRC17:53
*** williampiv has quit IRC17:55
*** kevko has quit IRC18:00
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: octavia: create and test a load balancer  https://review.opendev.org/75428518:05
*** williampiv has joined #openstack-kolla18:13
*** dking has quit IRC18:18
recycleheroI would have manullay installed Openstack way faster18:20
recycleheroi hope some good came out of kolla18:21
recycleherocomes18:21
*** strobert has quit IRC18:22
*** williampiv has quit IRC18:23
*** strobert has joined #openstack-kolla18:23
*** williampiv has joined #openstack-kolla18:28
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: enable designate in magnum CI job  https://review.opendev.org/75445618:59
*** hjensas_ has joined #openstack-kolla19:20
*** hjensas has quit IRC19:23
*** williampiv has quit IRC19:28
*** k_mouza has joined #openstack-kolla19:33
*** williampiv has joined #openstack-kolla19:35
*** k_mouza has quit IRC19:37
*** JamesBenson has quit IRC19:42
*** JamesBenson has joined #openstack-kolla19:43
*** JamesBenson has quit IRC19:48
*** k_mouza has joined #openstack-kolla19:51
*** k_mouza has quit IRC19:56
*** JamesBenson has joined #openstack-kolla20:18
*** JamesBenson has quit IRC20:23
openstackgerritMark Goddard proposed openstack/kolla-ansible master: CI: enable designate in magnum CI job  https://review.opendev.org/75445620:53
*** JamesBenson has joined #openstack-kolla20:58
*** JamesBenson has quit IRC21:03
recycleherohttps://docs.openstack.org/kolla-ansible/ussuri/user/multinode.html21:15
recycleherowhere is the start-registery script? I cant 'find' it21:15
recycleherohttps://github.com/openstack/kolla/blob/master/tools/start-registry21:19
recycleheroits a simple script but I wonder what I did wrong that I dont have it on my box21:20
recycleherogot it, confusing docs.21:28
*** JamesBenson has joined #openstack-kolla21:31
*** k_mouza has joined #openstack-kolla21:35
*** JamesBenson has quit IRC21:36
*** k_mouza has quit IRC21:39
*** JamesBenson has joined #openstack-kolla22:00
*** k_mouza has joined #openstack-kolla22:04
*** k_mouza has quit IRC22:08
*** hjensas__ has joined #openstack-kolla22:09
*** hjensas_ has quit IRC22:12
*** JamesBenson has quit IRC22:28
*** k_mouza has joined #openstack-kolla22:32
*** k_mouza has quit IRC22:37
*** jonaspaulo has quit IRC23:00
*** JamesBenson has joined #openstack-kolla23:04
*** JamesBenson has quit IRC23:08
*** born2bake has quit IRC23:24
*** williampiv has quit IRC23:33
*** williampiv has joined #openstack-kolla23:56
*** ricolin_ has joined #openstack-kolla23:57
*** k_mouza has joined #openstack-kolla23:59

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!