| *** eandersson has quit IRC | 00:44 | |
| *** spsurya has joined #openstack-kolla | 01:18 | |
| *** goldyfruit___ has quit IRC | 02:02 | |
| *** k_mouza has joined #openstack-kolla | 03:17 | |
| *** k_mouza has quit IRC | 03:21 | |
| *** rohit02 has joined #openstack-kolla | 03:54 | |
| *** skramaja has joined #openstack-kolla | 04:41 | |
| *** zhanglong has joined #openstack-kolla | 05:15 | |
| *** Martouf has joined #openstack-kolla | 06:05 | |
| *** sri_ has joined #openstack-kolla | 06:13 | |
| *** cah_link has joined #openstack-kolla | 07:02 | |
| *** gfidente has joined #openstack-kolla | 07:17 | |
| osmanlicilegi | morning | 08:18 |
|---|---|---|
| *** rohit02 has quit IRC | 08:24 | |
| *** kevinz has joined #openstack-kolla | 08:27 | |
| kevinz | Hi Kolla | 08:29 |
| kevinz | Do we have a mechanism to use 1 config as part of the nodes, and another node use another configuration? | 08:30 |
| *** amoralej|off is now known as amoralej | 08:32 | |
| *** born2bake has joined #openstack-kolla | 08:32 | |
| *** skramaja has quit IRC | 08:36 | |
| *** skramaja has joined #openstack-kolla | 08:36 | |
| born2bake | https://bugs.launchpad.net/kolla-ansible/+bug/1852031 | 08:36 |
| openstack | Launchpad bug 1852031 in kolla-ansible "Neutron external interface- cant ping vms" [Undecided,New] | 08:36 |
| *** zhanglong has quit IRC | 08:37 | |
| *** zhanglong has joined #openstack-kolla | 08:39 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/train: [manila] Fixes manila-share on debian/ubuntu https://review.opendev.org/693659 | 08:39 |
| *** shyamb has joined #openstack-kolla | 08:40 | |
| shyamb | Hi | 08:40 |
| shyamb | Ubuntu Bionic Kolla containers use python3 or python2? | 08:40 |
| yoctozepto | kevinz: yes, the /etc/kolla/config supports per-host directories, e.g. {{ node_custom_config }}/nova/{{ inventory_hostname }}/nova.conf | 08:41 |
| yoctozepto | shyamb: in Train py3, in Stein depends on type, I think py3 in binary and py2 in source but could have mixed that | 08:43 |
| *** jbadiapa has joined #openstack-kolla | 08:43 | |
| shyamb | okay | 08:44 |
| shyamb | yoctozepto | 08:44 |
| shyamb | I also got confused | 08:44 |
| shyamb | On Centos side, I saw py2 packages | 08:44 |
| shyamb | and on Ubuntu bionic side, I see py3 package in horizon container | 08:45 |
| shyamb | in Stein | 08:45 |
| *** zhanglong has quit IRC | 08:49 | |
| osmanlicilegi | shyamb: yoctozepto is right. py3 for binary, py2 for source on debian/ubuntu | 08:51 |
| *** jrist- has quit IRC | 08:51 | |
| shyamb | okay | 08:51 |
| *** zhanglong has joined #openstack-kolla | 08:51 | |
| yoctozepto | shyamb: that's because centos 7 provides py2 only | 08:51 |
| shyamb | what kolla ansible project is using? | 08:51 |
| yoctozepto | unless you want to ride on epel or use scls | 08:52 |
| shyamb | binary or source? | 08:52 |
| yoctozepto | shyamb: you choose | 08:52 |
| yoctozepto | just as release | 08:52 |
| *** jrist has joined #openstack-kolla | 08:53 | |
| yoctozepto | the default is binary in case you have not overridden kolla_install_type | 08:54 |
| *** rohit02 has joined #openstack-kolla | 08:55 | |
| *** zhanglong has quit IRC | 08:56 | |
| *** zhanglong has joined #openstack-kolla | 08:58 | |
| *** jrist has quit IRC | 09:00 | |
| shyamb | okay | 09:02 |
| shyamb | Any good way to confirm this in my openstack env? | 09:03 |
| *** dougsz has joined #openstack-kolla | 09:03 | |
| shyamb | I mean py2 or py3? | 09:03 |
| mgoddard | yoctozepto: nice work :) | 09:03 |
| shyamb | like on nova_compute container? | 09:03 |
| mgoddard | morning all | 09:03 |
| shyamb | yoctozepto: | 09:03 |
| mgoddard | kevinz: you can use host_vars or group_vars in your inventory for that | 09:04 |
| yoctozepto | mgoddard: thanks, still needs splitting and polishing | 09:05 |
| mgoddard | kevinz: or if you are using custom configuration, you can use jinja in those files | 09:05 |
| yoctozepto | shyamb: look inside the container | 09:05 |
| yoctozepto | :-) | 09:05 |
| *** Martouf has quit IRC | 09:05 | |
| yoctozepto | then you are sure | 09:05 |
| yoctozepto | you can also just show the version of the image | 09:06 |
| yoctozepto | it has the distro-type:release stuff in the name part | 09:06 |
| yoctozepto | e.g. ubuntu-binary:stein | 09:06 |
| *** Martouf has joined #openstack-kolla | 09:08 | |
| *** jrist has joined #openstack-kolla | 09:09 | |
| *** k_mouza has joined #openstack-kolla | 09:13 | |
| *** ivve has joined #openstack-kolla | 09:17 | |
| *** zhanglong has quit IRC | 09:20 | |
| *** zhanglong has joined #openstack-kolla | 09:30 | |
| sri_ | Hi, yoctozeptoia, kolla-ansible pull is failing on TASK [placement : Pulling placement images], how can i debug this ? full logs http://paste.openstack.org/show/785936/ | 09:31 |
| *** shyamb has quit IRC | 09:36 | |
| mgoddard | sri_: you probably need to match your image tags with the version of kolla-ansible used | 09:36 |
| mgoddard | kolla_openstack_release | 09:36 |
| mgoddard | sri_: we renamed the placement image in the stein release, so this often shows up | 09:37 |
| openstackgerrit | Mark Goddard proposed openstack/kolla stable/rocky: swift-rsyncd: don't recursively chown /srv/node at startup https://review.opendev.org/693668 | 09:38 |
| *** rohit02 has quit IRC | 09:41 | |
| sri_ | mgoddard, oh, i see. Thanks for the info :) | 09:41 |
| *** rohit02 has joined #openstack-kolla | 09:41 | |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Fix kayobe overcloud provision without seed in limit https://review.opendev.org/693526 | 09:47 |
| *** Martouf has quit IRC | 09:48 | |
| *** hamzaachi has joined #openstack-kolla | 09:53 | |
| *** zhanglong has quit IRC | 09:55 | |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Document requirements for BIOS and RAID configuration https://review.opendev.org/693533 | 09:56 |
| *** rohit02 has quit IRC | 10:02 | |
| *** sri_ has quit IRC | 10:04 | |
| *** luksky has joined #openstack-kolla | 10:09 | |
| *** rohit02 has joined #openstack-kolla | 10:15 | |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Add reference to zero touch provisioning blog in docs https://review.opendev.org/693532 | 10:16 |
| openstackgerrit | Merged openstack/kolla stable/train: swift-rsyncd: don't recursively chown /srv/node at startup https://review.opendev.org/693575 | 10:25 |
| openstackgerrit | Merged openstack/kolla stable/stein: swift-rsyncd: don't recursively chown /srv/node at startup https://review.opendev.org/693576 | 10:34 |
| born2bake | https://bugs.launchpad.net/kolla-ansible/+bug/1852031 | 10:35 |
| openstack | Launchpad bug 1852031 in kolla-ansible "Neutron external interface- cant ping vms" [Undecided,New] | 10:35 |
| *** rohit02 has quit IRC | 10:55 | |
| *** rohit02 has joined #openstack-kolla | 10:57 | |
| openstackgerrit | Merged openstack/kolla stable/train: [manila] Fixes manila-share on debian/ubuntu https://review.opendev.org/693659 | 10:59 |
| openstackgerrit | Merged openstack/kayobe master: Only stop chrony on nodes in kolla inventory https://review.opendev.org/693539 | 11:14 |
| openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Start Docker after upgrade https://review.opendev.org/693682 | 11:16 |
| *** FlorianFa has quit IRC | 11:26 | |
| *** kevinz has quit IRC | 11:36 | |
| *** pcaruana has joined #openstack-kolla | 11:47 | |
| *** vmixor has joined #openstack-kolla | 11:58 | |
| *** kplant has joined #openstack-kolla | 12:05 | |
| *** pcaruana has quit IRC | 12:09 | |
| openstackgerrit | Mark Goddard proposed openstack/kayobe stable/stein: Only stop chrony on nodes in kolla inventory https://review.opendev.org/693686 | 12:18 |
| openstackgerrit | Mark Goddard proposed openstack/kayobe stable/rocky: Only stop chrony on nodes in kolla inventory https://review.opendev.org/693687 | 12:18 |
| *** numans has joined #openstack-kolla | 12:24 | |
| openstackgerrit | Numan Siddique proposed openstack/kolla master: Use ovn-ctl script to start OVN ovsdb-servers https://review.opendev.org/691507 | 12:24 |
| *** dave-mccowan has joined #openstack-kolla | 12:26 | |
| *** dave-mccowan has quit IRC | 12:31 | |
| *** skramaja has quit IRC | 12:38 | |
| openstackgerrit | Merged openstack/kolla stable/rocky: swift-rsyncd: don't recursively chown /srv/node at startup https://review.opendev.org/693668 | 12:42 |
| *** goldyfruit___ has joined #openstack-kolla | 12:44 | |
| *** born2bake has quit IRC | 12:45 | |
| *** rouk has joined #openstack-kolla | 12:47 | |
| *** goldyfruit___ has quit IRC | 12:49 | |
| *** rohit02 has quit IRC | 12:49 | |
| *** sean-k-mooney has quit IRC | 12:52 | |
| *** sean-k-mooney has joined #openstack-kolla | 12:58 | |
| kplant | anyone have a recommendation of a good document/article that's somewhat up-to-date for using radosgw instead of swift in openstack? | 13:14 |
| osmanlicilegi | kplant: docs from ceph are not good? | 13:20 |
| kplant | not really, no. the openstack parts are way out of date | 13:20 |
| kplant | though i could adapt them to the new syntax, still not working :-| | 13:21 |
| *** amoralej is now known as amoralej|lunch | 13:24 | |
| yoctozepto | kplant: k-a supposedly supports radosgw | 13:33 |
| yoctozepto | our CI deploys it but it is not tested functionally | 13:36 |
| kplant | that might be helpful to try to rip off | 13:36 |
| yoctozepto | you could start there | 13:36 |
| kplant | i feel like i'm 1-2 settings away from this working | 13:36 |
| yoctozepto | commits welcome | 13:37 |
| kplant | rgws are working, service and endpoints are in openstack... just getting permission errors i think | 13:37 |
| yoctozepto | no idea, you said close to nothing :-) | 13:37 |
| kplant | true, that's also a guess.. i've only ever gotten this to work in tripleo since that just does everything for you | 13:38 |
| openstackgerrit | gugug proposed openstack/kayobe master: tox: Keeping going with docs https://review.opendev.org/691505 | 13:48 |
| openstackgerrit | gugug proposed openstack/kayobe master: tox: Keeping going with docs https://review.opendev.org/691505 | 13:49 |
| osmanlicilegi | kplant: I'm using radosgw with k-a. ping me if you need help. | 13:51 |
| *** goldyfruit has joined #openstack-kolla | 13:51 | |
| kplant | i may do that - thanks for the offer | 13:51 |
| kplant | external ceph? or k-a deployed ceph | 13:52 |
| osmanlicilegi | k-a deployed | 13:52 |
| kplant | ah, i'm using external ceph.. although i might be able to rip off some of your configs | 13:53 |
| kplant | (: | 13:53 |
| kplant | i have a few more things i'm trying | 13:53 |
| osmanlicilegi | external ceph was not working as I expected when I deployed openstack so I used k-a for ceph | 13:55 |
| yoctozepto | osmanlicilegi: how so? | 13:55 |
| osmanlicilegi | yoctozepto: it was queens, I tried several times to deploy but always had errors. so I switched to k-a ceph and worked like a charm :] | 14:04 |
| kplant | my god... i had to specify "rgw keystone admin domain = Default" | 14:04 |
| osmanlicilegi | I didn't have time for troubleshooting because of the deadlines | 14:04 |
| kplant | brb, punching myself in the face | 14:04 |
| *** amoralej|lunch is now known as amoralej | 14:04 | |
| yoctozepto | osmanlicilegi: understood | 14:11 |
| yoctozepto | kplant: happens | 14:12 |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Improve docs on updating the Ansible control host https://review.opendev.org/693701 | 14:13 |
| osmanlicilegi | yoctozepto: btw, every new openstack operator in my team loved k-a ceph more than ceph-deploy. k-a makes them feel safe, ceph-deploy frighten them. | 14:15 |
| *** priteau has joined #openstack-kolla | 14:16 | |
| *** jschlueter has quit IRC | 14:21 | |
| *** jschlueter has joined #openstack-kolla | 14:21 | |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Use versioned links to OpenStack documentation https://review.opendev.org/693702 | 14:29 |
| kplant | would it be a good idea to allow custom haproxy services by way of defining them in: {{ node_custom_config }}/haproxy/services.d/ ? | 14:33 |
| Blinkiz | Am investigating https://review.opendev.org/#/c/692179/, DNM: Enforce keystone oslo policy scope. What I have found out is that openstacksdk will put it into scope system if auth{} only contains auth_url, username and password. Problem is that domain_name, project_name and user_domain_name is also added even when groups_vars/all.yml openstack_auth | 14:35 |
| Blinkiz | only contains auth_url, username and password. I can not figure out what is adding domain_name, project_name and user_domain_name into openstack_auth. What is this magic? | 14:35 |
| Blinkiz | /opt/kolla-master/kolla-ansible/ansible/roles/keystone/tasks/register.yml is using "service_ks_register_auth". Which is using "openstack_keystone_auth". Which is using "openstack_auth". But suddenly three more dict's is added to this variable. Why? How? | 14:38 |
| mgoddard | osmanlicilegi: have they tried ceph-ansible? | 14:39 |
| mgoddard | Blinkiz: the source of that info is openstack_auth. The rest is just passed through other variables | 14:40 |
| *** luksky has quit IRC | 14:41 | |
| mgoddard | Blinkiz: you could just pick out the parts you need | 14:41 |
| Blinkiz | Hmm. Okay. Maybe am having a cache problem then. Because my openstack_auth only has three dicts. auth_url, username and password | 14:42 |
| *** tonythomas has joined #openstack-kolla | 14:44 | |
| osmanlicilegi | mgoddard: they are studying ceph-ansible and I wish they'll love it. I wish you could see their face when I told them "k-a will deprecate ceph" :] | 14:44 |
| mgoddard | osmanlicilegi: what do they like about the kolla approach? | 14:45 |
| osmanlicilegi | mgoddard: the juniors always say "k-a is easy as it seems" | 14:45 |
| Blinkiz | mgoddard: Thanks for the explanation. You gave me a pointer and I figured out that I have changed openstack_auth in the wrong file. Lets see how this deploy will go :) | 14:45 |
| Blinkiz | pointer.. hmm. maybe not the right English word but.. yeah.. :) | 14:46 |
| osmanlicilegi | mgoddard: with k-a they can deep dive into openstack components | 14:47 |
| kplant | that's a fair use of the word "pointer" | 14:47 |
| Blinkiz | kplant: Great. Got it right then.. :) | 14:48 |
| osmanlicilegi | mgoddard: they feel safe, they know they will break nothing because k-a does not break any working thing | 14:48 |
| *** jschlueter has quit IRC | 14:48 | |
| mgoddard | osmanlicilegi: that is a strong claim :) | 14:49 |
| osmanlicilegi | :] | 14:49 |
| *** jschlueter has joined #openstack-kolla | 14:49 | |
| *** jschlueter has quit IRC | 14:50 | |
| *** jschlueter has joined #openstack-kolla | 14:51 | |
| osmanlicilegi | mgoddard: if we talk about ceph, yes I agree with my team, k-a is the easiest tool -especially for a jr member- for ceph. you just mark the disks and that's all :] | 14:52 |
| kplant | the gpt labels was a good idea to get around the problem of inconsistent naming, which when you care about disk type is super annoying | 14:52 |
| kplant | ceph-volume is smart enough now that that's no longer necessary | 14:52 |
| kplant | but it was probably the best solution until that point | 14:53 |
| *** munimeha1 has joined #openstack-kolla | 15:16 | |
| *** skramaja has joined #openstack-kolla | 15:20 | |
| yoctozepto | hrw: I found an issue with the gerrit+zuul script - it does not track gating if it's not the last to gate | 15:24 |
| *** skramaja has quit IRC | 15:32 | |
| yoctozepto | Blinkiz: I replied to your bug report | 15:37 |
| Blinkiz | yoctozepto: Nice of you. :) | 15:40 |
| Blinkiz | yoctozepto: I do not fully understand what you want me to do. You mean open a bug against openstacksdk? Somewhere.. | 15:40 |
| openstackgerrit | OpenStack Release Bot proposed openstack/kolla-ansible stable/train: Update .gitreview for stable/train https://review.opendev.org/693714 | 15:41 |
| openstackgerrit | OpenStack Release Bot proposed openstack/kolla-ansible stable/train: Update TOX/UPPER_CONSTRAINTS_FILE for stable/train https://review.opendev.org/693715 | 15:41 |
| openstackgerrit | OpenStack Release Bot proposed openstack/kolla-ansible master: Update master for stable/train https://review.opendev.org/693716 | 15:41 |
| yoctozepto | Blinkiz: yeah, I am not sure where to report it upstream either :-) the ansible module cannot handle this situation obviously, but the problem might be somewhere along the path | 15:42 |
| Blinkiz | yoctozepto: Okay. I look into finding the right way to report this problem upstream. | 15:42 |
| *** stingrayza has quit IRC | 15:44 | |
| yoctozepto | Blinkiz: thanks, let us know | 15:44 |
| Blinkiz | will do | 15:44 |
| *** stingrayza has joined #openstack-kolla | 15:47 | |
| *** also_stingrayza has joined #openstack-kolla | 15:53 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: CI: Ignore more file paths when considering ansible runs https://review.opendev.org/693718 | 15:53 |
| *** stingrayza has quit IRC | 15:53 | |
| noxoid | kplant, you get your external ceph integrated? i went through the same process a few months ago and it works reasonably well now | 15:54 |
| openstackgerrit | Merged openstack/kayobe stable/stein: Only stop chrony on nodes in kolla inventory https://review.opendev.org/693686 | 15:57 |
| openstackgerrit | Merged openstack/kayobe stable/rocky: Only stop chrony on nodes in kolla inventory https://review.opendev.org/693687 | 16:19 |
| mgoddard | Kolla Ansible RC1 and stable/train created \o/ | 16:19 |
| mgoddard | I guess we can unfreeze master branches | 16:19 |
| yoctozepto | mgoddard: yeah | 16:21 |
| *** hamzaachi_ has joined #openstack-kolla | 16:30 | |
| *** ivve has quit IRC | 16:32 | |
| *** hamzaachi has quit IRC | 16:33 | |
| openstackgerrit | Merged openstack/kolla-ansible master: CI: Remove unused tests/ansible_setup_ceph_disks.yml https://review.opendev.org/693333 | 16:34 |
| openstackgerrit | Merged openstack/kolla-ansible stable/stein: Fix swift.conf custom configuration path collision https://review.opendev.org/693020 | 16:34 |
| openstackgerrit | Merged openstack/kolla-ansible stable/rocky: Fix swift.conf custom configuration path collision https://review.opendev.org/693021 | 16:34 |
| openstackgerrit | Merged openstack/kolla-ansible master: CI: Don't always build images for Debian https://review.opendev.org/693326 | 16:34 |
| openstackgerrit | Merged openstack/kolla-ansible master: Collect rabbitmq logs by fluentd https://review.opendev.org/692976 | 16:36 |
| openstackgerrit | Merged openstack/kolla-ansible master: Update master for stable/train https://review.opendev.org/693716 | 16:36 |
| *** hamzaachi_ has quit IRC | 16:37 | |
| *** hamzaachi_ has joined #openstack-kolla | 16:42 | |
| openstackgerrit | Adeberg proposed openstack/kolla-ansible master: Swift: parametrize rsyncd max connections https://review.opendev.org/693728 | 16:42 |
| *** pcaruana has joined #openstack-kolla | 16:45 | |
| *** jschlueter has quit IRC | 16:56 | |
| *** jschlueter has joined #openstack-kolla | 16:57 | |
| kplant | noxoid: yeah i got rgw working | 17:16 |
| kplant | never had a problem with rbd, finally got around to rgw though :] | 17:17 |
| noxoid | cool beans | 17:17 |
| noxoid | i still have yet to solve the problem of dns-based buckets when using multitenancy | 17:18 |
| kplant | you trying to do l7 load balancing? | 17:23 |
| noxoid | nah we actually use ECMP at our core | 17:23 |
| noxoid | and have exabgp running on the radosgw servers doing local health checks | 17:24 |
| *** hamzaachi_ has quit IRC | 17:26 | |
| *** hamzaachi_ has joined #openstack-kolla | 17:29 | |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Add documentation for Bifrost and IPA configuration https://review.opendev.org/693515 | 17:33 |
| mgoddard | test https://review.opendev.org/693515 | 17:35 |
| *** hamzaachi_ has quit IRC | 17:36 | |
| kplant | ooh nice, | 17:37 |
| yoctozepto | mgoddard: worth trying, eh? | 17:39 |
| yoctozepto | :P | 17:39 |
| kplant | hey yoctozepto, do you have an opinion on: < kplant> would it be a good idea to allow custom haproxy services by way of defining them in: {{ node_custom_config }}/haproxy/services.d/ ? | 17:39 |
| openstackgerrit | James Kirsch proposed openstack/kolla-ansible master: Custom CA certificates deployment https://review.opendev.org/686024 | 17:39 |
| yoctozepto | kplant: sure, it aligns with the general 'extensibility' we planned for Ussuri | 17:39 |
| kplant | ty | 17:40 |
| kplant | i'll commit something shortly | 17:40 |
| yoctozepto | nice, awaiting | 17:41 |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Add note to docs about overcloud node names being required https://review.opendev.org/693735 | 17:43 |
| *** priteau has quit IRC | 17:45 | |
| *** goldyfruit has quit IRC | 17:52 | |
| *** goldyfruit has joined #openstack-kolla | 17:53 | |
| openstackgerrit | Keith Plant proposed openstack/kolla-ansible master: Add support for custom HAProxy service config https://review.opendev.org/693738 | 17:54 |
| openstackgerrit | Mark Goddard proposed openstack/kayobe master: Fix use of IPA images in Bifrost without a checksum https://review.opendev.org/693739 | 17:57 |
| openstackgerrit | Keith Plant proposed openstack/kolla-ansible master: Add support for custom HAProxy service config https://review.opendev.org/693738 | 17:59 |
| openstackgerrit | Keith Plant proposed openstack/kolla-ansible master: Add support for custom HAProxy service config https://review.opendev.org/693738 | 18:01 |
| openstackgerrit | Keith Plant proposed openstack/kolla-ansible master: Add support for custom HAProxy service config https://review.opendev.org/693738 | 18:04 |
| kplant | sorry for spam :] | 18:04 |
| *** k_mouza has quit IRC | 18:05 | |
| kplant | yoctozepto: ty | 18:06 |
| yoctozepto | kplant: yw | 18:07 |
| kplant | would it be heresy if i backported this after it merged? | 18:07 |
| yoctozepto | heresy indeed | 18:11 |
| yoctozepto | but it's so simple we might not mind, what do you say mgoddard ;-) | 18:11 |
| noxoid | for what its worth, id consider it useful and non-breaking change :P | 18:12 |
| noxoid | could also make the argument that it implements one of my proposed blueprints https://blueprints.launchpad.net/kolla-ansible/+spec/expose-prometheus-server-external | 18:14 |
| yoctozepto | kplant: had to clear my CR+2 | 18:15 |
| yoctozepto | still needs releasenote and docs | 18:15 |
| yoctozepto | we already have too many "hidden features" :D | 18:15 |
| yoctozepto | but it's CR+2 in my heart | 18:15 |
| kplant | haha | 18:16 |
| kplant | i haven't merged a change with release notes and docs before, any pointers for that/ | 18:18 |
| noxoid | https://docs.openstack.org/reno/latest/user/usage.html | 18:23 |
| noxoid | i believe thats what i used when i submitted a patch including a release note | 18:23 |
| yoctozepto | yeah, reno for releasenotes | 18:27 |
| *** amoralej is now known as amoralej|off | 18:27 | |
| yoctozepto | docs just need some thinking where to put that | 18:27 |
| yoctozepto | probably mandates adding a new section for haproxy | 18:27 |
| kplant | hmmm | 18:29 |
| kplant | i am getting triggered by it not picking up my EDITOR variable lol | 18:29 |
| *** k_mouza has joined #openstack-kolla | 18:36 | |
| *** k_mouza has quit IRC | 18:41 | |
| openstackgerrit | Keith Plant proposed openstack/kolla-ansible master: Add support for custom HAProxy service config https://review.opendev.org/693738 | 18:41 |
| *** k_mouza has joined #openstack-kolla | 18:41 | |
| kplant | ^ releasenote added | 18:41 |
| *** ivve has joined #openstack-kolla | 18:55 | |
| *** hamzaachi_ has joined #openstack-kolla | 18:55 | |
| *** pcaruana has quit IRC | 18:57 | |
| *** pcaruana has joined #openstack-kolla | 18:58 | |
| *** dougsz has quit IRC | 19:04 | |
| *** hamzaachi_ has quit IRC | 19:15 | |
| openstackgerrit | Merged openstack/kolla-ansible stable/train: Update .gitreview for stable/train https://review.opendev.org/693714 | 19:17 |
| openstackgerrit | Merged openstack/kolla-ansible stable/train: Update TOX/UPPER_CONSTRAINTS_FILE for stable/train https://review.opendev.org/693715 | 19:17 |
| *** dougsz has joined #openstack-kolla | 19:22 | |
| *** hamzaachi has joined #openstack-kolla | 19:24 | |
| *** henriqueof has joined #openstack-kolla | 19:35 | |
| *** primeministerp has joined #openstack-kolla | 19:36 | |
| *** dougsz has quit IRC | 19:36 | |
| *** primeministerp has quit IRC | 19:41 | |
| *** vmixor has quit IRC | 19:45 | |
| *** k_mouza has quit IRC | 20:02 | |
| *** hamzaachi has quit IRC | 20:19 | |
| openstackgerrit | Keith Plant proposed openstack/kolla-ansible master: Add support for custom HAProxy service config https://review.opendev.org/693738 | 20:24 |
| *** gfidente is now known as gfidente|afk | 20:39 | |
| *** kplant has quit IRC | 20:49 | |
| *** spsurya has quit IRC | 21:07 | |
| *** k_mouza has joined #openstack-kolla | 21:21 | |
| *** primeministerp has joined #openstack-kolla | 21:35 | |
| *** primeministerp has quit IRC | 21:41 | |
| *** pcaruana has quit IRC | 21:42 | |
| openstackgerrit | Jacob Estelle proposed openstack/kolla-ansible stable/stein: Use listen port for Placement precheck https://review.opendev.org/693750 | 22:05 |
| *** cah_link has quit IRC | 22:59 | |
| *** k_mouza has quit IRC | 23:01 | |
| *** k_mouza has joined #openstack-kolla | 23:02 | |
| *** Martouf has joined #openstack-kolla | 23:03 | |
| *** k_mouza has quit IRC | 23:12 | |
| *** k_mouza has joined #openstack-kolla | 23:12 | |
| *** goldyfruit has quit IRC | 23:22 | |
| *** Mauriciorm has joined #openstack-kolla | 23:25 | |
| *** munimeha1 has quit IRC | 23:25 | |
| *** Mauriciorm has quit IRC | 23:26 | |
| *** Mauriciorm has joined #openstack-kolla | 23:28 | |
| *** ivve has quit IRC | 23:32 | |
| *** Mauriciorm has quit IRC | 23:53 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!