opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Only specify nfsver for local Nova NFS backend https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842948 | 00:56 |
---|---|---|
opendevreview | Merged openstack/puppet-tripleo stable/train: [train-only] Fix certmonger QEMU key file data race https://review.opendev.org/c/openstack/puppet-tripleo/+/840904 | 01:12 |
opendevreview | Merged openstack/tripleo-ansible master: Supports nftables instead of iptables https://review.opendev.org/c/openstack/tripleo-ansible/+/841414 | 01:12 |
opendevreview | Merged openstack/tripleo-ansible master: Configure dracut multipath module for diskless nodes https://review.opendev.org/c/openstack/tripleo-ansible/+/830284 | 01:12 |
opendevreview | Merged openstack/python-tripleoclient master: Use node UUID for bridge_mapping agent check https://review.opendev.org/c/openstack/python-tripleoclient/+/834978 | 01:13 |
opendevreview | Merged openstack/python-tripleoclient master: update output path cli switch https://review.opendev.org/c/openstack/python-tripleoclient/+/842232 | 01:13 |
opendevreview | Merged openstack/tripleo-puppet-elements stable/victoria: Migrate from testr to stestr, disable auto discovery https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/835793 | 01:13 |
opendevreview | Merged openstack/puppet-tripleo master: Include octavia task_flow manifest for octavia services https://review.opendev.org/c/openstack/puppet-tripleo/+/820668 | 01:13 |
opendevreview | Merged openstack/puppet-tripleo master: Remove file ACL settings for ceph keyring https://review.opendev.org/c/openstack/puppet-tripleo/+/831093 | 01:13 |
opendevreview | Merged openstack/puppet-tripleo master: sshd: Remove unused implementation to set up MOTD/Banner https://review.opendev.org/c/openstack/puppet-tripleo/+/842857 | 01:13 |
opendevreview | Merged openstack/puppet-tripleo master: sshd: Allow customizing the ListenAddress option https://review.opendev.org/c/openstack/puppet-tripleo/+/842858 | 01:13 |
opendevreview | Merged openstack/puppet-tripleo master: Designate: Replace hiera by lookup https://review.opendev.org/c/openstack/puppet-tripleo/+/841183 | 01:13 |
opendevreview | Merged 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 | 01:13 |
*** rlandy|bbl is now known as rlandy | 01:23 | |
*** ysandeep|out is now known as ysandeep | 01:27 | |
*** rlandy is now known as rlandy|out | 01:31 | |
lecris[m] | bshephar: my struggles to get a minimum stack operational continue https://bugs.launchpad.net/tripleo/+bug/1975772... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/DtQVtFipMkHmpvXqcdwiICMX) | 02:15 |
bshephar | lecris[m]: Hey, I'm not familiar with the tripleo-validations project. But I reassigned that bug to that team for you. | 02:25 |
lecris[m] | Thanks, but how about the communication issue? | 02:26 |
lecris[m] | The setup is very simple according to the deployment guide using single_nic_vlans | 02:27 |
bshephar | The 504 error means that haproxy can't communicate with the backend service. You would need to check the logs for each of the services you are having an issue with | 02:31 |
lecris[m] | Thanks, I believe that is the root of the issues this time. Would that be the same issue as to why the port list shows all ports down? | 02:33 |
lecris[m] | I thought they would only be down in undercloud, but in overcloud they do not exist, so I think there's an issue there as well | 02:34 |
bshephar | The ports from the undercloud port list? They will always show as down | 02:35 |
bshephar | They should be configured on the overcloud nodes though. | 02:35 |
lecris[m] | `openstack port list` | 02:36 |
lecris[m] | Ok, so there's an issue with the deployment (node provision or overcloud deploy?) | 02:37 |
lecris[m] | I have run `--inflight-validations` and `--run-validations`, but an error was not produced | 02:38 |
bshephar | Like this for example: https://paste.opendev.org/show/bOv71X9tA9etKHScXIZU/ | 02:38 |
lecris[m] | That's to make it `Active`? | 02:39 |
bshephar | No, that just shows that the IP address is configured on the Controller node. | 02:39 |
bshephar | So I grepped for the IP address on the internalapi network from the undercloud neutron port list. Then used Ansible to check that the IP address was indeed configured on the controller | 02:40 |
lecris[m] | Got it, that is similar on my side as well. The ips are configured including virtual ips, but when I `openstack port list` on overcloud, it is blank, which I suppose is not the intended way | 02:42 |
lecris[m] | Except for external and ctlplane, none of the networks need any gateway or routes right? | 02:42 |
bshephar | Yeah, that would be because you haven't configured any VM's or anything on the overcloud right? | 02:43 |
lecris[m] | Shouldn't it include the stack nodes deployed by undercloud? | 02:44 |
bshephar | No they are two seperate OpenStack deployments. They don't share resources. | 02:45 |
lecris[m] | Ok, so they are only shown in `undercloud`, and they are supposed to show `DOWN` even if they are configured correctly | 02:45 |
bshephar | Yeah, that's correct. | 02:45 |
lecris[m] | Kay, thnx, so it should be mostly a haproxy issue this time | 02:47 |
bshephar | The note on this page explains why the ports are DOWN: https://docs.openstack.org/ironic/yoga/install/configure-networking.html | 02:47 |
lecris[m] | Probably more related to the containers being unhealthy | 02:47 |
bshephar | Yeah, if they are unhealthy, there is probably an error in the logs for those services | 02:49 |
*** ysandeep is now known as ysandeep|afk | 02:50 | |
lecris[m] | Kay, back to debugging | 02:50 |
opendevreview | Rajesh Tailor proposed openstack/tripleo-ansible master: Add tripleo_nova_migration_target role https://review.opendev.org/c/openstack/tripleo-ansible/+/843269 | 03:40 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Add missing cert generation tasks to glance-api https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841743 | 03:42 |
opendevreview | Merged openstack/tripleo-heat-templates stable/train: Allow partial override about SshServerOptions https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841829 | 03:42 |
opendevreview | Merged openstack/os-net-config master: Format json output properly https://review.opendev.org/c/openstack/os-net-config/+/841830 | 03:42 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Stop generating certificate requests for disabled networks https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841930 | 03:42 |
opendevreview | Merged openstack/diskimage-builder master: Check and mount boot volume for data extraction with nouuid https://review.opendev.org/c/openstack/diskimage-builder/+/843297 | 03:55 |
opendevreview | Steve Baker proposed openstack/tripleo-ci master: Don't override ovb branch in base jobs https://review.opendev.org/c/openstack/tripleo-ci/+/843374 | 03:57 |
opendevreview | Merged openstack/python-tripleoclient master: Improved test coverage for tripleo validator https://review.opendev.org/c/openstack/python-tripleoclient/+/839509 | 04:17 |
*** tkajinam_ is now known as tkajinam | 05:11 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Auditd: Replace hiera by lookup https://review.opendev.org/c/openstack/puppet-tripleo/+/843379 | 05:19 |
opendevreview | Merged openstack/tripleo-ansible stable/wallaby: Use instance_info.display_name for existing hostname matching https://review.opendev.org/c/openstack/tripleo-ansible/+/842434 | 05:19 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Vpp: Replace hiera by lookup https://review.opendev.org/c/openstack/puppet-tripleo/+/843380 | 05:20 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Nova: Replace hiera by lookup https://review.opendev.org/c/openstack/puppet-tripleo/+/843382 | 05:28 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Nova: Replace hiera by lookup https://review.opendev.org/c/openstack/puppet-tripleo/+/843382 | 05:36 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: nova-conductor: Fix wrong bootstrap node hieradata used https://review.opendev.org/c/openstack/puppet-tripleo/+/843383 | 05:36 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo master: Remove reference to unused hieradata keys https://review.opendev.org/c/openstack/puppet-tripleo/+/831779 | 05:39 |
opendevreview | Takashi Kajinami proposed openstack/os-net-config stable/wallaby: Format json output properly https://review.opendev.org/c/openstack/os-net-config/+/843390 | 05:41 |
opendevreview | Takashi Kajinami proposed openstack/os-net-config stable/victoria: Format json output properly https://review.opendev.org/c/openstack/os-net-config/+/843384 | 05:45 |
opendevreview | Takashi Kajinami proposed openstack/os-net-config stable/train: Format json output properly https://review.opendev.org/c/openstack/os-net-config/+/843385 | 05:46 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo stable/train: Train-only: ptp: parse json output https://review.opendev.org/c/openstack/puppet-tripleo/+/843386 | 06:07 |
lecris[m] | What does this mean?... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/YSOZprNVdWjqbrTzenZlJnPp) | 06:28 |
jm1 | Tengu: good morning :) | 06:31 |
jm1 | Tengu: you really dont like answering mails, do you? XD | 06:32 |
jm1 | Tengu: TripleO Ansible refers to Ansible OpenStack collection here: https://opendev.org/openstack/tripleo-ansible/src/branch/master/tripleo_ansible/ansible-collections-requirements.yml | 06:33 |
jm1 | Tengu: It is used in tox.ini to install the collection for linters etc. Should we add a "version: stable/1.0.0" here for older releases such as Wallaby? | 06:33 |
Tengu | jm1: off today + tomorrow. But you got an answer from cloudnull didn't you? | 06:46 |
jm1 | Tengu: ok, then ignore my question :D Have a nice long weekend! (cloudnull send me his irc nickname, so i guess he does not like mail as well. only reason why i chose mail was that it allows for async communication) | 06:50 |
Tengu | ^^ | 06:52 |
opendevreview | Merged openstack/tripleo-heat-templates master: Drop removed tripleo::firewall parameters https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841751 | 06:57 |
lecris[m] | Quick question, doesn't tripleo deploy a local dns, or do I have to manage that separately? | 07:08 |
bshephar | lecris[m]: No, we don't deploy a dns server. We just update /etc/hosts on each node | 07:11 |
*** bshephar is now known as bshephar|afk | 07:11 | |
lecris[m] | Hmm, i'll try again with the defaults `localdomain` | 07:12 |
lecris[m] | `Connection failed: failed to resolve broker hostname (retrying in 1.0 seconds): OSError: failed to resolve broker hostname` | 07:12 |
lecris[m] | I suspect that this is because I put custom domains without a proper dns server | 07:13 |
lecris[m] | I saw that `dhcp_domain` for example is empty on `nova` | 07:13 |
lecris[m] | Also, why is `profile` option in `overcloud_baremetal_deployment` said to be deprecated? I can't find an alternative except for using `name`, but that also changes `hostname` which I want to avoid | 07:16 |
opendevreview | Jakob Meng proposed openstack/tripleo-quickstart master: Install collections from gated repos after we install from requirements https://review.opendev.org/c/openstack/tripleo-quickstart/+/843226 | 07:32 |
*** ykarel_ is now known as ykarel | 07:33 | |
*** ysandeep|rover is now known as ysandeep|rover|lunch | 07:35 | |
lecris[m] | Another question still, why is TLS supported only/mainly via FreeIPA? Why not run it simply via ACME? | 07:57 |
lecris[m] | I.e. setting up a self-hosted ACME CA server is much easier, e.g. using smallstep server | 07:58 |
lecris[m] | bshephar: Indeed my previous issue was either or both:... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/WpzoZrbzFKwWjyYpBuQENAsj) | 08:55 |
lecris[m] | * bshephar: Indeed my previous issue was either or both:... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/WMHAqkykyMKGyiMySZoFwdwY) | 08:55 |
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 | 09:10 |
*** ysandeep|rover|lunch is now known as ysandeep|rover | 09:23 | |
opendevreview | Juan Larriba proposed openstack/python-tripleoclient master: Enable snapshots on the CLI https://review.opendev.org/c/openstack/python-tripleoclient/+/841573 | 09:43 |
opendevreview | Merged openstack/tripleo-heat-templates stable/wallaby: Switch to stestr https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841375 | 09:46 |
*** rlandy|out is now known as rlandy | 10:27 | |
*** carloss_ is now known as carloss | 10:31 | |
opendevreview | Rajesh Tailor proposed openstack/tripleo-ansible master: Add tripleo_nova_migration_target role https://review.opendev.org/c/openstack/tripleo-ansible/+/843269 | 11:02 |
*** dviroel_ is now known as dviroel | 11:17 | |
*** bogdando_ is now known as bogdando | 11:20 | |
*** ysandeep|rover is now known as ysandeep|rover|break | 11:44 | |
opendevreview | Merged openstack/puppet-tripleo stable/train: HAProxy: enable forwardfor for all http endpoints https://review.opendev.org/c/openstack/puppet-tripleo/+/839350 | 12:07 |
opendevreview | Merged openstack/tripleo-ansible master: Ensure we create correct job names with role-addition.yml https://review.opendev.org/c/openstack/tripleo-ansible/+/843101 | 12:11 |
*** fultonj1 is now known as fultonj | 12:31 | |
*** ysandeep|rover|break is now known as ysandeep|rover | 12:36 | |
*** mnaser_ is now known as mnaser | 12:41 | |
opendevreview | Jiri Podivin proposed openstack/validations-libs master: Expanding parser actions to allow for multiple key-value pairs https://review.opendev.org/c/openstack/validations-libs/+/817717 | 12:59 |
opendevreview | David Hill proposed openstack/ansible-role-redhat-subscription master: Allow operators to update package after registration https://review.opendev.org/c/openstack/ansible-role-redhat-subscription/+/843458 | 13:06 |
cloudnull | Mornings. | 13:17 |
cloudnull | jm1 Tengu what’s up? I’m missing some context ? | 13:19 |
jm1 | cloudnull: hey hey :) we were talking you and Tengu loving ancient irc tech more than even more ancient mail tech ^^ | 13:20 |
jm1 | cloudnull: jokes aside, i am trying to figureing out where Ansible OpenStack collection is used in TripleO Ansible and what we should change to prevent it from breaking down when OpenStack SDK 1.0.0 hits Zed | 13:22 |
jm1 | cloudnull: but maybe we can talk about that tomorrow or next week with Tengu. today we have a public holiday | 13:24 |
cloudnull | sure, lets sync tuesday next week ? | 13:27 |
cloudnull | as for where tripleo-ansible is using it, we're pulling it in via galaxy within our gate jobs. | 13:27 |
cloudnull | I mentioned on that mail thread that we should probably set a constraint for our stable branches so that we're not breaking those jobs, however, I think master should always run HEAD | 13:28 |
cloudnull | if it breaks when sdk 1 is fully integrated, we'll fix it. | 13:29 |
cloudnull | its a good litmus test and the jobs are pretty easy to fix as needed | 13:29 |
jm1 | cloudnull: yes, cool! any specific time on tuesday? | 13:32 |
cloudnull | Whenever works for me. | 13:34 |
jm1 | cloudnull: ack, send you a invitation. Thanks :) | 13:37 |
*** bogdando_ is now known as bogdando | 13:40 | |
opendevreview | Jiri Podivin proposed openstack/validations-libs master: Man pages compatibility https://review.opendev.org/c/openstack/validations-libs/+/843464 | 13:44 |
cloudnull | jm1++ | 13:44 |
*** artom_ is now known as artom | 14:04 | |
opendevreview | Merged openstack/tripleo-heat-templates master: Clean up removed services from undercloud environment https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842035 | 14:19 |
*** bhagyashris is now known as bhagyashris|ruck | 14:22 | |
*** ysandeep|rover is now known as ysandeep|dinner | 14:27 | |
opendevreview | Jiri Podivin proposed openstack/validations-libs master: Man pages compatibility https://review.opendev.org/c/openstack/validations-libs/+/843464 | 14:28 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove Keystone and Memcache from Undercloud https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843473 | 14:34 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove Keystone and Memcache from Undercloud https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843473 | 14:38 |
opendevreview | Takashi Kajinami proposed openstack/python-tripleoclient master: Remove leftover of minion https://review.opendev.org/c/openstack/python-tripleoclient/+/843475 | 14:44 |
*** ysandeep|dinner is now known as ysandeep | 14:50 | |
opendevreview | Takashi Kajinami proposed openstack/tripleo-docs master: Ephemral Heat: Ensure OS_CLOUD is cleared https://review.opendev.org/c/openstack/tripleo-docs/+/842910 | 14:51 |
opendevreview | Takashi Kajinami proposed openstack/python-tripleoclient master: Replace simplejson by built-in json https://review.opendev.org/c/openstack/python-tripleoclient/+/843479 | 15:00 |
*** marios is now known as marios|out | 15:44 | |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Remove Keystone and Memcache from Undercloud https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843473 | 15:52 |
*** frenzyfriday|ruck is now known as frenzy_friday | 15:54 | |
*** ysandeep is now known as ysandeep|out | 16:06 | |
*** dkehn_ is now known as dkehn | 16:08 | |
opendevreview | Rafael Castillo proposed openstack/tripleo-quickstart master: Condition a-o-c version on release https://review.opendev.org/c/openstack/tripleo-quickstart/+/843497 | 16:17 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Fix nova_libvirt references for modular libvirt https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843158 | 16:18 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-heat-templates master: Fix service dependency on libvirt daemons https://review.opendev.org/c/openstack/tripleo-heat-templates/+/839311 | 16:19 |
opendevreview | Rafael Castillo proposed openstack/tripleo-quickstart master: Condition ansible-collections-openstack version on release https://review.opendev.org/c/openstack/tripleo-quickstart/+/843497 | 16:28 |
opendevreview | Merged openstack/tripleo-puppet-elements stable/wallaby: Remove support for Midonet plugin https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/840397 | 16:34 |
opendevreview | Merged openstack/tripleo-puppet-elements stable/wallaby: Wallaby-only: Remove unused puppet modules https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/840400 | 16:35 |
opendevreview | Alan Bishop proposed openstack/tripleo-heat-templates stable/wallaby: Disable crl file in non-pacemaker haproxy too https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843510 | 16:37 |
opendevreview | Douglas Viroel proposed openstack/tripleo-common master: Update ceph daemon image pull registry https://review.opendev.org/c/openstack/tripleo-common/+/843508 | 17:13 |
opendevreview | Douglas Viroel proposed openstack/tripleo-heat-templates stable/wallaby: DNM - Testing ceph daemon registry update https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841513 | 17:48 |
opendevreview | Douglas Viroel proposed openstack/tripleo-heat-templates master: DNM - Testing ceph daemon registry update https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843537 | 17:51 |
opendevreview | Takashi Kajinami proposed openstack/puppet-tripleo stable/train: Train-only: ptp: parse json output https://review.opendev.org/c/openstack/puppet-tripleo/+/843386 | 17:58 |
opendevreview | Merged openstack/diskimage-builder master: Ensure passwd is installed on RH and derivatives https://review.opendev.org/c/openstack/diskimage-builder/+/840352 | 18:03 |
*** fultonj1 is now known as fultonj | 18:07 | |
opendevreview | John Fulton proposed openstack/tripleo-ansible master: Do not set Ceph network options in assimilate_ceph.conf https://review.opendev.org/c/openstack/tripleo-ansible/+/843265 | 20:00 |
opendevreview | John Fulton proposed openstack/tripleo-heat-templates master: Test setting ceph network paramters out side of ceph.conf https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843544 | 20:13 |
opendevreview | James Slagle proposed openstack/python-tripleoclient master: Add GlobalConfig to saved stack outputs https://review.opendev.org/c/openstack/python-tripleoclient/+/843545 | 20:23 |
*** dviroel is now known as dviroel|out | 21:00 | |
opendevreview | Merged openstack/tripleo-heat-templates master: Horizon: Fix missing firewall rule for ssl backend https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841580 | 21:01 |
*** rlandy is now known as rlandy|biab | 21:23 | |
opendevreview | Merged openstack/tripleo-quickstart master: Testing tempest tests for intergration/component jobs https://review.opendev.org/c/openstack/tripleo-quickstart/+/842531 | 21:37 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!