opendevreview | Takashi Kajinami proposed openstack/puppet-openstack-integration master: Remove unused puppet-staging https://review.opendev.org/c/openstack/puppet-openstack-integration/+/833696 | 00:16 |
---|---|---|
opendevreview | Harald Jensås proposed openstack/puppet-openstacklib master: Add inet6_prefix_any function https://review.opendev.org/c/openstack/puppet-openstacklib/+/833700 | 01:34 |
opendevreview | Harald Jensås proposed openstack/puppet-keystone master: Add param $memcached_ipv6 in resource/authtoken.pp https://review.opendev.org/c/openstack/puppet-keystone/+/833701 | 01:34 |
opendevreview | Harald Jensås proposed openstack/puppet-aodh master: Add $memcached_ipv6 in keystone/authtoken.pp https://review.opendev.org/c/openstack/puppet-aodh/+/833702 | 01:35 |
opendevreview | Harald Jensås proposed openstack/puppet-barbican master: Add $memcached_ipv6 in keystone/authtoken.pp https://review.opendev.org/c/openstack/puppet-barbican/+/833703 | 01:35 |
opendevreview | Harald Jensås proposed openstack/puppet-cinder master: Add $memcached_ipv6 in keytone/authtoken.pp https://review.opendev.org/c/openstack/puppet-cinder/+/833704 | 01:35 |
*** ysandeep|out is now known as ysandeep | 05:44 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-horizon master: Remove unused variable definition https://review.opendev.org/c/openstack/puppet-horizon/+/833721 | 06:05 |
opendevreview | Harald Jensås proposed openstack/puppet-openstacklib master: Add inet6_prefix_any function https://review.opendev.org/c/openstack/puppet-openstacklib/+/833700 | 07:38 |
*** amoralej|off is now known as amoralej | 07:54 | |
*** ysandeep is now known as ysandeep|mtg | 08:08 | |
*** jpena|off is now known as jpena | 08:38 | |
opendevreview | Harald Jensås proposed openstack/puppet-openstacklib master: Add inet6_prefix_any function https://review.opendev.org/c/openstack/puppet-openstacklib/+/833700 | 08:59 |
opendevreview | Harald Jensås proposed openstack/puppet-openstacklib master: Add inet6_prefix_any function https://review.opendev.org/c/openstack/puppet-openstacklib/+/833700 | 09:17 |
*** ysandeep|mtg is now known as ysandeep | 09:22 | |
*** ysandeep is now known as ysandeep|afk | 09:51 | |
*** ysandeep|afk is now known as ysandeep | 10:54 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-openstacklib master: WIP: Ensure inet6 prefix even if hostname is used https://review.opendev.org/c/openstack/puppet-openstacklib/+/833773 | 12:07 |
amoralej | tkajinam, i need your help :( | 12:30 |
amoralej | all our packstack scenarios are failing when trying to create nova flavors | 12:30 |
amoralej | i guess it's related to https://github.com/openstack/puppet-nova/commit/5470dff43027873b849612fb17028e2e4866203a | 12:30 |
amoralej | https://logserver.rdoproject.org/openstack-periodic-integration-main/review.rdoproject.org/rdoinfo/master/weirdo-yoga-promote-packstack-scenario003-centos-stream-9/78f3a58/logs/weirdo-project/logs/latest/manifests/38.102.83.170_controller.pp.log.txt.gz | 12:31 |
amoralej | [0;36mDebug: Puppet::Type::Nova_flavor::ProviderOpenstack: Non-fatal error: 'Execution of '/usr/bin/openstack flavor list --quiet --format csv --long --all' returned 1: public endpoint for compute service in RegionOne region not found'. Retrying for 168 more seconds[0m | 12:31 |
amoralej | i've reproduced it locally and i see the endpoint created | 12:32 |
amoralej | actually, after failing, i try to run a basic manifest just creating a nova_flavor and it works | 12:32 |
amoralej | i've been able to reproduce it out of packstack ... | 12:58 |
*** amoralej is now known as amoralej|lunch | 13:14 | |
opendevreview | Harald Jensås proposed openstack/puppet-openstacklib master: Add inet6_prefix_any function https://review.opendev.org/c/openstack/puppet-openstacklib/+/833700 | 13:17 |
*** amoralej|lunch is now known as amoralej | 14:13 | |
tkajinam | amoralej, checking | 14:23 |
amoralej | tkajinam, https://paste.centos.org/view/8e2b49eb | 14:24 |
amoralej | out of packstack deployment | 14:24 |
amoralej | if i use keystonerc file | 14:25 |
amoralej | it works | 14:25 |
tkajinam | amoralej, what happens if you use OS_CLOUD=project | 14:25 |
tkajinam | instead of OS_CLOUD=system | 14:25 |
amoralej | maybe i'm missing something about system-scope | 14:25 |
amoralej | yep | 14:25 |
amoralej | it works with project | 14:26 |
amoralej | do i need to do something special during the deployment to enable system-scope? | 14:26 |
tkajinam | amoralej, may I ask output of "openstack role assignment list --names" | 14:26 |
tkajinam | with project | 14:26 |
amoralej | tkajinam, https://paste.centos.org/view/8f2968e3 | 14:27 |
tkajinam | ok | 14:28 |
tkajinam | so it has system admin role created as expected. it is created by bootstrap and I see the class is included. | 14:28 |
tkajinam | hmm | 14:28 |
*** ysandeep is now known as ysandeep|dinner | 14:37 | |
tkajinam | amoralej, can you list endpoints with OS_CLOUD=system ? | 14:39 |
amoralej | tkajinam, https://paste.centos.org/view/7fad67b5 | 14:40 |
tkajinam | umm.that's quite strage | 14:42 |
tkajinam | strange | 14:42 |
tkajinam | can I login to that env by any chance ? | 14:42 |
amoralej | tkajinam, btw we may need to disable sahara from p-o-i https://storyboard.openstack.org/#!/story/2009921 | 15:33 |
tkajinam | amoralej, ack | 15:35 |
amoralej | actually we have two p-o-i scenarios failingin puppet promotion pipeline | 15:36 |
amoralej | i'm debuggin it | 15:36 |
tkajinam | I would not blame on that removal because the removed parameter was removed a looooong ago... but it actually killed multiple multiple projects :-P | 15:36 |
tkajinam | the removed parameter was *deprecated* | 15:36 |
tkajinam | I mean | 15:36 |
amoralej | yes, i got it | 15:37 |
amoralej | actually we could fix a couple of projects by patching in distgits | 15:37 |
amoralej | but this one is too much for us | 15:37 |
tkajinam | yeah | 15:37 |
tkajinam | as far as I remember I fixed heat, mistral, masakari, designate and octavia. I hope sahara is the last one :-( | 15:38 |
amoralej | wow | 15:39 |
opendevreview | Takashi Kajinami proposed openstack/puppet-openstacklib master: WIP: Ensure inet6 prefix even if hostname is used https://review.opendev.org/c/openstack/puppet-openstacklib/+/833773 | 15:49 |
*** ysandeep|dinner is now known as ysandeep | 15:49 | |
tkajinam | amoralej, so https://review.opendev.org/c/x/packstack/+/833764/ fixed the job \o/ | 16:54 |
amoralej | yup \o/ | 16:55 |
amoralej | thanks a bunch tkajinam++ | 16:55 |
tkajinam | amoralej++ my pleasure :-) | 16:56 |
*** ysandeep is now known as ysandeep|out | 16:58 | |
*** jpena is now known as jpena|off | 17:14 | |
opendevreview | Goutham Pacha Ravi proposed openstack/puppet-manila stable/train: Add support for PowerMax driver https://review.opendev.org/c/openstack/puppet-manila/+/832703 | 17:58 |
opendevreview | Goutham Pacha Ravi proposed openstack/puppet-manila stable/train: Add support for PowerMax driver https://review.opendev.org/c/openstack/puppet-manila/+/832703 | 17:59 |
*** amoralej is now known as amoralej|off | 18:03 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!