*** zhanglong has joined #openstack-kolla | 00:10 | |
*** negronjl has quit IRC | 00:29 | |
*** negronjl has joined #openstack-kolla | 00:32 | |
*** zhanglong has quit IRC | 00:53 | |
*** zhanglong has joined #openstack-kolla | 00:55 | |
*** dosaboy has quit IRC | 01:50 | |
*** dosaboy has joined #openstack-kolla | 01:59 | |
*** zhanglong has quit IRC | 02:35 | |
*** zhanglong has joined #openstack-kolla | 02:39 | |
*** k_mouza has joined #openstack-kolla | 03:08 | |
*** zhanglong has quit IRC | 03:11 | |
*** k_mouza has quit IRC | 03:13 | |
*** zhanglong has joined #openstack-kolla | 03:14 | |
*** k_mouza has joined #openstack-kolla | 03:47 | |
*** k_mouza has quit IRC | 03:52 | |
*** k_mouza has joined #openstack-kolla | 04:17 | |
*** k_mouza has quit IRC | 04:21 | |
*** skramaja has joined #openstack-kolla | 04:30 | |
*** evrardjp has quit IRC | 05:34 | |
*** evrardjp has joined #openstack-kolla | 05:34 | |
*** sri_ has joined #openstack-kolla | 05:47 | |
*** cah_link has joined #openstack-kolla | 05:53 | |
sri_ | Morning | 05:53 |
---|---|---|
*** cah_link has quit IRC | 05:57 | |
*** shyamb has joined #openstack-kolla | 06:24 | |
yoctozepto | morning | 06:32 |
*** zhanglong has quit IRC | 06:43 | |
*** zhanglong has joined #openstack-kolla | 06:45 | |
*** jbadiapa has joined #openstack-kolla | 07:09 | |
*** zhanglong has quit IRC | 07:24 | |
*** cah_link has joined #openstack-kolla | 07:25 | |
*** shyamb has quit IRC | 07:26 | |
*** shyamb has joined #openstack-kolla | 07:33 | |
hrw | morning | 07:36 |
hrw | yoctozepto: so what we are going to do with oslo.config backports? | 07:36 |
hrw | keep users with broken stuff or just merge simple fix? | 07:37 |
yoctozepto | hrw: we be backporting :D | 07:37 |
yoctozepto | the fix is trivial so is best applied | 07:37 |
hrw | so give +2 to them | 07:37 |
yoctozepto | sorry, I just forgot | 07:37 |
yoctozepto | future-wise it seems necessary to test with and without u-c applied in Zuul | 07:38 |
hrw | when vmixor asked me about backporting I had 'but thats just master bug' and then it was 'o fuck' | 07:38 |
yoctozepto | and then also add something to docs | 07:38 |
yoctozepto | hrw: yeah, me too; though later... | 07:38 |
hrw | yoctozepto: and/or add '<next.release' into requirements.txt | 07:38 |
yoctozepto | though it's a bit of pain to keep it with all deps ;p | 07:39 |
hrw | not that we have so many of them | 07:39 |
hrw | oslo.config and oslo.utils are probably the only one matter | 07:40 |
yoctozepto | yeah, probably | 07:40 |
yoctozepto | and off it goes | 07:42 |
yoctozepto | and now this bifrost | 07:42 |
yoctozepto | problem not solved yet | 07:42 |
yoctozepto | need to disable building | 07:43 |
yoctozepto | unless mgoddard, rpittau|afk and/or TheJulia manage to fix bifrost on ubuntu soon enough | 07:44 |
hrw | disable that ... | 07:45 |
hrw | . | 07:45 |
yoctozepto | yeah, proposing that for now ... | 07:45 |
*** shyamb has quit IRC | 07:47 | |
hrw | hm. I went down to 10 patches... | 07:47 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: To-revert: Temporarily disable Ubuntu bifrost image building https://review.opendev.org/703336 | 07:51 |
*** rpittau|afk is now known as rpittau | 07:51 | |
*** zhanglong has joined #openstack-kolla | 08:00 | |
hrw | +2 | 08:08 |
hrw | bbl | 08:08 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Revert "Debian/source: do not force tag in build jobs" https://review.opendev.org/703252 | 08:17 |
*** zhanglong has quit IRC | 08:18 | |
*** zhanglong has joined #openstack-kolla | 08:21 | |
mgoddard | morning | 08:24 |
mgoddard | yoctozepto: I believe it's just barbican currently | 08:24 |
mgoddard | I'll be out today and tomorrow all, back on Weds | 08:24 |
yoctozepto | mgoddard: barbican? you mean failure in bifrost? | 08:25 |
yoctozepto | mgoddard: have fun! | 08:25 |
mgoddard | yoctozepto: I meant uwsgi | 08:25 |
yoctozepto | mgoddard: ah, right, thanks :-) | 08:26 |
mgoddard | hrw: if oslo.config causes a problem for users, ignore my -1 :) | 08:27 |
mgoddard | but we should change our documentation to use UC | 08:28 |
*** gfidente has joined #openstack-kolla | 08:31 | |
mnasiadka | morning | 08:34 |
*** shyamb has joined #openstack-kolla | 08:53 | |
*** ricolin has quit IRC | 09:04 | |
*** ricolin has joined #openstack-kolla | 09:15 | |
*** k_mouza has joined #openstack-kolla | 09:18 | |
*** dougsz has joined #openstack-kolla | 09:20 | |
hrw | mgoddard: I ignored your -1 | 09:24 |
hrw | mgoddard: no, we should change code | 09:24 |
hrw | 'git clone kolla; pip install -r requirements.txt' and go! | 09:24 |
yoctozepto | and break from time to time | 09:25 |
mgoddard | hrw: we are listed as being included in upper constraints | 09:25 |
hrw | mgoddard: not 'git clone kolla;git clone requirements; cd kolla; pip install -r requirements.txt -some-other-switch ../requirements/somefile' | 09:25 |
yoctozepto | docs need changing too so users are aware a pin is nice to try | 09:25 |
mgoddard | we should either stick to that or remove ourselves | 09:25 |
mgoddard | hrw: you don't need to clone requirements | 09:26 |
mgoddard | https://releases.openstack.org/constraints/upper/<releae> | 09:27 |
hrw | Now the total cluster is 8 nodes, available VCPU is 44*8. And 17TB Ceph | 09:27 |
hrw | based storage cluster. Totally dedicated for OpenStack CI. | 09:27 |
hrw | new arm64 nodes are coming ;D | 09:27 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: CI: Fix symlinks to failed logs https://review.opendev.org/702620 | 09:30 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: CI: Fix symlinks to failed logs https://review.opendev.org/702620 | 09:30 |
hrw | hm. debian failed | 09:30 |
openstackgerrit | Merged openstack/kolla stable/train: config: make kolla work with oslo.config 7.0.0+ https://review.opendev.org/703071 | 09:30 |
yoctozepto | mnasiadka: happy now? | 09:30 |
mnasiadka | yoctozepto: seems so | 09:32 |
yoctozepto | stein fried now | 09:35 |
yoctozepto | INFO:kolla.common.utils.neutron-base:[91mERROR: Package 'vmware-nsx' requires a different Python: 2.7.17 not in '>=3.6' | 09:35 |
yoctozepto | &^@#%^%@# | 09:36 |
hrw | yoctozepto: no u-c for it? | 09:36 |
yoctozepto | hrw: I wonder why it tries it in the first place since pip should be that smart already | 09:37 |
hrw | yoctozepto: do horizon/neutron magic again | 09:37 |
yoctozepto | INFO:kolla.common.utils.neutron-base:Processing /plugins/vmware-nsx-15.0.1.dev95 | 09:37 |
hrw | yoctozepto: remind setuptools? | 09:37 |
yoctozepto | ah, we did it to ourselves | 09:37 |
*** shyamb has quit IRC | 09:37 | |
yoctozepto | hrw: that was infra wheels unmetadated | 09:37 |
yoctozepto | now, we to blam | 09:38 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Debian: ceph-osd wants smartmontools from backports https://review.opendev.org/703349 | 09:38 |
yoctozepto | 'neutron-base-plugin-vmware-nsx': { | 09:38 |
yoctozepto | 'type': 'url', | 09:38 |
yoctozepto | 'location': ('$tarballs_base/vmware-nsx/' | 09:38 |
yoctozepto | 'vmware-nsx-master.tar.gz')}, | 09:38 |
yoctozepto | doh | 09:38 |
hrw | having Debian in CI helps so much ;) | 09:38 |
yoctozepto | hrw: how? | 09:39 |
hrw | yoctozepto: do they even do releases of it? | 09:39 |
hrw | yoctozepto: I do not remember when last time I run whole Debian run locally. CI catches simple bugs now | 09:39 |
yoctozepto | hrw: yeah, it does | 09:40 |
yoctozepto | hrw: they do release | 09:40 |
yoctozepto | and they also have stable branches | 09:40 |
mnasiadka | vmware-nsx? wonder if there's anybody actively maintaining it, or just a couple of patches each cycle | 09:42 |
yoctozepto | WARNING:__main__:Can not find vmware-nsx project release | 09:42 |
yoctozepto | odd, it is released, probably outside the flow | 09:42 |
yoctozepto | let me see that | 09:42 |
yoctozepto | yeah, they release outside | 09:43 |
yoctozepto | poor fellas | 09:43 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/stein: [stein] Bump versions and pin vmware-nsx https://review.opendev.org/703351 | 09:47 |
yoctozepto | probably nobody uses kolla with it | 09:47 |
yoctozepto | so no complaints :D | 09:47 |
hrw | +2 | 09:47 |
mnasiadka | yoctozepto: if nobody uses kolla with it, then let's deprecate the kolla-ansible part :) | 09:49 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/train: [train] Bump versions https://review.opendev.org/703353 | 09:49 |
yoctozepto | mnasiadka: as if I heard myself :-) | 09:49 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/rocky: [rocky] Bump versions https://review.opendev.org/703354 | 09:50 |
yoctozepto | wondering why it does not fail on master | 09:51 |
yoctozepto | 'neutron-base-plugin-vmware-nsx': { | 09:51 |
yoctozepto | 'type': 'url', | 09:51 |
yoctozepto | 'location': ('$tarballs_base/vmware-nsx/' | 09:51 |
yoctozepto | 'vmware-nsx-${openstack_branch}.tar.gz')}, | 09:51 |
yoctozepto | with c7 | 09:51 |
yoctozepto | but we have a nice mechanism in there | 09:51 |
yoctozepto | :D | 09:51 |
*** shyamb has joined #openstack-kolla | 09:51 | |
hrw | yoctozepto: as you know where vmware-nsx do releases can you patch tools/version-check.py to mark is as not releases like normal openstack stuff/ | 09:52 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Add note about vmware-nsx to version-check https://review.opendev.org/703357 | 09:58 |
yoctozepto | I am afraid other "master" projects will follow the path of doom | 10:02 |
*** shyamb has quit IRC | 10:10 | |
*** ivve has joined #openstack-kolla | 10:15 | |
*** zhanglong has quit IRC | 10:19 | |
mnasiadka | yoctozepto: don't overreact :) | 10:35 |
openstackgerrit | Dincer Celik proposed openstack/kolla master: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703364 | 10:36 |
*** shyamb has joined #openstack-kolla | 10:36 | |
*** gfidente has quit IRC | 10:38 | |
*** k_mouza has quit IRC | 10:39 | |
openstackgerrit | Dincer Celik proposed openstack/kolla master: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703364 | 10:39 |
yoctozepto | mnasiadka: why not | 10:40 |
*** gfidente has joined #openstack-kolla | 10:41 | |
*** k_mouza has joined #openstack-kolla | 10:42 | |
*** ricolin has quit IRC | 10:55 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/stein: config: make kolla work with oslo.config 7.0.0+ https://review.opendev.org/703078 | 11:02 |
*** shyamb has quit IRC | 11:17 | |
*** rpittau is now known as rpittau|bbl | 11:20 | |
yoctozepto | mnasiadka, osmanlicilegi: https://review.opendev.org/703351 | 11:20 |
patchbot | patch 703351 - kolla (stable/stein) - [stein] Bump versions and pin vmware-nsx - 1 patch set | 11:20 |
mnasiadka | yoctozepto: should we have the vmware-nsx pin somewhere in release docs, like remember to pin weird projects like vmware-nsx? :D | 11:21 |
yoctozepto | mnasiadka: https://review.opendev.org/#/c/703357/ | 11:22 |
patchbot | patch 703357 - kolla - Add note about vmware-nsx to version-check - 1 patch set | 11:22 |
yoctozepto | or keep it old and see if anyone cares :D | 11:22 |
*** k_mouza has quit IRC | 11:29 | |
*** numans_ has joined #openstack-kolla | 11:29 | |
openstackgerrit | Merged openstack/kolla master: To-revert: Temporarily disable Ubuntu bifrost image building https://review.opendev.org/703336 | 11:30 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Debian: ceph-osd wants smartmontools from backports https://review.opendev.org/703349 | 11:33 |
hrw | on top of master | 11:34 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Debian: ceph-osd wants smartmontools from backports https://review.opendev.org/703349 | 11:36 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703364 | 11:36 |
*** shyamb has joined #openstack-kolla | 11:37 | |
yoctozepto | hrw, osmanlicilegi: I had to stack these so they don't remain failing ^ | 11:37 |
yoctozepto | first is debian fix in general | 11:37 |
yoctozepto | then hrw's to build ceph properly | 11:37 |
yoctozepto | then expirer | 11:37 |
hrw | yoctozepto: once in gerrit, project can do what they can with patches | 11:37 |
yoctozepto | hrw: I felt you would say that; let me be nice and explain :D | 11:38 |
hrw | D: | 11:38 |
yoctozepto | mnasiadka, osmanlicilegi: https://review.opendev.org/703349 | 11:39 |
patchbot | patch 703349 - kolla - Debian: ceph-osd wants smartmontools from backports - 3 patch sets | 11:39 |
yoctozepto | and then just recheck, recheck, recheck :-) | 11:39 |
* hrw -> food | 11:41 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Add note about vmware-nsx to version-check https://review.opendev.org/703357 | 11:51 |
yoctozepto | mnasiadka, hrw, osmanlicilegi: https://review.opendev.org/703231 (nice to get overview of what we test) | 11:59 |
patchbot | patch 703231 - kolla-ansible - CI: Refactor base jobs - 2 patch sets | 11:59 |
osmanlicilegi | yoctozepto: I was out for an education today. let me read what I missed. | 12:06 |
*** k_mouza has joined #openstack-kolla | 12:09 | |
*** hjensas has joined #openstack-kolla | 12:18 | |
openstackgerrit | Merged openstack/kolla stable/stein: [stein] Bump versions and pin vmware-nsx https://review.opendev.org/703351 | 12:20 |
openstackgerrit | Dincer Celik proposed openstack/kolla master: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703364 | 12:21 |
*** Luzi has joined #openstack-kolla | 12:23 | |
*** shyam89 has joined #openstack-kolla | 12:27 | |
*** shyamb has quit IRC | 12:27 | |
*** niedbalski has quit IRC | 12:27 | |
*** stokvis has quit IRC | 12:27 | |
*** niedbalski has joined #openstack-kolla | 12:27 | |
*** tonythomas has joined #openstack-kolla | 12:39 | |
openstackgerrit | Merged openstack/kolla stable/rocky: config: make kolla work with oslo.config 7.0.0+ https://review.opendev.org/703079 | 12:48 |
*** shyam89 has quit IRC | 12:55 | |
*** dougsz has quit IRC | 13:08 | |
*** rpittau|bbl is now known as rpittau | 13:11 | |
*** hjensas has quit IRC | 13:21 | |
*** hjensas has joined #openstack-kolla | 13:24 | |
*** dougsz has joined #openstack-kolla | 13:28 | |
*** gkadam has joined #openstack-kolla | 13:30 | |
*** gkadam has quit IRC | 13:31 | |
openstackgerrit | Merged openstack/kolla stable/stein: config: make kolla work with oslo.config 7.0.0+ https://review.opendev.org/703078 | 13:32 |
*** dougsz has quit IRC | 13:32 | |
*** TrevorV has joined #openstack-kolla | 13:39 | |
*** dougsz has joined #openstack-kolla | 13:40 | |
*** Luzi has quit IRC | 13:53 | |
*** ricolin has joined #openstack-kolla | 13:57 | |
*** dciabrin_ is now known as dciabrin | 13:58 | |
openstackgerrit | Dincer Celik proposed openstack/kolla master: Make tools py3 compatible https://review.opendev.org/703398 | 14:00 |
*** zhanglong has joined #openstack-kolla | 14:06 | |
*** ricolin has quit IRC | 14:07 | |
*** sri_ has quit IRC | 14:10 | |
*** ricolin has joined #openstack-kolla | 14:11 | |
*** vmixor has joined #openstack-kolla | 14:14 | |
*** zhanglong has quit IRC | 14:23 | |
*** radek has joined #openstack-kolla | 14:24 | |
*** vmixor has quit IRC | 14:24 | |
*** ricolin_ has joined #openstack-kolla | 14:24 | |
*** ricolin_ has quit IRC | 14:26 | |
*** ricolin has quit IRC | 14:26 | |
*** ricolin has joined #openstack-kolla | 14:26 | |
*** ab-a has joined #openstack-kolla | 14:27 | |
*** vmixor has joined #openstack-kolla | 14:38 | |
*** skramaja has quit IRC | 14:54 | |
openstackgerrit | Dincer Celik proposed openstack/kolla master: Make tools bash compatible https://review.opendev.org/703398 | 15:15 |
openstackgerrit | Merged openstack/kolla master: Revert "Debian/source: do not force tag in build jobs" https://review.opendev.org/703252 | 15:15 |
*** bjoernt has quit IRC | 15:17 | |
openstackgerrit | Merged openstack/kolla master: CI: Fix symlinks to failed logs https://review.opendev.org/702620 | 15:27 |
hrw | what do you guys think about using 'trivial' topic on trivial patches? things like recent oslo.config change, that bash compatible one, stable version bumps etc. | 15:31 |
hrw | then morning coffee reviews == go to one topic and just quickly look and +2 | 15:31 |
*** k_mouza has quit IRC | 15:45 | |
*** k_mouza has joined #openstack-kolla | 15:45 | |
*** k_mouza has quit IRC | 15:50 | |
jcmdln | When using kolla-ansible, are upgrades between minor and patch releases considered "safe" enough for me to use an ambiguous `kolla-ansible>=9.0.0,<10.0.0` to target `stable/train`, or should I manually pin the version like `kolla-ansible=9.0.0`? | 15:57 |
jcmdln | Assuming the latter, though unclear what the suggested flow is | 15:57 |
*** k_mouza has joined #openstack-kolla | 15:59 | |
*** Trevor_V has joined #openstack-kolla | 16:07 | |
*** cah_link has quit IRC | 16:08 | |
hrw | 9.x should be fine | 16:09 |
hrw | as we released 9.0.0 and then had some fixes to both kolla and kolla-ansible | 16:09 |
*** TrevorV has quit IRC | 16:10 | |
*** openstackgerrit has quit IRC | 16:13 | |
jcmdln | awesome, thanks hrw | 16:18 |
*** KeithMnemonic has joined #openstack-kolla | 16:21 | |
*** rlljorge has joined #openstack-kolla | 16:32 | |
rlljorge | Hello there ! I'm confusing about how to enable octavia, after enable_octavia in globals.yml I need to do some configuration ? | 16:41 |
*** rpittau is now known as rpittau|afk | 16:44 | |
noxoid | yes, octavia is one of the more complicated services to enable correctly | 16:44 |
noxoid | this has helped some people (including me) in the past: https://shreddedbacon.com/post/openstack-kolla/ | 16:45 |
rlljorge | noxoid thanks I will check this | 16:46 |
noxoid | do not follow that page explicitly as it will not work. its just useful as a general overview of what you might need to do | 16:47 |
rlljorge | noxoid are there another option for LbaaS ? | 16:52 |
noxoid | not really, octavia is the new lbaas solution for openstack | 16:52 |
*** ricolin has quit IRC | 16:55 | |
*** dking_desktop has joined #openstack-kolla | 17:18 | |
dking_desktop | Is this the best channel to discuss deploying OpenStack using Kolla-ansible, or is there a better channel for that? | 17:19 |
hrw | it is | 17:26 |
hrw | just looks like most of devs are gone | 17:26 |
hrw | I end a day as well | 17:27 |
dking_desktop | hrw: Thank you very much. | 17:27 |
dking_desktop | It's about noon where I'm at. Do you know what timezone most use, or when it is most active? | 17:27 |
*** k_mouza has quit IRC | 17:34 | |
*** evrardjp has quit IRC | 17:34 | |
*** evrardjp has joined #openstack-kolla | 17:34 | |
hrw | European one | 17:34 |
hrw | it is 18:34 in most of Europe now | 17:34 |
* hrw out | 17:34 | |
dking_desktop | Okay. Thank you. | 17:34 |
dking_desktop | In case anybody is here, I'm receiving this error: "Address family 'ipv4' undefined on interface 'bond0.81' for host: 'control01'". I'm wondering what would be causing that, as "ipv4" is the default address family, and I also set it explicitly. I'm trying to look through the ansible tasks at the moment, but any help would be appreciated. | 17:37 |
*** dougsz has quit IRC | 17:57 | |
r3ap3r | dking_desktop: Unfortunatly most of the people on this project, if not all of them, are in that European Timezone set. Only a few of us in the NA/SA timezones. :( | 18:00 |
r3ap3r | ^ It seems that way? | 18:02 |
dking_desktop | r3ap3r: Thanks for the tip. I might shift my schedule up in case I need help. | 18:07 |
dking_desktop | Also, I may have answered my own problem. I think that particular interface wasn't given an IP address yet. | 18:08 |
*** gfidente is now known as gfidente|afk | 18:08 | |
r3ap3r | Ah, yeah, that will do it. I find that the devs here are extremly helpful and usually stay up late in their timezones and are more than willing to help people whenever they happen to be on. | 18:09 |
*** andrein has quit IRC | 18:11 | |
*** rwellum_ has quit IRC | 18:11 | |
*** rwellum_ has joined #openstack-kolla | 18:11 | |
*** andrein has joined #openstack-kolla | 18:11 | |
*** k_mouza has joined #openstack-kolla | 18:12 | |
*** k_mouza has quit IRC | 18:16 | |
dking_desktop | That's good to hear. So far, other openstack channels have been rather responsive, also. | 18:20 |
*** hamzy__ has joined #openstack-kolla | 18:55 | |
*** hamzy_ has quit IRC | 18:57 | |
*** openstackgerrit has joined #openstack-kolla | 19:00 | |
openstackgerrit | Merged openstack/kolla master: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703364 | 19:00 |
yoctozepto | dking_desktop, r3ap3r: always best to state the problem and someone will eventually replied :-) | 19:11 |
yoctozepto | reply* | 19:11 |
yoctozepto | (that's what you get changing passive to active to sound nicer) | 19:11 |
yoctozepto | jcmdln: I would even advise running off the stable/train branch | 19:12 |
yoctozepto | we take being stable seriously and many fixes land there before a release is made so you might be one of those who get to benefit from that | 19:13 |
noxoid | jcmdln, told you | 19:14 |
noxoid | lol | 19:14 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/train: CI: Fix symlinks to failed logs https://review.opendev.org/703485 | 19:22 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/stein: CI: Fix symlinks to failed logs https://review.opendev.org/703486 | 19:22 |
r3ap3r | +1 yoctozepto: :-) | 19:22 |
*** igordc has joined #openstack-kolla | 19:23 | |
*** cah_link has joined #openstack-kolla | 19:31 | |
*** goldyfruit has joined #openstack-kolla | 19:35 | |
rlljorge | Guys, someone using external ceph version mimic with train, the cinder-volumes in train release use ceph nautils client | 19:39 |
*** goldyfruit has quit IRC | 19:39 | |
*** goldyfruit has joined #openstack-kolla | 19:40 | |
rlljorge | I have a problem when try restore cinder-backup from snapshots maybe a problem with ceph versions | 19:40 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/rocky: CI: Fix symlinks to failed logs https://review.opendev.org/703490 | 19:48 |
*** rlljorge has quit IRC | 20:02 | |
*** dosaboy has quit IRC | 20:12 | |
openstackgerrit | Dincer Celik proposed openstack/kolla stable/train: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703492 | 20:13 |
openstackgerrit | Dincer Celik proposed openstack/kolla stable/stein: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703493 | 20:13 |
openstackgerrit | Dincer Celik proposed openstack/kolla stable/rocky: Fixes swift-object-expirer for Debian and Ubuntu binary images. https://review.opendev.org/703497 | 20:22 |
*** jonaspaulo has joined #openstack-kolla | 20:39 | |
*** radek has quit IRC | 20:40 | |
*** goldyfruit has quit IRC | 20:40 | |
*** goldyfruit has joined #openstack-kolla | 20:40 | |
*** jschlueter has quit IRC | 20:41 | |
*** jschlueter has joined #openstack-kolla | 20:45 | |
*** cah_link has quit IRC | 20:47 | |
*** dosaboy has joined #openstack-kolla | 21:01 | |
*** jonaspaulo has quit IRC | 21:02 | |
*** rlljorge has joined #openstack-kolla | 21:10 | |
*** gfidente|afk has quit IRC | 21:15 | |
*** cah_link has joined #openstack-kolla | 21:24 | |
openstackgerrit | Merged openstack/kolla master: Make tools bash compatible https://review.opendev.org/703398 | 21:37 |
openstackgerrit | Merged openstack/kolla-ansible stable/train: Fix fernet-node-sync error catching https://review.opendev.org/701905 | 21:37 |
openstackgerrit | Merged openstack/kolla master: Debian: ceph-osd wants smartmontools from backports https://review.opendev.org/703349 | 21:37 |
*** patchbot has quit IRC | 22:07 | |
*** patchbot has joined #openstack-kolla | 22:13 | |
*** cah_link has quit IRC | 22:29 | |
*** jbadiapa has quit IRC | 22:29 | |
*** Trevor_V has quit IRC | 23:01 | |
*** rlljorge has quit IRC | 23:33 | |
*** ivve has quit IRC | 23:47 | |
*** tonythomas has quit IRC | 23:51 | |
*** zhanglong has joined #openstack-kolla | 23:54 | |
r3ap3r | Good evening. I am struggling with two things with my Openstack deployment with Kolla. I am more concerned with my networking issue than the other so I will bring that up first. I am trying to setup my VM and Container Instances within Openstack to have LAN and Internet access and I cannot for the life of me figure out what I am doing wrong? I move from a virtual AIO to a physical AIO deployment on Saturday and | 23:56 |
r3ap3r | have still ran into the same two issues. Internal networking works fine, I can launch two instances using the "demo-net" Network and they can communicate fine. If I use the "public1" network, the Instances don't even have IP addresses when running "ip a". I am wondering why this isn't working? If you need any more information, feel free to let me know and thanks in advance for any help. Below is some additional | 23:56 |
r3ap3r | information that may or may not help. | 23:56 |
r3ap3r | Network Diagram https://usercontent.irccloud-cdn.com/file/Me4pL6b5/Openstack%20Network%20Diagram.png | 23:57 |
r3ap3r | Globals https://usercontent.irccloud-cdn.com/file/vZWVv6Gm/globals.yml | 23:58 |
r3ap3r | Modified RunOnce File https://usercontent.irccloud-cdn.com/file/8XXzE03T/init-runonce | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!