Wednesday, 2019-11-20

*** goldyfruit_ has joined #openstack-ansible01:07
*** DanyC has quit IRC01:35
*** goldyfruit_ has quit IRC01:58
openstackgerritMerged openstack/openstack-ansible master: Roll back use of tempest smoke test for the integrated repo  https://review.opendev.org/69503302:08
*** macz has joined #openstack-ansible02:12
*** macz has quit IRC02:24
*** gyee has quit IRC02:53
*** macz has joined #openstack-ansible03:18
*** macz has quit IRC03:22
*** goldyfruit_ has joined #openstack-ansible03:28
*** macz has joined #openstack-ansible03:28
*** macz has quit IRC03:33
*** nicolasbock has quit IRC04:51
*** goldyfruit_ has quit IRC05:00
*** pcaruana has joined #openstack-ansible05:25
*** Nick_A has quit IRC06:26
*** Nick_A has joined #openstack-ansible06:27
*** arbrandes has quit IRC07:00
*** arbrandes has joined #openstack-ansible07:01
*** udesale has joined #openstack-ansible07:25
*** tosky has joined #openstack-ansible07:35
*** macz has joined #openstack-ansible07:59
*** macz has quit IRC08:04
*** cshen has joined #openstack-ansible08:13
*** ivve has joined #openstack-ansible08:36
*** lkoranda has joined #openstack-ansible08:48
*** rpittau|afk is now known as rpittau08:53
*** DanyC has joined #openstack-ansible08:58
*** lkoranda has quit IRC08:59
*** kvivan_ has joined #openstack-ansible09:02
*** jawad_axd has joined #openstack-ansible09:03
*** tosky has quit IRC09:13
*** tosky has joined #openstack-ansible09:14
openstackgerritGeorgina Shippey proposed openstack/openstack-ansible-os_nova master: Disable other remote access methods  https://review.opendev.org/69516911:02
*** PrinzElvis has quit IRC11:08
*** macz has joined #openstack-ansible11:12
*** macz has quit IRC11:16
*** cshen has quit IRC11:29
*** bhyrted has quit IRC11:47
*** nicolasbock has joined #openstack-ansible12:13
*** PrinzElvis has joined #openstack-ansible12:15
jrossernoonedeadpunk: can you think of a good way to template this to be python3 where we need to? https://opendev.org/openstack/openstack-ansible-os_swift/src/branch/master/templates/swift_rings.py.j2#L112:17
jrosseron ubuntu /usr/bin/python is python2, and i think thats breaking the swift py3 distro install12:17
*** dave-mccowan has quit IRC12:17
jrosserreviews here please https://review.opendev.org/#/c/694775/12:22
*** pcaruana has quit IRC12:24
*** DanyC has quit IRC12:35
*** pcaruana has joined #openstack-ansible12:50
noonedeadpunkhey12:53
noonedeadpunkso, I have some ideas regarding ubuntu.12:53
*** cshen has joined #openstack-ansible12:54
*** mgariepy has joined #openstack-ansible12:54
*** DanyC has joined #openstack-ansible12:55
*** goldyfruit_ has joined #openstack-ansible12:59
jamesdentonmornin13:00
noonedeadpunkjrosser: I think we just need to use python3 when it's there here https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/openstack-hosts-setup.yml#L3113:03
jrossernoonedeadpunk: i think it's more subtle than that, becasue for swift we need to template out those scripts with the right python interpreter13:06
jrosserwhilst not breaking it for py2 on centos13:07
noonedeadpunkbut it takes {{ swift_bin }}/python - without changing that it will be /usr/bin/python for distro instals13:07
jrosseryeah, and i think that the issue13:08
jrosserbecause we deploy py3 swift with distro/ubuntu13:08
jrosserthen the script fails becasue it tries to load the py2 swift libs which arent there13:08
noonedeadpunkbuf atfer setting python3 as default (like update-alternatives --install /usr/bin/python python /usr/bin/python3.6 10) will make /usr/bin/python be python313:08
jrosserah ok - is that something we want to do?13:09
jrosseri remember there being something on the ML about how variable this all is between distros13:09
noonedeadpunkActually I don't understand why ubuntu cloud image don't have this by default, as I believe that my desktop has this from scratch13:10
noonedeadpunkunless py2 was installed13:10
*** goldyfruit_ has quit IRC13:16
*** dave-mccowan has joined #openstack-ansible13:21
*** macz has joined #openstack-ansible13:35
*** macz has quit IRC13:39
*** cshen_ has joined #openstack-ansible14:01
*** cshen has quit IRC14:03
*** cshen_ has quit IRC14:17
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Don't install python2 for Debian  https://review.opendev.org/69520414:28
*** cshen has joined #openstack-ansible14:29
*** PrinzElvis has quit IRC14:38
*** goldyfruit_ has joined #openstack-ansible14:43
openstackgerritMerged openstack/ansible-role-systemd_service master: Replace git.openstack.org with opendev.org  https://review.opendev.org/69436814:44
*** jawad_axd has quit IRC14:45
*** jawad_axd has joined #openstack-ansible14:46
*** jawad_ax_ has joined #openstack-ansible14:49
*** jawad_axd has quit IRC14:50
*** jawad_axd has joined #openstack-ansible14:51
*** jawad_ax_ has quit IRC14:53
*** jawad_axd has quit IRC14:55
*** cshen has quit IRC15:04
*** nicolasbock has quit IRC15:06
*** johnthetubaguy has joined #openstack-ansible15:09
openstackgerritMerged openstack/openstack-ansible-os_horizon master: Replace git.openstack.org with opendev.org  https://review.opendev.org/69438215:17
*** udesale has quit IRC15:20
*** udesale has joined #openstack-ansible15:20
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_nova master: Disable unused console services  https://review.opendev.org/69516915:24
openstackgerritMerged openstack/openstack-ansible master: Change rabbitmq_package_state logic  https://review.opendev.org/69425315:39
openstackgerritJonathan Rosser proposed openstack/openstack-ansible stable/train: Change rabbitmq_package_state logic  https://review.opendev.org/69522315:43
openstackgerritMerged openstack/openstack-ansible-os_designate master: Remove deprecated packages from centos installs  https://review.opendev.org/69477515:46
admin0hi all ..    in rabbitmq ..  what does a constant value in ready mean ?  ready 10k, unack 0 ,  total 10k for example15:50
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_designate stable/train: Remove deprecated packages from centos installs  https://review.opendev.org/69522715:53
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Add ceph.conf override option  https://review.opendev.org/69523216:05
*** nicolasbock has joined #openstack-ansible16:05
*** ivve has quit IRC16:09
*** udesale has quit IRC16:14
*** gyee has joined #openstack-ansible16:16
*** jawad_axd has joined #openstack-ansible16:29
openstackgerritGeorgina Shippey proposed openstack/openstack-ansible master: Install galera client  https://review.opendev.org/69523816:30
*** jawad_axd has quit IRC16:34
*** macz has joined #openstack-ansible16:42
*** macz has quit IRC16:50
*** goldyfruit___ has joined #openstack-ansible16:53
*** goldyfruit___ is now known as goldyfruit16:54
*** macz has joined #openstack-ansible16:54
*** goldyfruit_ has quit IRC16:56
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Add ceph.conf override option  https://review.opendev.org/69523217:04
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Add ceph.conf override option  https://review.opendev.org/69523217:06
*** rpittau is now known as rpittau|afk17:18
*** DanyC has quit IRC17:25
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Change group to ceph from cephkeys  https://review.opendev.org/69524917:26
*** jawad_axd has joined #openstack-ansible17:26
*** goldyfruit has quit IRC17:27
*** goldyfruit has joined #openstack-ansible17:30
*** jawad_axd has quit IRC17:31
*** goldyfruit has quit IRC17:31
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Add ceph.conf override option  https://review.opendev.org/69523217:31
noonedeadpunkjrosser: not sure I understood correctly what you meant in comment but placed some update ^17:33
jrosserreally just that the var name is so close to one that people will already have in their user_variables17:34
jrosseroh!17:34
noonedeadpunkyou mean to rename it to smth different? It just do kinda the same as one from ceph-ansible17:35
jrosseri see what you did there17:35
jrosserthe defaults/main.yml in ceph_client has fairly random var names actually17:36
jrosseri think i was expecting ceph_client_ceph_conf_overrides17:36
noonedeadpunkThe only thing I'm worried about is that now on ppl need to have config_template for their ansible (but maybe they were not using osa)17:36
noonedeadpunkbut ceph-ansible also requires it, so...17:36
noonedeadpunkjrosser: I don't mind renaming it - if you feel it's better I can easily change that17:37
jrosserfor me it is more obvious that the var belongs to the ceph client role with the name changed17:38
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Add ceph.conf override option  https://review.opendev.org/69523217:39
*** jawad_axd has joined #openstack-ansible17:47
openstackgerritMerged openstack/openstack-ansible-tests master: Use the cached cirros image for tests run from this repo  https://review.opendev.org/69318517:49
*** jawad_axd has quit IRC17:52
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-tests stable/train: Use the cached cirros image for tests run from this repo  https://review.opendev.org/69525317:53
*** nicolasbock has quit IRC18:08
noonedeadpunkguilhermesp: mnaser can we vote on https://review.opendev.org/#/q/topic:bump_osa+(status:open) ?18:31
*** bjoernt has quit IRC18:53
*** tosky has quit IRC18:55
*** bjoernt has joined #openstack-ansible18:58
openstackgerritKhaled Elkhawaga proposed openstack/ansible-hardening master: Replace deprecated apt parameter  https://review.opendev.org/69528618:58
openstackgerritKhaled Elkhawaga proposed openstack/ansible-hardening master: Replace deprecated apt parameter  https://review.opendev.org/69528619:00
*** nicolasbock has joined #openstack-ansible19:06
*** errr has quit IRC19:33
openstackgerritMerged openstack/openstack-ansible-ceph_client master: Fix a typo in yml file  https://review.opendev.org/69493619:55
* guilhermesp looking 20:17
guilhermespups, voted already :P20:17
*** DanyC has joined #openstack-ansible20:26
openstackgerritMerged openstack/openstack-ansible master: Adding missing tag for dynamic-address-fact task  https://review.opendev.org/69484920:34
openstackgerritMerged openstack/openstack-ansible stable/train: Collect etcd logs  https://review.opendev.org/69380620:34
openstackgerritBjoern Teipel proposed openstack/openstack-ansible stable/train: Adding missing tag for dynamic-address-fact task  https://review.opendev.org/69530420:40
openstackgerritBjoern Teipel proposed openstack/openstack-ansible stable/stein: Adding missing tag for dynamic-address-fact task  https://review.opendev.org/69530520:41
openstackgerritMerged openstack/openstack-ansible stable/rocky: Bump SHAs for stable/rocky  https://review.opendev.org/69469021:09
*** DanyC_ has joined #openstack-ansible21:20
jrosseroh not again :( The following signatures were invalid: BADSIG D208507CA14F4FCA Erlang Solutions Ltd. <packages@erlang-solutions.com>21:22
*** DanyC has quit IRC21:23
*** errr has joined #openstack-ansible21:26
mnaserjrosser: i dont get it21:27
mnaserhow hard is it to do that21:27
*** DanyC_ has quit IRC21:27
*** DanyC has joined #openstack-ansible21:27
jrossermnaser: they make this some kind of sport - heres last time https://twitter.com/thejrosser/status/119234948561317478421:28
*** NewJorg has joined #openstack-ansible21:33
*** DanyC has quit IRC21:36
*** tosky has joined #openstack-ansible21:41
*** pcaruana has quit IRC21:42
*** DanyC has joined #openstack-ansible21:43
*** DanyC has quit IRC21:47
*** gokhani has quit IRC22:07
*** errr has quit IRC22:24
*** dave-mccowan has quit IRC22:29
*** kopecmartin is now known as kopecmartin|off22:42
*** nicolasbock has quit IRC23:35

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