*** dciabrin has quit IRC | 00:05 | |
*** dciabrin has joined #tripleo | 00:05 | |
*** stevebaker has quit IRC | 00:07 | |
*** tosky has quit IRC | 00:10 | |
openstackgerrit | Merged openstack/tripleo-ansible master: Don't specify --os-cloud undercloud (ephemeral heat) https://review.opendev.org/c/openstack/tripleo-ansible/+/769983 | 00:12 |
---|---|---|
*** paramite|clone has quit IRC | 00:22 | |
*** rlandy has quit IRC | 00:23 | |
openstackgerrit | Merged openstack/tripleo-upgrade stable/victoria: Improve curl download https://review.opendev.org/c/openstack/tripleo-upgrade/+/780461 | 00:36 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/victoria: Make UpgradeInitCommand and UpgradeLeapp{ToRemove,ToInstall,CommandOptions} per-role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/779789 | 00:36 |
*** frenzy_friday has quit IRC | 00:43 | |
*** frenzy_friday has joined #tripleo | 00:43 | |
openstackgerrit | Merged openstack/tripleo-quickstart master: Update dep pipeline to test container-tools:3.0 https://review.opendev.org/c/openstack/tripleo-quickstart/+/780941 | 00:44 |
*** hberaud has quit IRC | 00:57 | |
*** hberaud has joined #tripleo | 00:58 | |
*** frenzy_friday has quit IRC | 01:06 | |
*** frenzy_friday has joined #tripleo | 01:06 | |
*** tmazur has quit IRC | 01:10 | |
*** lbragstad_ is now known as lbragstad | 01:23 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/ussuri: Fix start order for {swift_proxy,glance_api}_tls_proxy https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780832 | 01:26 |
openstackgerrit | Merged openstack/tripleo-common master: Cleanup utils 2/2 https://review.opendev.org/c/openstack/tripleo-common/+/779225 | 01:27 |
*** stevebaker has joined #tripleo | 01:31 | |
*** ysandeep|away is now known as ysandeep|bbl | 01:56 | |
*** redrobot2 has joined #tripleo | 01:59 | |
*** redrobot has quit IRC | 02:03 | |
*** redrobot2 is now known as redrobot | 02:03 | |
*** supamatt has joined #tripleo | 02:06 | |
*** psachin has joined #tripleo | 02:28 | |
openstackgerrit | Rabi Mishra proposed openstack/tripleo-common master: Don't allow rotating keys if stack not found https://review.opendev.org/c/openstack/tripleo-common/+/781004 | 02:43 |
*** udesale has joined #tripleo | 02:54 | |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Refactor BM deployment to use '--work-dir' https://review.opendev.org/c/openstack/tripleo-ansible/+/780969 | 02:58 |
*** apetrich has quit IRC | 03:09 | |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Set tripleo_default_route neutron port tag https://review.opendev.org/c/openstack/tripleo-ansible/+/772360 | 03:16 |
*** rcernin has quit IRC | 03:22 | |
ramishra | hjensas: Hey! qq, it seems the ephemeral-heat work assumes no installed neutron. Should not that then depend on the network-data-v2 work to finish (i.e provision network/ports before overcloud deploy)? | 03:25 |
hjensas | ramishra: yes, at least the part that manage the neutron port resource has to be done. | 03:26 |
ramishra | ok, I'll request slagle set the correct depends-on for those patches. Also, not sure if you've seen my comment on https://review.opendev.org/c/openstack/tripleo-ansible/+/772976 ? | 03:28 |
hjensas | ramishra: the ephemeral heat team seems a not soo keen on moving the execution of os-net-config pre-stack, see https://review.opendev.org/c/openstack/tripleo-common/+/772358/8 | 03:28 |
hjensas | ramishra: yes, I saw your comment. I'll reply on the review. | 03:29 |
ramishra | hjensas: that should be ok if we want as heat just writes the inventory and nothing more, but ports need to created if there is no heat | 03:30 |
ramishra | sorry no neutron.. | 03:30 |
ramishra | Ah I probably missed the magic done by https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_network_config/tasks/main.yml#L105 | 03:33 |
*** rcernin has joined #tripleo | 03:33 | |
*** ha1f3mpty has joined #tripleo | 03:35 | |
hjensas | ramishra: yes, that's it. It will run if the return code file does'nt exist or if previoous return code was an error. So it will work for new deployments. :) | 03:36 |
*** jamesdenton has quit IRC | 03:37 | |
ramishra | yeah but not sure it's cleaned from old deleted deplyments..so it probably can cause issues IMHO | 03:37 |
ha1f3mpty | hello, can anyone help me out with trying to get introspection to work on an older node with a raid controller that isnt seeing discs? | 03:37 |
*** jamesden_ has joined #tripleo | 03:38 | |
*** rcernin has quit IRC | 03:41 | |
*** rcernin has joined #tripleo | 03:42 | |
ramishra | ha1f3mpty: #openstack-ironic is possibly a better place to ask introspection related questions | 03:42 |
ha1f3mpty | yeah, it doesnt look like anyone is alive in there. | 03:42 |
ha1f3mpty | thanks though | 03:42 |
hjensas | ramishra: Ironic will wipe the disk if cleaning is enabled. | 03:42 |
ha1f3mpty | the hardware i have is a bit old and it looks like it just does not see the raid controller. Centos 8 wont see the raid either unless i supply the driver update disk. | 03:43 |
ha1f3mpty | I just cannot figure out which image I need to modify, I think it is the agent.ramdisk, and I dont know how to include the driver. I know the package name, I could download the rpm but I cannot find out how to include it. I am very new to OpenStack. | 03:45 |
ramishra | hjensas: OK, I've seen people re-adding deleted nodes without cleaning, we'll see when we've issues reported though | 03:46 |
hjensas | ramishra: also re-deploying with ironic overwrites the disk. I don't think it will be possible to guard against issues with nodes that was previously deployed to, and then re-purposed without wiping the disks and re-deploying a pristine image? | 03:46 |
ha1f3mpty | I will be getting an OpenStack private cloud in about a year at work. It will be using TripleO so I started up a home lab to learn on. | 03:46 |
ramishra | hjensas: yeah the workflow would be different now, so probably won't be an issue | 03:48 |
ha1f3mpty | I have the undercloud installed, I have the nodes imported, I can run introspection and get data like memory and NIC, but disk shows [ ]. I connected a usb flash drive and it sees that. | 03:48 |
ha1f3mpty | Are there any forums that are active for tripleo? I cannot find them. | 03:50 |
ha1f3mpty | ok, well thanks for being here anyway. | 03:51 |
*** ha1f3mpty has quit IRC | 03:51 | |
*** skramaja has joined #tripleo | 04:04 | |
*** ykarel|away has joined #tripleo | 04:17 | |
*** ykarel|away is now known as ykarel | 04:17 | |
*** mrda has quit IRC | 04:31 | |
*** mrda has joined #tripleo | 04:33 | |
openstackgerrit | Harald Jensås proposed openstack/tripleo-common master: Extend network info in generated inventory https://review.opendev.org/c/openstack/tripleo-common/+/772358 | 05:19 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-common master: Extend ansible inventory from network config file https://review.opendev.org/c/openstack/tripleo-common/+/772787 | 05:19 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Store network_config opts to for inventory generation https://review.opendev.org/c/openstack/tripleo-ansible/+/772766 | 05:20 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Add cli-overcloud-node-network-config https://review.opendev.org/c/openstack/tripleo-ansible/+/772976 | 05:20 |
openstackgerrit | Harald Jensås proposed openstack/python-tripleoclient master: Refactor BM deployment to use '--work-dir' [1/2] https://review.opendev.org/c/openstack/python-tripleoclient/+/780968 | 05:21 |
openstackgerrit | Harald Jensås proposed openstack/python-tripleoclient master: Refactor BM deployment to use '--work-dir' - [2/2] https://review.opendev.org/c/openstack/python-tripleoclient/+/780971 | 05:21 |
openstackgerrit | Harald Jensås proposed openstack/python-tripleoclient master: BM Provisioning - Apply node network config https://review.opendev.org/c/openstack/python-tripleoclient/+/772977 | 05:21 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Refactor BM deployment to use '--work-dir' https://review.opendev.org/c/openstack/tripleo-ansible/+/780969 | 05:25 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Store network_config opts to for inventory generation https://review.opendev.org/c/openstack/tripleo-ansible/+/772766 | 05:25 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Add cli-overcloud-node-network-config https://review.opendev.org/c/openstack/tripleo-ansible/+/772976 | 05:25 |
*** artom has quit IRC | 05:40 | |
*** artom has joined #tripleo | 05:40 | |
*** ratailor has joined #tripleo | 05:55 | |
*** hakhande has joined #tripleo | 05:57 | |
openstackgerrit | Bhagyashri Shewale proposed openstack/openstack-tempest-skiplist master: Remove neutron_tempest_plugin.scenario.test_port_forwardings from skiplist https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/780694 | 06:06 |
*** jmasud has quit IRC | 06:11 | |
*** marios has joined #tripleo | 06:11 | |
*** ykarel_ has joined #tripleo | 06:12 | |
*** ykarel has quit IRC | 06:13 | |
*** khyr0n has quit IRC | 06:20 | |
*** ykarel_ has quit IRC | 06:26 | |
*** ykarel has joined #tripleo | 06:30 | |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates master: WIP: OVN DB clustering https://review.opendev.org/c/openstack/tripleo-heat-templates/+/775444 | 06:33 |
*** khyr0n has joined #tripleo | 06:33 | |
*** khyr0n is now known as khyr0n_ | 06:36 | |
*** lmiccini has joined #tripleo | 06:37 | |
*** khyr0n_ is now known as khyr0n | 06:38 | |
*** ysandeep|bbl is now known as ysandeep | 06:57 | |
*** ykarel_ has joined #tripleo | 07:03 | |
*** ykarel has quit IRC | 07:03 | |
*** ykarel_ has quit IRC | 07:07 | |
*** ykarel_ has joined #tripleo | 07:08 | |
*** ykarel_ has quit IRC | 07:12 | |
*** apetrich has joined #tripleo | 07:16 | |
*** jaosorior has joined #tripleo | 07:20 | |
*** bogdando has joined #tripleo | 07:23 | |
*** jmasud has joined #tripleo | 07:25 | |
*** cylopez has joined #tripleo | 07:27 | |
openstackgerrit | Pranali Deore proposed openstack/puppet-tripleo master: Handle cinder volume type for multiple cinder stores https://review.opendev.org/c/openstack/puppet-tripleo/+/767127 | 07:27 |
*** jcapitao has joined #tripleo | 07:29 | |
*** jpodivin has joined #tripleo | 07:29 | |
*** ykarel has joined #tripleo | 07:42 | |
*** gfidente|afk is now known as gfidente | 07:44 | |
openstackgerrit | Harald Jensås proposed openstack/tripleo-common master: Extend ansible inventory from network config file https://review.opendev.org/c/openstack/tripleo-common/+/772787 | 08:02 |
*** amoralej|off is now known as amoralej | 08:08 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates stable/train: Fix start order for {swift_proxy,glance_api}_tls_proxy https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780881 | 08:11 |
*** rcernin has quit IRC | 08:11 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates stable/ussuri: Make UpgradeInitCommand and UpgradeLeapp{ToRemove,ToInstall,CommandOptions} per-role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780882 | 08:12 |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates stable/ussuri: Check Ceph cluster healthy state before starting FS to BS playbook https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781034 | 08:13 |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates stable/train: Check Ceph cluster healthy state before starting FS to BS playbook https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781035 | 08:14 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-heat-templates master: Set tags on all OS::Neutron::Port resources https://review.opendev.org/c/openstack/tripleo-heat-templates/+/778792 | 08:20 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-heat-templates master: Add tripleo_network_name tag hint to networks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/779502 | 08:20 |
*** soniya29|away is now known as soniya29|ruck | 08:21 | |
*** rpittau|afk is now known as rpittau | 08:23 | |
*** slaweq has joined #tripleo | 08:24 | |
*** jmasud has quit IRC | 08:24 | |
*** xek has joined #tripleo | 08:32 | |
*** zbr has joined #tripleo | 08:42 | |
openstackgerrit | Grzegorz Grasza proposed openstack/puppet-tripleo master: Remove puppet-certmonger related puppet-files https://review.opendev.org/c/openstack/puppet-tripleo/+/772340 | 08:44 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Network provision - overcloud net VIPs https://review.opendev.org/c/openstack/tripleo-ansible/+/774857 | 08:45 |
*** ysandeep is now known as ysandeep|lunch | 08:46 | |
openstackgerrit | Carlos Goncalves proposed openstack/tripleo-heat-templates master: WIP: OVN DB clustering https://review.opendev.org/c/openstack/tripleo-heat-templates/+/775444 | 08:47 |
openstackgerrit | Grzegorz Grasza proposed openstack/tripleo-heat-templates stable/victoria: Fix parameters for puppet-memcached-6.0.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781040 | 08:48 |
openstackgerrit | Grzegorz Grasza proposed openstack/tripleo-heat-templates stable/ussuri: Fix parameters for puppet-memcached-6.0.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781042 | 08:49 |
openstackgerrit | Grzegorz Grasza proposed openstack/tripleo-heat-templates stable/train: Fix parameters for puppet-memcached-6.0.0 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781043 | 08:50 |
openstackgerrit | Eduardo Olivares proposed openstack/tripleo-upgrade master: Add failsafe to l3_agent_stop_ping.sh.j2 when only one packet is lost https://review.opendev.org/c/openstack/tripleo-upgrade/+/780655 | 08:51 |
openstackgerrit | Grzegorz Grasza proposed openstack/puppet-tripleo stable/victoria: Fix memcached restart on cert renewal https://review.opendev.org/c/openstack/puppet-tripleo/+/780887 | 08:53 |
*** akahat has joined #tripleo | 08:54 | |
*** jpena|off is now known as jpena | 08:57 | |
openstackgerrit | Grzegorz Grasza proposed openstack/puppet-tripleo stable/ussuri: Fix memcached restart on cert renewal https://review.opendev.org/c/openstack/puppet-tripleo/+/781046 | 08:57 |
openstackgerrit | Pranali Deore proposed openstack/tripleo-heat-templates master: Correct spelling mistake https://review.opendev.org/c/openstack/tripleo-heat-templates/+/779762 | 08:57 |
openstackgerrit | Grzegorz Grasza proposed openstack/puppet-tripleo stable/train: Fix memcached restart on cert renewal https://review.opendev.org/c/openstack/puppet-tripleo/+/781048 | 08:58 |
openstackgerrit | Cedric Jeanneret proposed openstack/tripleo-common stable/ussuri: [Victoria and bellow] Ensure rights on the ansible.log file https://review.opendev.org/c/openstack/tripleo-common/+/780889 | 08:59 |
*** dtantsur|afk is now known as dtantsur | 09:01 | |
*** tosky has joined #tripleo | 09:03 | |
*** ykarel has quit IRC | 09:03 | |
*** paramite|clone has joined #tripleo | 09:15 | |
*** rcernin has joined #tripleo | 09:17 | |
*** dmacpher has quit IRC | 09:20 | |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates master: WIP Simplify internal_tls_enabled conditions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780934 | 09:21 |
*** dmacpher has joined #tripleo | 09:21 | |
openstackgerrit | Jesse Pretorius proposed openstack/tripleo-heat-templates stable/train: Make UpgradeInitCommand and UpgradeLeapp{ToRemove,ToInstall,CommandOptions} per-role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781056 | 09:23 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates master: Start all FRR tasks during host_prep_tasks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780897 | 09:27 |
*** openstackgerrit has quit IRC | 09:33 | |
*** rdopiera has joined #tripleo | 09:42 | |
*** ykarel has joined #tripleo | 09:44 | |
*** udesale_ has joined #tripleo | 09:46 | |
marios | come back openstackgerrit ! | 09:47 |
marios | :( | 09:47 |
marios | what did we eeever do to you | 09:47 |
*** jpodivin_ has joined #tripleo | 09:47 | |
*** rcernin_ has joined #tripleo | 09:48 | |
*** stevebaker_ has joined #tripleo | 09:49 | |
*** rcernin has quit IRC | 09:55 | |
*** jpodivin has quit IRC | 09:55 | |
*** udesale has quit IRC | 09:55 | |
*** stevebaker has quit IRC | 09:55 | |
*** ysandeep|lunch is now known as ysandeep | 09:56 | |
*** Yarboa has quit IRC | 10:11 | |
*** Yarboa has joined #tripleo | 10:11 | |
*** ccamacho has joined #tripleo | 10:33 | |
*** udesale__ has joined #tripleo | 10:36 | |
*** udesale_ has quit IRC | 10:38 | |
*** ccamacho has quit IRC | 10:44 | |
*** artom has quit IRC | 11:04 | |
*** hakhande_ has joined #tripleo | 11:06 | |
*** hakhande has quit IRC | 11:08 | |
cloudnull | mornings | 11:17 |
*** artom has joined #tripleo | 11:28 | |
*** rcernin_ has quit IRC | 11:32 | |
*** pleimer has joined #tripleo | 11:32 | |
*** matbu has quit IRC | 11:32 | |
*** rlandy has joined #tripleo | 11:37 | |
*** rlandy has quit IRC | 11:39 | |
*** matbu has joined #tripleo | 11:39 | |
*** rlandy has joined #tripleo | 11:39 | |
*** jamesden_ has quit IRC | 11:51 | |
*** jamesdenton has joined #tripleo | 11:51 | |
*** jcapitao is now known as jcapitao_lunch | 11:58 | |
*** ratailor has quit IRC | 12:23 | |
*** dmacpher has quit IRC | 12:28 | |
*** dmacpher has joined #tripleo | 12:34 | |
*** jpena is now known as jpena|lunch | 12:34 | |
*** skramaja has quit IRC | 12:38 | |
*** rh-jelabarre has joined #tripleo | 12:44 | |
*** rh-jelabarre has quit IRC | 12:44 | |
*** rh-jelabarre has joined #tripleo | 12:45 | |
*** tmazur has joined #tripleo | 12:48 | |
fultonj | cloudnull: fyi: i'm finally testing derived params today | 12:55 |
fultonj | since the deployment plan change | 12:55 |
*** skramaja has joined #tripleo | 12:57 | |
*** raildo has joined #tripleo | 12:58 | |
*** ykarel has quit IRC | 12:59 | |
*** rlandy is now known as rlandy|training | 13:00 | |
*** jcapitao_lunch is now known as jcapitao | 13:01 | |
gchamoul | marios: Hi! About David's core nomination, do we need more votes or is it enough? wdyt? | 13:04 |
*** trozet has quit IRC | 13:09 | |
*** ykarel has joined #tripleo | 13:12 | |
marios | gchamoul: in a call sorry ... but if there are no objections then it is fine | 13:18 |
*** marios is now known as marios|call | 13:19 | |
gchamoul | marios: sorry, in the meantime I've asked more support internally. let's wait for the end of this day | 13:19 |
marios|call | gchamoul: ack | 13:19 |
*** amoralej is now known as amoralej|lunch | 13:21 | |
*** marios|call is now known as marios | 13:31 | |
*** jpena|lunch is now known as jpena | 13:32 | |
EmilienM | bcafarel, bogdando : is it expected from our (future) DCN users using OVN to set OVNCMSOptions per role, with more than just "enable-chassis-as-gw" in the param, e.g. "enable-chassis-as-gw,availability-zones=edge-0" ? | 13:35 |
EmilienM | I looked in the doc/code and nothing is overriding it | 13:36 |
bogdando | I cannot answer to that, sorry | 13:36 |
slagle | EmilienM: users need to use it to set the Neutron AZ | 13:38 |
slagle | likely a per-site setting. could be per-role, dunno | 13:38 |
slagle | but presently OVNCMSOptions is the only way to set neutron az in tripleo | 13:39 |
*** lmiccini has quit IRC | 13:49 | |
*** openstackgerrit has joined #tripleo | 13:50 | |
openstackgerrit | Merged openstack/os-net-config stable/victoria: Updating sriov_config service to run after openibd service https://review.opendev.org/c/openstack/os-net-config/+/779599 | 13:50 |
openstackgerrit | yatin proposed openstack/tripleo-ansible master: Close if block in 2_linux_bonds_vlans.j2 https://review.opendev.org/c/openstack/tripleo-ansible/+/781102 | 13:59 |
EmilienM | slagle: ok, that's what I figured. Thanks | 14:01 |
*** amoralej|lunch is now known as amoralej | 14:01 | |
beagles | EmilienM, slagle: I suspect there are several configuration items that we should consider, at the very least, making role specific. | 14:03 |
* beagles puts on an agenda somewhere | 14:03 | |
* bcafarel happily leaves it to beagles :) | 14:04 | |
slagle | a specific NeutronAvailabilityZone parameter would be nice. i guess we would need an ansible task to append it to any existing ovn-cms-options value | 14:07 |
beagles | slagle: yeah, it would be handy to be able to do conditionally construct values where its necessary | 14:08 |
*** raildo_ has joined #tripleo | 14:08 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates stable/victoria: Add legacy fact setting https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780893 | 14:09 |
*** lmiccini has joined #tripleo | 14:09 | |
EmilienM | ++ for a parameter, it would make it easier to use | 14:10 |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates stable/ussuri: Add legacy fact setting https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780894 | 14:10 |
openstackgerrit | Francesco Pantano proposed openstack/tripleo-ansible master: Configure crush rules according to the detected device classes https://review.opendev.org/c/openstack/tripleo-ansible/+/780794 | 14:10 |
EmilienM | we already have NeutronDefaultAvailabilityZones but it's for the neutron.conf | 14:10 |
*** saneax has quit IRC | 14:11 | |
*** raildo has quit IRC | 14:11 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates stable/train: Add legacy fact setting https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781108 | 14:11 |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Test folder structure rearranged. https://review.opendev.org/c/openstack/tripleo-validations/+/778986 | 14:13 |
*** frenzy_friday is now known as frnZfriday|lunch | 14:16 | |
fultonj | abishop: are you able to review this today? https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780304 | 14:24 |
openstackgerrit | Moisés Guimarães de Medeiros proposed openstack/tripleo-heat-templates master: Enable fernet token cache by default https://review.opendev.org/c/openstack/tripleo-heat-templates/+/777633 | 14:25 |
openstackgerrit | Martin Magr proposed openstack/puppet-tripleo master: Enable configuration of omamqp1 plugin https://review.opendev.org/c/openstack/puppet-tripleo/+/778024 | 14:26 |
abishop | fultonj: don't know | 14:30 |
*** ysandeep is now known as ysandeep|afk | 14:32 | |
openstackgerrit | Merged openstack/tripleo-ci master: Further updates to irrelevant-files across templates https://review.opendev.org/c/openstack/tripleo-ci/+/780799 | 14:35 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates master: WIP Simplify internal_tls_enabled conditions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780934 | 14:35 |
*** ccamacho has joined #tripleo | 14:55 | |
*** ysandeep|afk is now known as ysandeep | 14:55 | |
*** marios is now known as marios|call | 15:00 | |
openstackgerrit | mbu proposed openstack/tripleo-validations master: Use static inventory for CI tripleo-validations role https://review.opendev.org/c/openstack/tripleo-validations/+/777248 | 15:01 |
*** ykarel is now known as ykarel|away | 15:06 | |
openstackgerrit | mbu proposed openstack/tripleo-validations master: Use static inventory for CI tripleo-validations role https://review.opendev.org/c/openstack/tripleo-validations/+/777248 | 15:07 |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Test folder structure rearranged. https://review.opendev.org/c/openstack/tripleo-validations/+/778986 | 15:07 |
*** jfrancoa has joined #tripleo | 15:10 | |
*** jfrancoa has quit IRC | 15:11 | |
*** frnZfriday|lunch is now known as frenzy_friday | 15:13 | |
*** saneax has joined #tripleo | 15:15 | |
*** nkinder has joined #tripleo | 15:17 | |
openstackgerrit | mbu proposed openstack/tripleo-validations master: Use static inventory for component CI role and clean component list https://review.opendev.org/c/openstack/tripleo-validations/+/777248 | 15:19 |
*** jamesdenton has quit IRC | 15:22 | |
*** jamesden_ has joined #tripleo | 15:22 | |
*** jmasud has joined #tripleo | 15:28 | |
*** ykarel|away has quit IRC | 15:42 | |
*** rlandy|training is now known as rlandy | 15:44 | |
*** jmasud has quit IRC | 15:47 | |
openstackgerrit | Merged openstack/tripleo-ansible master: Designate rndc configuration https://review.opendev.org/c/openstack/tripleo-ansible/+/773552 | 15:47 |
*** psachin has quit IRC | 15:51 | |
*** saneax has quit IRC | 15:53 | |
*** abishop_ has joined #tripleo | 15:54 | |
*** abishop has quit IRC | 15:57 | |
*** abishop_ is now known as abishop | 15:58 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-ansible master: Configure bind for designate https://review.opendev.org/c/openstack/tripleo-ansible/+/777020 | 16:03 |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: Generate bind pool and bind configuration using deployment info https://review.opendev.org/c/openstack/tripleo-heat-templates/+/771270 | 16:04 |
*** jmasud has joined #tripleo | 16:04 | |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Use static inventory for component CI role and clean component list https://review.opendev.org/c/openstack/tripleo-validations/+/777248 | 16:09 |
openstackgerrit | Ananya proposed openstack/tripleo-ci-health-queries master: WIP : Adding script to convert queries to sova format https://review.opendev.org/c/openstack/tripleo-ci-health-queries/+/780282 | 16:18 |
*** frenzy_friday has quit IRC | 16:20 | |
*** frenzy_friday has joined #tripleo | 16:20 | |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Test folder structure rearranged. https://review.opendev.org/c/openstack/tripleo-validations/+/778986 | 16:22 |
*** ysandeep is now known as ysandeep|dinner | 16:26 | |
openstackgerrit | Merged openstack/tripleo-common master: Don't require heat client for generate_passwords https://review.opendev.org/c/openstack/tripleo-common/+/778262 | 16:28 |
openstackgerrit | Alan Bishop proposed openstack/puppet-tripleo master: Add parameter for chap_algs in iscsid.conf https://review.opendev.org/c/openstack/puppet-tripleo/+/778081 | 16:31 |
openstackgerrit | Alan Bishop proposed openstack/tripleo-heat-templates master: Add parameter to set iscsid CHAP algorithms https://review.opendev.org/c/openstack/tripleo-heat-templates/+/778089 | 16:32 |
*** hakhande_ has quit IRC | 16:33 | |
openstackgerrit | Jiri Podivin proposed openstack/tripleo-validations master: Refactoring and improvement of check_ironic_boot_config tests DNM https://review.opendev.org/c/openstack/tripleo-validations/+/781125 | 16:38 |
*** jpodivin_ has quit IRC | 16:40 | |
*** marios|call is now known as marios | 16:40 | |
openstackgerrit | Dmitry Tantsur proposed openstack/diskimage-builder master: Install glean from source-repository https://review.opendev.org/c/openstack/diskimage-builder/+/781126 | 16:44 |
*** khyr0n has quit IRC | 16:50 | |
*** cylopez has quit IRC | 16:52 | |
openstackgerrit | Merged openstack/openstack-tempest-skiplist master: Remove neutron_tempest_plugin.scenario.test_port_forwardings from skiplist https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/780694 | 16:54 |
openstackgerrit | Dmitry Tantsur proposed openstack/diskimage-builder master: Install glean from source-repository https://review.opendev.org/c/openstack/diskimage-builder/+/781126 | 16:55 |
*** ysandeep|dinner is now known as ysandeep | 16:57 | |
*** marios is now known as marios|out | 16:57 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/ussuri: Stop barbican servics in unupgraded controllers https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780820 | 17:03 |
*** skramaja has quit IRC | 17:07 | |
*** rpittau is now known as rpittau|afk | 17:08 | |
*** lmiccini has quit IRC | 17:10 | |
*** jcapitao has quit IRC | 17:13 | |
*** amoralej is now known as amoralej|off | 17:19 | |
*** mrda has quit IRC | 17:33 | |
*** mrda has joined #tripleo | 17:34 | |
*** jmasud has quit IRC | 17:38 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: [WIP] Add run-local-molecule wrapper script https://review.opendev.org/c/openstack/tripleo-validations/+/781136 | 17:40 |
*** ysandeep is now known as ysandeep|away | 17:41 | |
*** gfidente is now known as gfidente|afk | 17:43 | |
*** bogdando has quit IRC | 17:52 | |
*** udesale__ has quit IRC | 17:59 | |
*** jmasud has joined #tripleo | 18:02 | |
*** jpena is now known as jpena|off | 18:06 | |
*** holser has quit IRC | 18:12 | |
*** dtantsur is now known as dtantsur|afk | 18:14 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-common stable/ussuri: Create a container for Unbound DNS resolver https://review.opendev.org/c/openstack/tripleo-common/+/778204 | 18:27 |
openstackgerrit | Brent Eagles proposed openstack/tripleo-common stable/train: Create a container for Unbound DNS resolver https://review.opendev.org/c/openstack/tripleo-common/+/778205 | 18:28 |
*** marios|out has quit IRC | 18:36 | |
*** raildo__ has joined #tripleo | 18:37 | |
*** jmasud has quit IRC | 18:40 | |
*** holser has joined #tripleo | 18:44 | |
*** nkinder has quit IRC | 18:46 | |
*** raildo_ has quit IRC | 18:46 | |
*** yolanda has joined #tripleo | 18:48 | |
*** jmasud has joined #tripleo | 18:58 | |
*** rdopiera has quit IRC | 19:01 | |
openstackgerrit | Merged openstack/tripleo-docs master: Documentation prep for Rocky EOL https://review.opendev.org/c/openstack/tripleo-docs/+/774281 | 19:02 |
*** raildo_ has joined #tripleo | 19:10 | |
*** raildo__ has quit IRC | 19:12 | |
*** raildo__ has joined #tripleo | 19:13 | |
*** raildo_ has quit IRC | 19:16 | |
*** rcernin_ has joined #tripleo | 19:26 | |
*** stevebaker_ is now known as stevebaker | 19:31 | |
*** rcernin_ has quit IRC | 19:32 | |
*** gmann is now known as gmann_afk | 19:41 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-ci master: add new useful links and clean up https://review.opendev.org/c/openstack/tripleo-ci/+/781150 | 19:42 |
cloudnull | dciabrin mwhahaha circling back on tripleo_deploy_artifacts - which includes the ansible modules we have, scripts in tripleo-common, and interface in tht; -cc abishop | 19:53 |
cloudnull | I think it makes sense for us to just push the RPM/tarball to the targets needed, maybe using the ansible copy module; however, given this is an integral function of deployment do we (also?) want to document keeping the existing deployed artifact functionality and just instruct folks to stand-up httpd? | 19:53 |
cloudnull | I think the existing scripts will need to be simply deprecated given the swift functionality is gone, but we could add a new script that stands up httpd and returns back a functional URL? | 19:53 |
* mwhahaha shrugs | 19:54 | |
mwhahaha | which ever you want | 19:54 |
mwhahaha | it'll probably break 3rd parties and we'll need to warn if it's found | 19:54 |
mwhahaha | so it likely affects upgrades | 19:54 |
cloudnull | ++ | 19:55 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: [WIP] Add run-local-molecule wrapper script https://review.opendev.org/c/openstack/tripleo-validations/+/781136 | 19:55 |
*** rcernin_ has joined #tripleo | 19:57 | |
abishop | cloudnull: I hope I'm not over simplifying things, but I'm guessing you just need to preserve the 'upload-XXX' script syntax | 19:58 |
abishop | upload-swift-artifacts could become upload-artifacts, with maybe a symlink to aid anyone relying on the legacy name? | 19:59 |
cloudnull | yeah Im going try and keep that functional just re-work the swift aspect. | 19:59 |
cloudnull | ++ | 19:59 |
*** rcernin_ has quit IRC | 20:02 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/train: Make UpgradeInitCommand and UpgradeLeapp{ToRemove,ToInstall,CommandOptions} per-role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781056 | 20:07 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Remove extra bash process in frr container https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780430 | 20:07 |
*** ccamacho has quit IRC | 20:13 | |
openstackgerrit | Michele Baldessari proposed openstack/puppet-tripleo master: WIP Fix novavnc haproxy network https://review.opendev.org/c/openstack/puppet-tripleo/+/781157 | 20:26 |
openstackgerrit | Michele Baldessari proposed openstack/tripleo-heat-templates master: WIP Simplify internal_tls_enabled conditions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/780934 | 20:27 |
openstackgerrit | wes hayutin proposed openstack/tripleo-ci master: add new useful links and clean up https://review.opendev.org/c/openstack/tripleo-ci/+/781150 | 20:27 |
*** jmasud has quit IRC | 20:30 | |
dciabrin | cloudnull, I have no strong opinion on that, I ran a temporary python http server as a workaround for my needs. But if you manage to keep the same upload=puppet-module interface and convince ansible to inject the tarball, that could be a good middle ground | 20:33 |
*** rlandy is now known as rlandy|training | 20:48 | |
*** rcernin_ has joined #tripleo | 20:50 | |
cloudnull | dciabrin++ | 20:54 |
*** pleimer has quit IRC | 20:55 | |
*** jmasud has joined #tripleo | 21:02 | |
*** rcernin_ has quit IRC | 21:04 | |
*** rcernin_ has joined #tripleo | 21:09 | |
*** rcernin_ has quit IRC | 21:15 | |
*** jamesden_ has quit IRC | 21:41 | |
*** rcernin_ has joined #tripleo | 21:41 | |
*** jamesdenton has joined #tripleo | 21:43 | |
*** rlandy|training is now known as rlandy | 21:45 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: [WIP] Add run-local-molecule wrapper script https://review.opendev.org/c/openstack/tripleo-validations/+/781136 | 21:46 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add a shared Dockerfile.ubi8 for all molecule test https://review.opendev.org/c/openstack/tripleo-validations/+/781167 | 21:46 |
openstackgerrit | James Slagle proposed openstack/tripleo-common master: Add passwords_env parameter to generate_passwords https://review.opendev.org/c/openstack/tripleo-common/+/781168 | 22:02 |
*** raildo__ has quit IRC | 22:03 | |
*** rlandy is now known as rlandy|bbl | 22:05 | |
openstackgerrit | James Slagle proposed openstack/python-tripleoclient master: Support using ephemeral Heat https://review.opendev.org/c/openstack/python-tripleoclient/+/769984 | 22:09 |
openstackgerrit | James Slagle proposed openstack/python-tripleoclient master: Add enable_neutron and enable_heat https://review.opendev.org/c/openstack/python-tripleoclient/+/777256 | 22:09 |
openstackgerrit | James Slagle proposed openstack/python-tripleoclient master: Automatically run overcloud export when using ephemeral heat https://review.opendev.org/c/openstack/python-tripleoclient/+/777494 | 22:09 |
*** jmasud has quit IRC | 22:30 | |
*** jmasud has joined #tripleo | 22:30 | |
*** gmann_afk is now known as gmann | 22:39 | |
*** jmasud has quit IRC | 22:42 | |
openstackgerrit | Michael Johnson proposed openstack/tripleo-heat-templates master: Add the Unbound DNS resolver service https://review.opendev.org/c/openstack/tripleo-heat-templates/+/773785 | 22:50 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-heat-templates master: Close if block in dual bonds https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781170 | 22:52 |
*** jmasud has joined #tripleo | 22:59 | |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Refactor BM deployment to use '--work-dir' https://review.opendev.org/c/openstack/tripleo-ansible/+/780969 | 23:04 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Store network_config opts to for inventory generation https://review.opendev.org/c/openstack/tripleo-ansible/+/772766 | 23:04 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-ansible master: Add cli-overcloud-node-network-config https://review.opendev.org/c/openstack/tripleo-ansible/+/772976 | 23:04 |
*** apetrich has quit IRC | 23:05 | |
*** paramite|clone has quit IRC | 23:45 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!