lecris[m]1 | bshephar: did you manage to get in touch with the pacemaker team about the issue I had, or do you think it is just some configuration issue we didn't catch? | 00:14 |
---|---|---|
bshephar | Yeah, you were talking to dciabrin from that team here the other day. | 00:44 |
opendevreview | Brendan Shephard proposed openstack/tripleo-common master: Remove /v2 URL extension https://review.opendev.org/c/openstack/tripleo-common/+/842242 | 00:44 |
opendevreview | John Fulton proposed openstack/tripleo-quickstart-extras master: Deploy Ceph before the Overcloud for standalone CI https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 00:55 |
lecris[m]1 | bshephar: I was confused because I thought you were referring to the launchpad, but yeah it was here in IRC | 01:35 |
lecris[m]1 | dciabrin: have you managed to reproduce my issue on a small baremetal cluster?... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/xaqvDloUGEIWVwFnojCnBZMw) | 01:42 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove old interface from plan-sample https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842249 | 02:11 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove 'u' prefix https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842250 | 02:14 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 04:45 |
opendevreview | Lewis Denny proposed openstack/tripleo-ansible master: Migrate tripleo_ovn host_prep_tasks to tripleo-ansible https://review.opendev.org/c/openstack/tripleo-ansible/+/842041 | 05:06 |
dciabrin | lecris[m]1, i haven't got time to dig into your templates, I've tried yesterday to deploy an 1controller+1compute HA overcloud but deployment got stuck in puppet at step 2 trying to reference a second controller. I'm not sure that it's the same error. Will try more things today | 05:27 |
*** pojadhav- is now known as pojadhav | 05:39 | |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: [TripleO-Package] Remove Dockerfiles https://review.opendev.org/c/openstack/tripleo-ansible/+/842268 | 05:41 |
*** ysandeep|out is now known as ysandeep|rover | 06:04 | |
lecris[m]1 | dciabrin: thank you. It is reassuring to know I am not fully insane. Keep me posted when you can | 06:07 |
lecris[m]1 | (Stuck in my case was at a Step 1 of an ansible remote command and it would just loop over all 360 tries) | 06:08 |
dciabrin | lecris[m]1, I should have something real quick today, then I can share my templates so you can see what I'm doing differently | 06:19 |
lecris[m]1 | Looking forward to it | 06:22 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo stable/train: haproxy: Enable httplog for all http endpoints https://review.opendev.org/c/openstack/puppet-tripleo/+/828447 | 06:32 |
dciabrin | lecris[m]1, alright i have my 1+1 HA controller working, let me compile what I did and share it somewhere | 06:53 |
opendevreview | Jiri Podivin proposed openstack/tripleo-ci master: DNM testing branch overrides https://review.opendev.org/c/openstack/tripleo-ci/+/841762 | 06:54 |
lecris[m]1 | Does running without docker-ha work? I don't want HA at this stage, but will it be able to scale anyway? | 06:56 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 07:02 |
dciabrin | lecris[m]1, scale out to more than 1 controller requires HA bits. and it's one stack update away. We do internally in FFU when we have to upgrade from e.g. el7 to el8 | 07:02 |
lecris[m]1 | Ok, so when you say your 1+1 HA, its leaving out the HA components? | 07:04 |
lecris[m]1 | Everything was configuration issues on my side right? | 07:05 |
dciabrin | lecris[m]1, yes i have a 1 controller, with pacemaker running, and galera rabbit and haproxy managed by pacemaker on that single controller node | 07:11 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 07:21 |
*** ysandeep|rover is now known as ysandeep|rover|lunch | 07:24 | |
lecris[m]1 | dciabrin: don't suppose the configuration changes are just a couple of line differences in my script right? | 07:25 |
dciabrin | lecris[m]1, i wonder if some ordering in templates make it fail for some reason, or some roles are being used incorrectly. i'm still trying to extract all the bits from my automated CI run :/ | 07:27 |
lecris[m]1 | Wait what? Ordering matters? | 07:28 |
dciabrin | lecris[m]1, if yaml files you're passing mess with the same service, it does | 07:28 |
lecris[m]1 | I did not change from default roles which are using more networks than I specified. But would the naming of the networks in roles compared to configuration matter? | 07:30 |
lecris[m]1 | E.g. I did not define External and Tenant | 07:30 |
dciabrin | lecris[m]1, pacemaker doesn't use those two, but i'm not sure how network configuration behaves in general. | 07:32 |
lecris[m]1 | dciabrin: For an end-user that is impossible to have any intuition of. If the roles files were tiered like `10_overcloud-baremetal-deployed.yaml` that would help | 07:33 |
opendevreview | Jiri Podivin proposed openstack/tripleo-quickstart-extras master: Removing validations-* from the branchless list https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842273 | 07:38 |
opendevreview | Harald Jensås proposed openstack/tripleo-heat-templates master: Filter empty string in PingTestGatewayIPsMap yagl https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842274 | 07:38 |
opendevreview | Jiri Podivin proposed openstack/validations-common stable/1.6: [Stable-Only] Refactoring validations-common stable branch CI pipeliene https://review.opendev.org/c/openstack/validations-common/+/842048 | 07:55 |
chandankumar | csibbitt: hello | 07:56 |
chandankumar | csibbitt: please have a look at this bug https://bugs.launchpad.net/tripleo/+bug/1973874 | 07:57 |
chandankumar | when free, thanks! | 07:57 |
chandankumar | molecule-tripleo_metrics_qdr job is failing while running functional tests | 07:57 |
opendevreview | Damien Ciabrini proposed openstack/tripleo-common master: New dedicated user for Galera SST synchronization https://review.opendev.org/c/openstack/tripleo-common/+/836190 | 07:58 |
opendevreview | Sofer Athlan-Guyot proposed openstack/tripleo-upgrade master: Fix validation inventory setup. https://review.opendev.org/c/openstack/tripleo-upgrade/+/842087 | 08:06 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 08:08 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 08:10 |
dciabrin | lecris[m]1, this is basically what I use for overcloud deploy https://paste.openstack.org/show/bAna1IxBGO53NvO1yvWz/ | 08:31 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 08:34 |
*** ysandeep|rover|lunch is now known as ysandeep|rover | 08:38 | |
lecris[m] | dciabrin: Thank you, I will try to run locally and diff for anything that I can see | 08:42 |
lecris[m] | dciabrin: are nics*.yaml supposed to be nics*.j2.yaml? | 08:53 |
dciabrin | lecris[m], no I'm using it directly as is in deploy.sh | 08:54 |
lecris[m] | I only see it referenced in baremetal-nodes.yaml | 08:56 |
lecris[m] | Anyway, I will try both a step-by-step deployment and an aio | 08:56 |
dciabrin | sorry i meant "i'm using it directly". you can see them referenced in network-environment as well | 08:57 |
lecris[m] | There are so many things different to my understanding from deploy guide | 08:57 |
dciabrin | lecris[m], yeah there are really a lot of flexibility, so i'm afraid your best chance is to pick something that's right for your workload (which is the most complicated task), and stick with it. | 08:58 |
lecris[m] | But I want to make sure that any other newcommers are able to deploy their basic stack from the guide. There is one configuration step missing/ill-explained which I want to find out so I can help fix the documentation. | 09:02 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: [TripleO-Package] Remove Dockerfiles https://review.opendev.org/c/openstack/tripleo-ansible/+/842268 | 09:02 |
lecris[m] | network-environment.yaml is actually the most alien one to me right now | 09:03 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 09:07 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Rename molecule jobs to centos-stream https://review.opendev.org/c/openstack/tripleo-ansible/+/842036 | 09:08 |
lecris[m] | In the CLI, it is said that `--deployed-server` has no effect. Why are the configurations still including it? | 09:15 |
opendevreview | Jiri Podivin proposed openstack/tripleo-quickstart-extras master: Removing validations-* from the branchless list https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842273 | 09:23 |
opendevreview | Jakob Meng proposed openstack/tripleo-quickstart-extras master: Use timezone UTC on undercloud https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842218 | 09:26 |
lecris[m] | dciabrin: What is docker-images.yaml? That one is lacking from the instructions | 09:29 |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-heat-templates master: WIP Add new parameter in order to switch firewall engine https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841445 | 09:30 |
dciabrin | lecris[m], docker-images.yaml is generated from container-prepare-parameters https://paste.openstack.org/show/bTNVHMXQcT6oGP0LOI6s/, it's the yaml file that populates the images to pull at deployment time | 09:32 |
lecris[m] | How do I generate that? | 09:33 |
opendevreview | Jakob Meng proposed openstack/tripleo-quickstart-extras master: Use timezone UTC on undercloud https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842218 | 09:33 |
lecris[m] | There is nothing showing something like that [here](https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/container_image_prepare.html#prepare-environment-containers) | 09:34 |
bshephar | It's what you would get if you used the output-env-file option referenced here: https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/container_image_prepare.html#undercloud-registry | 09:44 |
lecris[m]1 | dciabrin, bshephar : Correct me if I am wrong, but is that supposed to come from `openstack tripleo contrainer image prepare`?... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/gmjEMNovWhxfdAwTfuDLdoMw) | 09:45 |
*** jpena|off is now known as jpena | 09:46 | |
bshephar | Oh, actually dciabrin looks like he is using the Heat env file created by the command. You don't need that though, it will be fine with just the containers-prepare-parameters.yaml file mentioned in the deploy command | 09:46 |
lecris[m]1 | Ok, that's one configuration option down | 09:47 |
lecris[m]1 | See you in 20 min with the results | 09:48 |
lecris[m]1 | Hopefully not sooner | 09:48 |
dciabrin | lecris[m]1, fwiw i ran "sudo openstack tripleo container image prepare -e /home/stack/containers-prepare-parameter.yaml --output-env-file /home/stack/docker-images.yaml" | 09:49 |
lecris[m] | Oh thank you, so that is what I suspected. Is the 401 issue a temporary one? | 09:50 |
lecris[m] | Or do I need to be logged in quay.io? | 09:50 |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-ansible master: tripleo_keystone_internal_tls_ca_file is a string https://review.opendev.org/c/openstack/tripleo-ansible/+/842303 | 09:54 |
Tengu | ysandeep|rover: -^^ | 09:54 |
Tengu | jm1: -^^ | 09:54 |
dciabrin | lecris[m], i don't think you need any login, perhaps the tag I used in container-image-prepare is too old and containers have disappeared from quay for some containers | 09:58 |
lecris[m] | I have run my own `sudo openstack tripleo container image prepare default` when I got that error | 09:58 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Use cs9 image as base https://review.opendev.org/c/openstack/tripleo-ansible/+/839688 | 10:00 |
opendevreview | Jiri Podivin proposed openstack/tripleo-quickstart-extras master: Removing validations-* from the branchless list https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842273 | 10:03 |
*** rlandy|out is now known as rlandy | 10:22 | |
lecris[m] | First problem is that my baremetal does not have 6 nics. I hope that my previous network would not affect this | 10:26 |
opendevreview | Juan Badia Payno proposed openstack/tripleo-ansible master: bnr added cli-undercloud-backup-db molecule job https://review.opendev.org/c/openstack/tripleo-ansible/+/836845 | 10:27 |
waleedm | Hi guys, I'm working on a solution to update a fw and set some config using hradaware_manager in cleaning stage from a config json file, What is the best way to pass some parameter to IPA image, e.g. the url or the locateion of the json file ? | 10:31 |
waleedm | NM wrong channel :) | 10:33 |
lecris[m] | Here goes, moment of truth. I have only changed the network template and docker-images.yaml so far | 10:36 |
opendevreview | John Fulton proposed openstack/tripleo-quickstart-extras master: Deploy Ceph before the Overcloud for standalone CI https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 10:44 |
opendevreview | Khomesh Thakre proposed openstack/tripleo-upgrade stable/wallaby: Install pkgs required to apply workarounds https://review.opendev.org/c/openstack/tripleo-upgrade/+/840165 | 10:59 |
lecris[m] | Oh, network issues, what a joy | 11:15 |
opendevreview | Mikolaj Ciecierski proposed openstack/tripleo-upgrade stable/wallaby: Install pkgs required to apply workarounds https://review.opendev.org/c/openstack/tripleo-upgrade/+/840165 | 11:16 |
opendevreview | Jiri Podivin proposed openstack/tripleo-quickstart-extras master: Removing validations-* from the branchless list https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842273 | 11:17 |
opendevreview | Jiri Podivin proposed openstack/validations-common stable/1.6: DNM [Stable-Only] Refactoring validations-common stable branch CI pipeliene https://review.opendev.org/c/openstack/validations-common/+/842048 | 11:19 |
opendevreview | Juan Badia Payno proposed openstack/tripleo-ansible master: bnr added cli-undercloud-backup-db molecule job https://review.opendev.org/c/openstack/tripleo-ansible/+/836845 | 11:19 |
*** dviroel_ is now known as dviroel | 11:19 | |
opendevreview | Juan Badia Payno proposed openstack/tripleo-ansible master: bnr added cli-undercloud-backup-db molecule job https://review.opendev.org/c/openstack/tripleo-ansible/+/836845 | 11:25 |
lecris[m] | bshephar: One thing that might be relevant. I do not have a route for the "External" network. I think I need to add an ip for undercloud there, but is that an actual design requirement in order to deploy? | 11:58 |
lecris[m] | I want to deploy with `ctlplane` being bridged over something like zerotier, while "External" will be non-public in general. But probably it should have a route on ctlplane if overcloud is masquerade by default | 11:58 |
lecris[m] | Can I add an ip to undercloud via the deployment/undercloud.conf configuration files, and not have to manually do so with `openstack port create`? | 12:01 |
lecris[m] | Does undercloud need to be able to comunicate with the nodes on all networks? | 12:03 |
opendevreview | Goutham Pacha Ravi proposed openstack/tripleo-heat-templates stable/wallaby: Add service OS::TripleO::Services::ManilaBackendPowerMax https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842315 | 12:09 |
opendevreview | Brent Eagles proposed openstack/tripleo-heat-templates master: Octavia ryslog container image set incorrectly https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842351 | 12:13 |
chandankumar | bogdando: cloudnull: please have a look https://review.opendev.org/c/openstack/tripleo-ansible/+/842268 when around | 12:14 |
cloudnull | mornings | 12:14 |
chandankumar | cloudnull: qdr molecule job is continously failing, opened a bug https://bugs.launchpad.net/tripleo/+bug/1973874 please have a look when free | 12:20 |
opendevreview | Merged openstack/python-tripleoclient master: Fix typo "conatiner" -> "container" https://review.opendev.org/c/openstack/python-tripleoclient/+/839756 | 12:22 |
chandankumar | cloudnull: https://review.opendev.org/c/openstack/tripleo-ansible/+/840321 is also good to go | 12:22 |
fultonj | hjensas: I'm trying to get a standalone deployment in CI to use a storage network I've already created. Do you think I can pass my own DeployedNetworkEnvironment with the storage network parameters? | 12:32 |
fultonj | Or would you expect 'openstack tripleo deploy' to ignore DeployedNetworkEnvironment? I'm not able to use --network-data unfortunately. | 12:32 |
*** arxcruz_ is now known as arxcruz | 12:34 | |
hjensas | fultonj: I think you must pass '--network-data' for THT j2 rendering to include the network in templates? | 12:40 |
hjensas | fultonj: in compo with your own DeployedNetworkEnvironment it should be doable. | 12:41 |
hjensas | s/compo/combo/ | 12:41 |
fultonj | $ openstack tripleo deploy --help | curl -F 'f:1=<-' ix.io ----> http://ix.io/3Y4B | 12:42 |
fultonj | i guess i could use --networks-file | 12:42 |
fultonj | fmount: ^ fyi | 12:43 |
fultonj | hjensas: ok, i'll try both. | 12:43 |
fultonj | https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 12:44 |
fultonj | is how i'm making the network in advance | 12:44 |
fultonj | thx hjensas | 12:44 |
fmount | yeah, hjensas the point is: deployed ceph expects to have networks configured, so we need at least storage (in advance) in standalone (for CI) | 12:48 |
fmount | thanks fultonj for asking here, I guess we should play a bit more w/ standalone | 12:49 |
fmount | hjensas: feel free to give us more input on https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834352 | 12:49 |
ysandeep|rover | slagle: hey o/ we are hitting this https://bugs.launchpad.net/bugs/1973863 (blocking check/gate)after merge of https://review.opendev.org/c/openstack/tripleo-ansible/+/842303 | 12:50 |
ysandeep|rover | Tengu, tried to fix this with https://review.opendev.org/c/openstack/tripleo-ansible/+/842303 but now we are hitting another issue http://pastebin.test.redhat.com/1052592 | 12:50 |
ysandeep|rover | I was thinking to revert your patch to unblock check/gate and fix this properly in a followup (also testing ipa jobs) | 12:51 |
Tengu | note: my fix seems legit, but it's apparently unlocking another issue | 12:52 |
opendevreview | Pooja Jadhav proposed openstack/tripleo-quickstart master: Run featureset056 job with tempest-allow https://review.opendev.org/c/openstack/tripleo-quickstart/+/842354 | 13:02 |
ysandeep|rover | slagle: is it okay if we revert https://review.opendev.org/c/openstack/tripleo-ansible/+/842303 to unblock check/gate? | 13:02 |
ysandeep|rover | slagle, sry wrong copy paste - i meant https://github.com/openstack/tripleo-heat-templates/commit/ccf8e0c33db2b36d6711d26e8f3abf038dcb866b | 13:03 |
slagle | ysandeep|rover: yes, of course | 13:03 |
ysandeep|rover | slagle, thanks! | 13:03 |
opendevreview | Sandeep Yadav proposed openstack/tripleo-heat-templates master: Revert "Use tripleo_keystone role" https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842320 | 13:05 |
slagle | ysandeep|rover: do we know why check/gate didn't catch this before merge? | 13:05 |
ysandeep|rover | slagle, tripleo-ci-centos-9-standalone-on-multinode-ipa didn't trigger on https://review.opendev.org/c/openstack/tripleo-heat-templates/+/836644 | 13:07 |
slagle | oh, b/c of files changed? | 13:08 |
ysandeep|rover | slagle, actually fs039 did run on this in rdo third party check and it failed | 13:08 |
ysandeep|rover | https://review.opendev.org/c/openstack/tripleo-heat-templates/+/836644/5#message-75b1d80808de09e8d058c6ddcc4c9252885c32c1 | 13:08 |
ysandeep|rover | failures was same on third party check: https://logserver.rdoproject.org/44/836644/5/openstack-check/tripleo-ci-centos-9-ovb-3ctlr_1comp_1supp-featureset039/dcad7b4/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz | 13:09 |
ysandeep|rover | but we can definetely also add tripleo-ci-centos-9-standalone-on-multinode-ipa which also catches the issue and can vote in check | 13:10 |
slagle | maybe we should. hate to say it, i can't imagine may folks are digging into rdo ci failures | 13:10 |
slagle | *many | 13:10 |
* ysandeep|rover checking filters on tripleo-ci-centos-9-standalone-on-multinode-ipa job def | 13:11 | |
ysandeep|rover | current files filter: https://opendev.org/openstack/tripleo-ci/src/branch/master/zuul.d/standalone-jobs.yaml#L689-L717 | 13:12 |
ysandeep|rover | slagle, i am going to add deployment/keystone/keystone-container-puppet.yaml for tripleo-ci-centos-9-standalone-on-multinode-ipa files filter, any other files you want me to include here: https://opendev.org/openstack/tripleo-ci/src/branch/master/zuul.d/standalone-jobs.yaml#L689-L717 | 13:14 |
slagle | ysandeep|rover: that works for now. so that we can recheck this patch when fixed | 13:15 |
slagle | but really ipa means internal tls, which might as well be everything | 13:15 |
slagle | every openstack service is configured differently when using internal tls | 13:15 |
slagle | but just keystone is fine for now. once we fix this issue, it will be the same pattern re-used in other services | 13:16 |
ysandeep|rover | ack | 13:16 |
Tengu | slagle: I can help you on that keystone thingy if you want, iirc tripleo-lab supports a freeIPA and TLS-e deploy. | 13:20 |
opendevreview | Sandeep Yadav proposed openstack/tripleo-ci master: Add keystone deployment files filter for ipa job https://review.opendev.org/c/openstack/tripleo-ci/+/842356 | 13:22 |
ysandeep|rover | slagle, ^^ fyi.. | 13:23 |
slagle | Tengu: thanks, that'd be great if you wanted to try it. i see you also have a fix in progress. do you want to collaborate on that? | 13:27 |
Tengu | slagle: the fix actually fixes the initial error listed in the LP, I think - but it kind of unlocks the next level :) | 13:28 |
slagle | Tengu: yea i saw. I can also probably write a molecule test for this. so i will start on that | 13:29 |
Tengu | slagle: I'm stuck with an nftables logic thing, but I may be able to shift my attention to that issue in ~1h. If you're free then, we can pair and squash it. | 13:29 |
Tengu | slagle: ++ for the molecule thingy! | 13:29 |
Tengu | slagle: I'll also check that freeIPA+tls-e is still a thing within tripleo-lab - should be, iirc I did some stuff lately. | 13:29 |
Tengu | just need the bigger computer for its ability to run some more powerful VMs. freeIPA is hungry! | 13:30 |
*** Pagliacc- is now known as PagliaccisCloud | 13:31 | |
opendevreview | yatin proposed openstack/tripleo-quickstart master: Switch to c9-stream image in standalone libvirt env https://review.opendev.org/c/openstack/tripleo-quickstart/+/842357 | 13:31 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: use extra IP for bind/unbound colocation on the bind9 backend https://review.opendev.org/c/openstack/tripleo-ansible/+/839973 | 13:38 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: remove unnecessary transitional code for moving extra IP https://review.opendev.org/c/openstack/tripleo-ansible/+/840451 | 13:38 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 13:39 |
opendevreview | Jiri Podivin proposed openstack/validations-common stable/1.6: DNM [Stable-Only] Refactoring validations-common stable branch CI pipeliene https://review.opendev.org/c/openstack/validations-common/+/842048 | 13:51 |
*** dasm|off is now known as dasm | 13:52 | |
opendevreview | Brent Eagles proposed openstack/puppet-tripleo master: Designate: configure unbound resolvers as dns servers https://review.opendev.org/c/openstack/puppet-tripleo/+/835742 | 13:53 |
opendevreview | Merged openstack/tripleo-upgrade stable/train: Nit cleanup for fast and furious upgrade tasks https://review.opendev.org/c/openstack/tripleo-upgrade/+/837377 | 13:55 |
*** abishop_ is now known as abishop | 13:56 | |
Tengu | slagle: ahhh, I think the way you're doing the "keystone_volumes" creation leads to the thing being a string, not an actual list. There's something to do to ensure it's actually a proper list. | 13:57 |
Tengu | not 100% sure. but I'll do some quick ansible testing here (well, jinja2). | 13:57 |
Tengu | just... waiting for the current run to reach the point I need for my nftables thingy. | 13:58 |
slagle | i did test that bit locally, and it looked ok, but maybe. nothing would have worked if that whole thing was a string | 13:58 |
Tengu | hmmm right. dang. I'll re-check the latest error message. | 13:59 |
Tengu | slagle: http://pastebin.test.redhat.com/1052592 the new error once my patch is applied. | 14:00 |
Tengu | it really, really looks like it's a string (check line 5) | 14:00 |
slagle | i have an env where I can test the template rendering. let me do that | 14:03 |
Tengu | ++ | 14:03 |
*** pojadhav is now known as pojadhav|afk | 14:05 | |
tkajinam | ysandeep|rover, are you aware of any issue related to this ? https://bugs.launchpad.net/tripleo/+bug/1974047 | 14:30 |
ysandeep|rover | tkajinam, I was not aware of this issue, https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-9-scenario004-standalone&skip=0 seems to have some green run in between. | 14:32 |
tkajinam | ysandeep|rover, ok. let me recheck once | 14:33 |
ysandeep|rover | tkajinam, I wonder why we are building container in sc04 job and not using content-provider job here | 14:35 |
tkajinam | ysandeep|rover, puppet-pacemaker has a single standalone job only so we don't use separate content-provider job | 14:36 |
ysandeep|rover | ack, make sense in that case | 14:36 |
ysandeep|rover | content-provider is passing recently without any issues: https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-9-content-provider&skip=0 , so yeah let's see how rerun goes. | 14:37 |
tkajinam | ysandeep|rover, thanks. will update you after making a few more trial | 14:39 |
ysandeep|rover | tkajinam: thanks! | 14:39 |
opendevreview | Manojkatari proposed openstack/tripleo-heat-templates master: Support for multiple Cinder NFS storage backends https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842370 | 14:40 |
opendevreview | Merged openstack/tripleo-heat-templates stable/train: [train-only][ffwd] ceph_paused dict might not exist https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841574 | 14:51 |
opendevreview | Marios Andreou proposed openstack/tripleo-quickstart-extras master: WIP add some new plays for mixed mode https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/841764 | 15:01 |
opendevreview | Marios Andreou proposed openstack/tripleo-quickstart master: WIP add new featureset66 for mixed deployment jobs https://review.opendev.org/c/openstack/tripleo-quickstart/+/841582 | 15:01 |
opendevreview | Marios Andreou proposed openstack/tripleo-ci master: WIP add new mixed mode nodeset and job https://review.opendev.org/c/openstack/tripleo-ci/+/841583 | 15:02 |
opendevreview | Jiri Podivin proposed openstack/tripleo-quickstart-extras master: Removing validations-* from the branchless list https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/842273 | 15:02 |
opendevreview | Jiri Podivin proposed openstack/validations-common stable/1.6: DNM [Stable-Only] Refactoring validations-common stable branch CI pipeliene https://review.opendev.org/c/openstack/validations-common/+/842048 | 15:03 |
opendevreview | Merged openstack/tripleo-ansible master: [TripleO-Package] Remove Dockerfiles https://review.opendev.org/c/openstack/tripleo-ansible/+/842268 | 15:15 |
*** ysandeep|rover is now known as ysandeep|dinner | 15:17 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Nova: Drop unused logic to remove the libvirt default network https://review.opendev.org/c/openstack/puppet-tripleo/+/842375 | 15:17 |
opendevreview | Brent Eagles proposed openstack/tripleo-heat-templates master: Designate: configure collocation IP on bind and neutron dns integration https://review.opendev.org/c/openstack/tripleo-heat-templates/+/839974 | 15:27 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Nova: Drop unused logic to remove the libvirt default network https://review.opendev.org/c/openstack/puppet-tripleo/+/842375 | 15:29 |
*** rlandy is now known as rlandy|mtg | 15:31 | |
opendevreview | Brent Eagles proposed openstack/tripleo-heat-templates master: Designate: clean up bind and worker rndc configuration https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841457 | 15:33 |
*** dviroel is now known as dviroel|lunch | 15:39 | |
opendevreview | Manojkatari proposed openstack/puppet-tripleo master: Support configuring multiple NFS cinder backends https://review.opendev.org/c/openstack/puppet-tripleo/+/842380 | 15:39 |
*** ysandeep|dinner is now known as ysandeep | 15:52 | |
ysandeep | slagle, Tengu could one of you please +w https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842320 this one. | 15:53 |
Tengu | done | 15:54 |
ysandeep | thanks! | 15:54 |
Tengu | np | 15:54 |
*** ysandeep is now known as ysandeep|out | 15:57 | |
opendevreview | Merged openstack/tripleo-ansible master: Add tripleo_mysql_client role https://review.opendev.org/c/openstack/tripleo-ansible/+/840321 | 16:00 |
opendevreview | dasm proposed openstack/tripleo-quickstart-extras master: Added comment to revert in a future https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834036 | 16:15 |
opendevreview | dasm proposed openstack/tripleo-quickstart-extras master: Added comment to revert in a future https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/834036 | 16:16 |
*** dviroel|lunch is now known as dviroel | 16:31 | |
opendevreview | Merged openstack/tripleo-ansible master: Use instance_info.display_name for existing hostname matching https://review.opendev.org/c/openstack/tripleo-ansible/+/840262 | 16:33 |
*** rlandy|mtg is now known as rlandy | 16:35 | |
opendevreview | Manoj Katari proposed openstack/tripleo-heat-templates master: Support for multiple Cinder NFS storage backends https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842370 | 16:36 |
*** jpena is now known as jpena|off | 16:52 | |
mkatari_ | slagle : could you please have a look at https://review.opendev.org/c/openstack/tripleo-heat-templates/+/839358 | 17:22 |
opendevreview | Goutham Pacha Ravi proposed openstack/tripleo-heat-templates stable/train: Add service OS::TripleO::Services::ManilaBackendPowerMax https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842418 | 17:33 |
*** rlandy is now known as rlandy|mtg | 18:28 | |
slagle | mkatari_: yes, lgtm now. once the gate is fixed, i can merge it | 18:40 |
slagle | thanks for following up! | 18:40 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Add RabbitFIPS parameter https://review.opendev.org/c/openstack/tripleo-heat-templates/+/828145 | 18:42 |
opendevreview | Merged openstack/tripleo-heat-templates master: Revert "Use tripleo_keystone role" https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842320 | 18:42 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 18:47 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 18:57 |
mkatari_ | slagle Thank you! | 19:07 |
*** rlandy|mtg is now known as rlandy | 19:08 | |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 19:20 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 20:18 |
*** dviroel is now known as dviroel|out | 20:28 | |
opendevreview | Steve Baker proposed openstack/tripleo-ansible stable/wallaby: Use instance_info.display_name for existing hostname matching https://review.opendev.org/c/openstack/tripleo-ansible/+/842434 | 21:34 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add initial standalone playbooks and inventory for a compute node https://review.opendev.org/c/openstack/tripleo-ansible/+/840509 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_bootstrap role to operating system install phase https://review.opendev.org/c/openstack/tripleo-ansible/+/840675 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_ssh_known_hosts role to OpenStack configure phase https://review.opendev.org/c/openstack/tripleo-ansible/+/840676 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_kernel role to operating system install phase https://review.opendev.org/c/openstack/tripleo-ansible/+/841795 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_podman role to operating system configure and install playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/841996 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_logrotate_crond role https://review.opendev.org/c/openstack/tripleo-ansible/+/841997 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_sshd role to operating system playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/842150 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add chrony role to operating system install, configure, and run playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/842224 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_timezone role to operating system install and run playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/842234 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Fix setting volumes for internal tls https://review.opendev.org/c/openstack/tripleo-ansible/+/842436 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add iscsid role to OpenStack install and run https://review.opendev.org/c/openstack/tripleo-ansible/+/842437 | 21:44 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Fix setting volumes for internal tls https://review.opendev.org/c/openstack/tripleo-ansible/+/842436 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add initial standalone playbooks and inventory for a compute node https://review.opendev.org/c/openstack/tripleo-ansible/+/840509 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_bootstrap role to operating system install phase https://review.opendev.org/c/openstack/tripleo-ansible/+/840675 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_ssh_known_hosts role to OpenStack configure phase https://review.opendev.org/c/openstack/tripleo-ansible/+/840676 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_kernel role to operating system install phase https://review.opendev.org/c/openstack/tripleo-ansible/+/841795 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_podman role to operating system configure and install playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/841996 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_logrotate_crond role https://review.opendev.org/c/openstack/tripleo-ansible/+/841997 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_sshd role to operating system playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/842150 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add chrony role to operating system install, configure, and run playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/842224 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add tripleo_timezone role to operating system install and run playbooks https://review.opendev.org/c/openstack/tripleo-ansible/+/842234 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-ansible master: Add iscsid role to OpenStack install and run https://review.opendev.org/c/openstack/tripleo-ansible/+/842437 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_kernel standalone role for upgrade_tasks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/838507 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_iscsid standalone ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/838904 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_mysql_client standalone ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840322 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use standalone playbooks from tripleo-ansible https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840510 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use standalone bootstrap playbook from tripleo-ansible https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840674 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Move some tripleo_podman tasks to ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842005 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_logrotate_crond standalone ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842006 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Revert "Revert "Use tripleo_keystone role"" https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842438 | 21:48 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Updates for chrony role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842439 | 21:48 |
slagle | Tengu: we'll see if this fixes the volumes concatenation: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842438 | 21:50 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Revert "Revert "Use tripleo_keystone role"" https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842438 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_kernel standalone role for upgrade_tasks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/838507 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_iscsid standalone ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/838904 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_mysql_client standalone ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840322 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use standalone playbooks from tripleo-ansible https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840510 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use standalone bootstrap playbook from tripleo-ansible https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840674 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Move some tripleo_podman tasks to ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842005 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Use tripleo_logrotate_crond standalone ansible role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842006 | 22:00 |
opendevreview | James Slagle proposed openstack/tripleo-heat-templates master: Updates for chrony role https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842439 | 22:00 |
opendevreview | Steve Baker proposed openstack/openstack-virtual-baremetal stable/2.0: Explicitly support only centos-7 on the bmc host https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842441 | 22:02 |
opendevreview | Steve Baker proposed openstack/openstack-virtual-baremetal stable/2.0: Simplify bmc repo setup and installation https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842442 | 22:02 |
opendevreview | Steve Baker proposed openstack/openstack-virtual-baremetal stable/2.0: Add bmc host support for centos-9-stream https://review.opendev.org/c/openstack/openstack-virtual-baremetal/+/842443 | 22:02 |
*** rlandy is now known as rlandy|bbl | 22:11 | |
opendevreview | Merged openstack/tripleo-heat-templates master: Remove deprecated storage template and parameters https://review.opendev.org/c/openstack/tripleo-heat-templates/+/839358 | 22:19 |
*** dasm is now known as dasm|off | 22:32 | |
opendevreview | Brendan Shephard proposed openstack/tripleo-ansible master: Add update_tasks to tripleo_packages https://review.opendev.org/c/openstack/tripleo-ansible/+/838604 | 22:47 |
opendevreview | Steve Baker proposed openstack/tripleo-ansible stable/wallaby: Replace wait_for with wait_for_connection https://review.opendev.org/c/openstack/tripleo-ansible/+/842446 | 22:55 |
opendevreview | Brent Eagles proposed openstack/tripleo-ansible master: Designate: specify source address when using rndc https://review.opendev.org/c/openstack/tripleo-ansible/+/841456 | 23:07 |
opendevreview | Lewis Denny proposed openstack/tripleo-heat-templates master: Use tripleo_ovn standalone role for host_prep_tasks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842044 | 23:22 |
opendevreview | Yamato Tanaka proposed openstack/puppet-tripleo stable/train: HAProxy: enable forwardfor for all http endpoints https://review.opendev.org/c/openstack/puppet-tripleo/+/839350 | 23:37 |
tkajinam | if any core reviews are still around, may I get this reviewed https://review.opendev.org/c/openstack/puppet-tripleo/+/828447/ ? | 23:40 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!