*** gyee has quit IRC | 00:05 | |
*** yamamoto has joined #openstack-infra | 00:11 | |
*** KeithMnemonic has quit IRC | 00:18 | |
*** markvoelker has joined #openstack-infra | 00:29 | |
*** yamamoto has quit IRC | 00:32 | |
*** yamamoto has joined #openstack-infra | 00:32 | |
*** michael-beaver has quit IRC | 00:32 | |
*** markvoelker has quit IRC | 00:33 | |
*** diablo_rojo has quit IRC | 00:37 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal : update mirrors for Centos 8 https://review.opendev.org/684439 | 00:41 |
---|---|---|
rm_work | hey, anyone know if you have a shade OpenStackCloud instance, how you're supposed to be able to get back to having something like an openstack.connection.Connection instance (using the same auth?) | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: dib-python : handle centos 8 https://review.opendev.org/684441 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update locales for Centos 8 https://review.opendev.org/684442 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update redhat-common pkg-map for centos 8 https://review.opendev.org/684449 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Add environment switch for centos8 to use dnf https://review.opendev.org/684459 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Use $YUM instead of direct calls in more places https://review.opendev.org/684460 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal: Don't install yum, install libcurl https://review.opendev.org/684461 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] pip-and-virtualenv : fix for centos 8 https://review.opendev.org/684462 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] don't create interfaces on centos-8 https://review.opendev.org/684513 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] simple-init : don't use network.service for centos8 https://review.opendev.org/684514 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] centos 8 minimal testing https://review.opendev.org/684860 | 00:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 00:41 |
rm_work | wow that's definitely a chain | 00:41 |
rm_work | lol | 00:41 |
ianw | it's getting less [wip] as it goes though, so that's good :) | 00:43 |
rm_work | anyway, someone here told me that shade/openstacksdk connections were semi-interchangable somehow? | 00:43 |
rm_work | trying to figure out how to get from one to the other | 00:43 |
ianw | well shade merged into openstacksdk ... do you mean the code changes required to s/shade/openstacksdk? | 00:45 |
rm_work | no i mean like, if i have an instantiated shade OpenStackCloud object | 00:46 |
rm_work | which is all authed and good to go | 00:46 |
rm_work | but I need an openstack.connection.Connection (SDK) object | 00:46 |
*** armax has quit IRC | 00:46 | |
rm_work | or I have to figure out what this "creds_manager" object is | 00:48 |
rm_work | that the shade object is coming out of | 00:48 |
rm_work | `self.cloud = creds_manager.cloud` <-- which is the shade OpenStackCloud | 00:48 |
ianw | hrm, i imagine it's possible, but it seems like it would be easier to just move to openstacksdk? | 00:51 |
ianw | i presume the reason why it's not is long and complicated :) | 00:51 |
*** yamamoto has quit IRC | 00:56 | |
rm_work | well, really it's that I have no idea where the auth comes from | 00:57 |
rm_work | it's this creds_manager thing | 00:58 |
rm_work | so I could include an SDK object in the ServiceBase as well for stuff to use | 00:58 |
rm_work | but i need to figure out how to instantiate it | 00:58 |
rm_work | and the indirection here is killing me, can't find where it actually happens | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal : update mirrors for Centos 8 https://review.opendev.org/684439 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: dib-python : handle centos 8 https://review.opendev.org/684441 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update locales for Centos 8 https://review.opendev.org/684442 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update redhat-common pkg-map for centos 8 https://review.opendev.org/684449 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Add environment switch for centos8 to use dnf https://review.opendev.org/684459 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Use $YUM instead of direct calls in more places https://review.opendev.org/684460 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal: Don't install yum, install libcurl https://review.opendev.org/684461 | 00:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] pip-and-virtualenv : fix for centos 8 https://review.opendev.org/684462 | 00:59 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] don't create interfaces on centos-8 https://review.opendev.org/684513 | 00:59 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] simple-init : don't use network.service for centos8 https://review.opendev.org/684514 | 00:59 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] centos 8 minimal testing https://review.opendev.org/684860 | 00:59 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 00:59 |
rm_work | oh i found it | 00:59 |
*** yamamoto has joined #openstack-infra | 01:03 | |
*** markvoelker has joined #openstack-infra | 01:06 | |
*** xenos76 has quit IRC | 01:08 | |
*** yamamoto has quit IRC | 01:15 | |
*** yamamoto has joined #openstack-infra | 01:23 | |
*** Goneri has joined #openstack-infra | 01:30 | |
*** Goneri has quit IRC | 01:39 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] centos 8 minimal testing https://review.opendev.org/684860 | 01:42 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 01:42 |
*** eernst has joined #openstack-infra | 01:45 | |
*** eernst has quit IRC | 01:50 | |
*** rh-jelabarre has quit IRC | 01:58 | |
*** Goneri has joined #openstack-infra | 02:13 | |
*** weshay has quit IRC | 02:17 | |
*** markvoelker has quit IRC | 02:25 | |
*** xinranwang has joined #openstack-infra | 02:27 | |
xinranwang | Hi guys, I got one question here, hope can get some help here. When I submit a patch, how can I trigger the OpenStack CI to pull some pending patches and run tempest ? I find that I can add "depend on" in my commit message, is there any other solution? | 02:29 |
*** Goneri has quit IRC | 02:47 | |
*** ricolin has joined #openstack-infra | 02:49 | |
*** ykarel has joined #openstack-infra | 02:55 | |
*** yamamoto has quit IRC | 03:02 | |
*** yamamoto has joined #openstack-infra | 03:02 | |
*** gregoryo has joined #openstack-infra | 03:10 | |
*** rfolco has quit IRC | 03:13 | |
ianw | xinranwang: if you want to test across repositories, then you're on the right track with Depends-On: tags in the changelog | 03:15 |
xinranwang | ianw: thanks, I am curious if there is other solutions :) | 03:16 |
xinranwang | Because I need add "Depends-On" with same pending patch in every patch currently, is there any configuration can do it by default? | 03:19 |
*** dave-mccowan has quit IRC | 03:24 | |
*** yamamoto has quit IRC | 03:36 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Fix networking for CentOS 8 https://review.opendev.org/684513 | 03:52 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: CentOS 8 minimal testing and support https://review.opendev.org/684860 | 03:53 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 03:53 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: CentOS 8 minimal testing and support https://review.opendev.org/684860 | 03:58 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 03:58 |
*** igordc has quit IRC | 04:08 | |
*** yamamoto has joined #openstack-infra | 04:16 | |
*** ramishra has joined #openstack-infra | 04:16 | |
*** markvoelker has joined #openstack-infra | 04:26 | |
*** janki has joined #openstack-infra | 04:26 | |
*** kjackal has joined #openstack-infra | 04:28 | |
*** yamamoto has quit IRC | 04:28 | |
*** markvoelker has quit IRC | 04:30 | |
*** rlandy|biab has quit IRC | 04:30 | |
*** soniya29 has joined #openstack-infra | 04:36 | |
AJaeger | xinranwang: if those are in the same repo, you can just stack them, see https://docs.openstack.org/infra/manual/developers.html#adding-a-dependency and if your patches are stagged, only the first needs the depends-on... | 04:45 |
xinranwang | OK thank you AJaeger | 04:55 |
*** yamamoto has joined #openstack-infra | 05:00 | |
*** tkajinam has quit IRC | 05:00 | |
*** udesale has joined #openstack-infra | 05:00 | |
*** tkajinam has joined #openstack-infra | 05:02 | |
*** dayou has quit IRC | 05:05 | |
*** yamamoto has quit IRC | 05:06 | |
*** dpawlik has joined #openstack-infra | 05:16 | |
*** whoami-rajat has joined #openstack-infra | 05:18 | |
*** dayou has joined #openstack-infra | 05:25 | |
*** ociuhandu has joined #openstack-infra | 05:31 | |
*** ociuhandu has quit IRC | 05:35 | |
*** tkajinam_ has joined #openstack-infra | 05:36 | |
*** yamamoto has joined #openstack-infra | 05:38 | |
*** tkajinam has quit IRC | 05:38 | |
*** ykarel is now known as ykarel|afk | 05:40 | |
*** yamamoto has quit IRC | 05:42 | |
*** ykarel|afk has quit IRC | 05:45 | |
*** dayou has quit IRC | 05:55 | |
*** dayou has joined #openstack-infra | 05:58 | |
*** ykarel|afk has joined #openstack-infra | 06:00 | |
*** ykarel|afk is now known as ykarel | 06:08 | |
*** yamamoto has joined #openstack-infra | 06:14 | |
*** Guest29634 has quit IRC | 06:16 | |
*** gregoryo has quit IRC | 06:16 | |
*** yamamoto has quit IRC | 06:20 | |
*** dayou has quit IRC | 06:25 | |
*** slaweq has joined #openstack-infra | 06:27 | |
*** rcernin has quit IRC | 06:29 | |
*** dayou has joined #openstack-infra | 06:29 | |
*** benj has joined #openstack-infra | 06:32 | |
*** benj is now known as Guest57861 | 06:32 | |
*** pgaxatte has joined #openstack-infra | 06:40 | |
*** e0ne has joined #openstack-infra | 06:45 | |
*** larainema has joined #openstack-infra | 06:49 | |
*** e0ne has quit IRC | 06:50 | |
*** yamamoto has joined #openstack-infra | 06:57 | |
*** pgaxatte has quit IRC | 07:00 | |
*** pgaxatte has joined #openstack-infra | 07:02 | |
*** rpittau|afk is now known as rpittau | 07:05 | |
*** tesseract has joined #openstack-infra | 07:20 | |
*** kjackal has quit IRC | 07:21 | |
*** pcaruana has joined #openstack-infra | 07:21 | |
*** aedc has joined #openstack-infra | 07:21 | |
*** ociuhandu has joined #openstack-infra | 07:27 | |
*** ociuhandu has quit IRC | 07:28 | |
*** kopecmartin|off is now known as kopecmartin | 07:36 | |
*** tosky has joined #openstack-infra | 07:37 | |
*** apetrich has quit IRC | 07:40 | |
*** jpena|off is now known as jpena | 07:41 | |
*** priteau has joined #openstack-infra | 07:43 | |
*** eharney has joined #openstack-infra | 07:46 | |
*** rosmaita has joined #openstack-infra | 07:46 | |
*** jaosorior has quit IRC | 07:48 | |
*** soniya29 is now known as soniya29|lunch | 07:52 | |
*** apetrich has joined #openstack-infra | 07:52 | |
*** Emine has joined #openstack-infra | 07:53 | |
*** ralonsoh has joined #openstack-infra | 07:57 | |
*** ociuhandu has joined #openstack-infra | 08:02 | |
*** kjackal has joined #openstack-infra | 08:03 | |
*** dayou has quit IRC | 08:06 | |
*** ociuhandu has quit IRC | 08:07 | |
*** pgaxatte has quit IRC | 08:07 | |
*** priteau has quit IRC | 08:09 | |
*** dayou has joined #openstack-infra | 08:11 | |
*** lpetrut has joined #openstack-infra | 08:13 | |
*** tkajinam_ has quit IRC | 08:16 | |
*** xinranwang has quit IRC | 08:16 | |
*** dayou has quit IRC | 08:17 | |
*** yamamoto has quit IRC | 08:23 | |
*** soniya29|lunch is now known as soniya29 | 08:28 | |
*** aedc has quit IRC | 08:29 | |
*** dayou has joined #openstack-infra | 08:29 | |
*** pgaxatte has joined #openstack-infra | 08:30 | |
*** aedc has joined #openstack-infra | 08:31 | |
*** derekh has joined #openstack-infra | 08:33 | |
*** yamamoto has joined #openstack-infra | 08:36 | |
openstackgerrit | Bharat Kunwar proposed opendev/irc-meetings master: Update container team weekly meeting time https://review.opendev.org/685236 | 08:41 |
*** ykarel is now known as ykarel|lunch | 08:41 | |
*** xenos76 has joined #openstack-infra | 08:45 | |
openstackgerrit | Bharat Kunwar proposed opendev/irc-meetings master: Update container team weekly meeting details https://review.opendev.org/685236 | 08:49 |
*** tosky has quit IRC | 08:51 | |
*** pcaruana has quit IRC | 08:52 | |
*** rcernin has joined #openstack-infra | 08:53 | |
*** pcaruana has joined #openstack-infra | 09:03 | |
*** ykarel|lunch is now known as ykarel | 09:12 | |
*** dtantsur|afk is now known as dtantsur | 09:18 | |
*** rpittau is now known as rpittau|bbl | 09:24 | |
*** ricolin has quit IRC | 09:24 | |
*** dtantsur is now known as dtantsur|lunch | 09:24 | |
*** e0ne has joined #openstack-infra | 09:25 | |
*** iurygregory has joined #openstack-infra | 09:28 | |
*** Guest57861 has quit IRC | 09:44 | |
*** e0ne has quit IRC | 09:45 | |
*** benj has joined #openstack-infra | 09:47 | |
*** benj is now known as Guest94083 | 09:48 | |
*** xenos76 has quit IRC | 09:51 | |
*** yamamoto_ has joined #openstack-infra | 09:57 | |
*** yamamoto has quit IRC | 10:00 | |
*** yamamoto_ has quit IRC | 10:01 | |
*** roman_g has joined #openstack-infra | 10:19 | |
*** aedc has quit IRC | 10:24 | |
*** iurygregory has quit IRC | 10:27 | |
*** iurygregory has joined #openstack-infra | 10:27 | |
*** xek has quit IRC | 10:31 | |
*** xek has joined #openstack-infra | 10:31 | |
*** tesseract has quit IRC | 10:35 | |
*** tesseract has joined #openstack-infra | 10:35 | |
*** yamamoto has joined #openstack-infra | 10:38 | |
donnyd | Have we had anymore issues with FN since the reduction in test nodes? I haven't of anyone else having issues, but I figured I should ask | 10:41 |
*** sshnaidm|off is now known as sshnaidm|pto | 10:44 | |
*** pgaxatte has quit IRC | 10:49 | |
mordred | rm_work: if you instantiate a Connection from sdk, it should work exactly like the OpenStackCloud object from shade ... so if you can figure out the creds_manager thing, that would be the easiest thing | 10:52 |
*** dtantsur|lunch is now known as dtantsur | 11:03 | |
*** iurygregory has quit IRC | 11:03 | |
*** jpena is now known as jpena|lunch | 11:17 | |
*** jaosorior has joined #openstack-infra | 11:19 | |
*** yamamoto has quit IRC | 11:23 | |
*** yamamoto has joined #openstack-infra | 11:24 | |
*** jaosorior has quit IRC | 11:33 | |
*** jhesketh has quit IRC | 11:34 | |
*** jhesketh has joined #openstack-infra | 11:35 | |
*** xenos76 has joined #openstack-infra | 11:43 | |
*** ociuhandu has joined #openstack-infra | 11:47 | |
*** yamamoto has quit IRC | 11:53 | |
*** weshay has joined #openstack-infra | 11:55 | |
*** fdegir has quit IRC | 11:57 | |
*** georgk5 has quit IRC | 11:57 | |
*** georgk5 has joined #openstack-infra | 11:58 | |
*** fdegir has joined #openstack-infra | 11:58 | |
*** markvoelker has joined #openstack-infra | 12:02 | |
*** markvoelker has quit IRC | 12:03 | |
*** yamamoto has joined #openstack-infra | 12:03 | |
*** e0ne has joined #openstack-infra | 12:04 | |
*** xenos76 has quit IRC | 12:06 | |
*** zul has quit IRC | 12:06 | |
*** dpawlik has quit IRC | 12:09 | |
*** dpawlik has joined #openstack-infra | 12:09 | |
*** jpena|lunch is now known as jpena | 12:10 | |
*** bnemec has quit IRC | 12:10 | |
*** bnemec has joined #openstack-infra | 12:11 | |
*** jamesmcarthur has joined #openstack-infra | 12:14 | |
*** goldyfruit_ has quit IRC | 12:14 | |
*** markvoelker has joined #openstack-infra | 12:15 | |
*** dpawlik has quit IRC | 12:16 | |
*** pgaxatte has joined #openstack-infra | 12:21 | |
*** rh-jelabarre has joined #openstack-infra | 12:21 | |
*** rh-jelabarre has quit IRC | 12:23 | |
*** rh-jelabarre has joined #openstack-infra | 12:23 | |
openstackgerrit | Merged opendev/irc-meetings master: Update container team weekly meeting details https://review.opendev.org/685236 | 12:25 |
*** jamesmcarthur has quit IRC | 12:27 | |
*** rosmaita has left #openstack-infra | 12:31 | |
*** iurygregory has joined #openstack-infra | 12:31 | |
*** rpittau|bbl is now known as rpittau | 12:36 | |
*** ociuhandu has quit IRC | 12:37 | |
*** rfolco has joined #openstack-infra | 12:38 | |
*** yamamoto has quit IRC | 12:40 | |
*** rlandy has joined #openstack-infra | 12:40 | |
openstackgerrit | Merged openstack/openstack-zuul-jobs master: Add xindy to pdf-docs prereqs https://review.opendev.org/685106 | 12:40 |
*** ociuhandu has joined #openstack-infra | 12:41 | |
*** dpawlik has joined #openstack-infra | 12:42 | |
*** soniya29 has quit IRC | 12:51 | |
*** dpawlik has quit IRC | 12:53 | |
*** aedc has joined #openstack-infra | 12:53 | |
*** dpawlik has joined #openstack-infra | 12:56 | |
*** larainema has quit IRC | 12:57 | |
*** udesale has quit IRC | 12:58 | |
*** udesale has joined #openstack-infra | 12:58 | |
*** dpawlik has quit IRC | 13:00 | |
*** lucasagomes has joined #openstack-infra | 13:02 | |
*** prometheanfire has quit IRC | 13:02 | |
*** prometheanfire has joined #openstack-infra | 13:03 | |
*** jamesmcarthur has joined #openstack-infra | 13:04 | |
*** tkajinam has joined #openstack-infra | 13:05 | |
*** eharney has quit IRC | 13:07 | |
*** pcaruana has quit IRC | 13:09 | |
*** aedc has quit IRC | 13:09 | |
*** michael-beaver has joined #openstack-infra | 13:09 | |
*** mriedem has joined #openstack-infra | 13:10 | |
*** yamamoto has joined #openstack-infra | 13:17 | |
*** rcernin has quit IRC | 13:18 | |
*** goldyfruit_ has joined #openstack-infra | 13:22 | |
*** yamamoto has quit IRC | 13:24 | |
*** ociuhandu has quit IRC | 13:25 | |
*** eharney has joined #openstack-infra | 13:29 | |
*** ricolin has joined #openstack-infra | 13:30 | |
*** dave-mccowan has joined #openstack-infra | 13:31 | |
*** kjackal has quit IRC | 13:40 | |
*** kjackal has joined #openstack-infra | 13:43 | |
*** sthussey has joined #openstack-infra | 13:45 | |
openstackgerrit | Simon Westphahl proposed zuul/zuul master: Add optional support for circular dependencies https://review.opendev.org/685354 | 13:50 |
openstackgerrit | Simon Westphahl proposed zuul/zuul master: Add optional support for circular dependencies https://review.opendev.org/685354 | 13:52 |
*** udesale has quit IRC | 13:56 | |
*** yamamoto has joined #openstack-infra | 13:58 | |
*** dave-mccowan has quit IRC | 13:58 | |
*** goldyfruit_ has quit IRC | 13:59 | |
*** goldyfruit_ has joined #openstack-infra | 14:00 | |
*** goldyfruit_ has quit IRC | 14:00 | |
*** eharney has quit IRC | 14:04 | |
*** pcaruana has joined #openstack-infra | 14:04 | |
*** munimeha1 has joined #openstack-infra | 14:23 | |
*** tkajinam has quit IRC | 14:24 | |
*** lpetrut has quit IRC | 14:33 | |
*** jaosorior has joined #openstack-infra | 14:34 | |
*** pcaruana has quit IRC | 14:35 | |
*** lpetrut has joined #openstack-infra | 14:39 | |
*** armax has joined #openstack-infra | 14:39 | |
*** aedc has joined #openstack-infra | 14:46 | |
*** whoami-rajat has quit IRC | 14:54 | |
*** xenos76 has joined #openstack-infra | 14:55 | |
*** lpetrut has quit IRC | 15:08 | |
*** ykarel is now known as ykarel|afk | 15:08 | |
*** dtantsur is now known as dtantsur|afk | 15:20 | |
*** pgaxatte has quit IRC | 15:22 | |
*** arxcruz|rover is now known as arxcruz|zzz | 15:22 | |
*** yamamoto has quit IRC | 15:28 | |
*** gyee has joined #openstack-infra | 15:30 | |
*** mattw4 has joined #openstack-infra | 15:31 | |
*** mriedem has quit IRC | 15:32 | |
EmilienM | clarkb: hey, good morning. Puppet OpenStack gate is broken because of rake and also a broken test in puppet-nova; we have 2 fixes but one of them needs to land or the other one won't pass as well | 15:36 |
*** pcaruana has joined #openstack-infra | 15:36 | |
EmilienM | https://review.opendev.org/#/c/685358/ and https://review.opendev.org/685374 | 15:36 |
fungi | is each of those blocked on the other so one needs to skip testing? | 15:37 |
EmilienM | could we force merge https://review.opendev.org/#/c/685358/ and we recheck 685374 which should pass | 15:37 |
fungi | i am literally about to walk onto an airplane with no wifi, or i would help | 15:37 |
EmilienM | I guess another way to handle it is to disable voting on the job that fails | 15:37 |
*** ykarel|afk is now known as ykarel | 15:39 | |
*** mriedem has joined #openstack-infra | 15:40 | |
clarkb | EmilienM: I'm having a slow day post travel. Give me a few to pull out the laptop | 15:40 |
EmilienM | i think i can handle it | 15:41 |
EmilienM | with disabling voting | 15:41 |
EmilienM | yeah nevermind, I got it | 15:41 |
EmilienM | safe travels | 15:41 |
clarkb | k let me know if that changes (i'll be around just not persistently) | 15:42 |
*** rpittau is now known as rpittau|afk | 15:48 | |
*** aedc has quit IRC | 15:49 | |
*** jbadiapa has joined #openstack-infra | 15:56 | |
*** diablo_rojo has joined #openstack-infra | 15:58 | |
*** diablo_rojo has quit IRC | 16:03 | |
*** diablo_rojo has joined #openstack-infra | 16:03 | |
*** e0ne has quit IRC | 16:04 | |
*** jamesmcarthur has quit IRC | 16:04 | |
*** jamesmcarthur has joined #openstack-infra | 16:06 | |
*** Emine has quit IRC | 16:10 | |
*** yamamoto has joined #openstack-infra | 16:11 | |
*** roman_g has quit IRC | 16:12 | |
*** armstrong has joined #openstack-infra | 16:15 | |
*** yamamoto has quit IRC | 16:17 | |
*** jaosorior has quit IRC | 16:21 | |
*** chandankumar is now known as raukadah | 16:21 | |
*** hwoarang has quit IRC | 16:25 | |
*** hwoarang has joined #openstack-infra | 16:25 | |
*** bdodd has joined #openstack-infra | 16:29 | |
*** jpena is now known as jpena|off | 16:31 | |
*** tesseract has quit IRC | 16:32 | |
*** ykarel has quit IRC | 16:34 | |
*** paladox has quit IRC | 16:38 | |
*** zbr|ruck is now known as zbr | 16:41 | |
clarkb | I'm taking the hiera lock | 16:42 |
*** dpawlik has joined #openstack-infra | 16:42 | |
clarkb | #status log docs.starlingx.io cert updated in "hiera" | 16:46 |
openstackstatus | clarkb: finished logging | 16:46 |
clarkb | infra-root ^ the intermediate cert updated too so that was updated in the hiera update | 16:46 |
clarkb | I'll keep an eye on it for the update to go into production | 16:46 |
*** paladox has joined #openstack-infra | 16:49 | |
*** ykarel has joined #openstack-infra | 16:50 | |
*** ramishra has quit IRC | 16:52 | |
*** derekh has quit IRC | 17:01 | |
rm_work | mordred: you mean you can access all the same methods from the shade OpenStackCloud object? | 17:08 |
rm_work | it's just .... shade+? | 17:08 |
*** weshay is now known as weshay|ruck | 17:08 | |
*** igordc has joined #openstack-infra | 17:09 | |
*** kjackal has quit IRC | 17:09 | |
clarkb | docs.starlingx.io cert has been updated (had to restart apahce to pick it up) | 17:14 |
clarkb | my browser is happy with the new cert | 17:14 |
dtroyer | thanks clarkb, my browser is also happy with the new cert | 17:21 |
*** mattw4 has quit IRC | 17:21 | |
*** pcaruana has quit IRC | 17:23 | |
*** mattw4 has joined #openstack-infra | 17:24 | |
Shrews | rm_work: yes, that's correct. the connection interface is just shade ported over to sdk. you might want to check out https://docs.openstack.org/openstacksdk/latest/user/connection.html | 17:26 |
*** diablo_rojo has quit IRC | 17:46 | |
*** diablo_rojo has joined #openstack-infra | 17:46 | |
*** janki has quit IRC | 17:49 | |
*** jamesmcarthur has quit IRC | 17:49 | |
*** e0ne has joined #openstack-infra | 17:50 | |
*** jamesmcarthur has joined #openstack-infra | 18:02 | |
*** markvoelker has quit IRC | 18:03 | |
*** dpawlik has quit IRC | 18:06 | |
*** markvoelker has joined #openstack-infra | 18:08 | |
*** jamesmcarthur has quit IRC | 18:10 | |
clarkb | dtroyer: thank you for confirming | 18:12 |
*** mriedem has quit IRC | 18:12 | |
*** jamesmcarthur has joined #openstack-infra | 18:13 | |
*** mriedem has joined #openstack-infra | 18:14 | |
openstackgerrit | Zane Bitter proposed openstack/openstack-zuul-jobs master: Add Python3 project templates for Ussuri release https://review.opendev.org/685453 | 18:16 |
*** dciabrin_ has joined #openstack-infra | 18:19 | |
*** dciabrin has quit IRC | 18:20 | |
*** martinkennelly has joined #openstack-infra | 18:39 | |
*** KeithMnemonic has joined #openstack-infra | 18:41 | |
*** armstrong has quit IRC | 18:55 | |
*** lucasagomes has quit IRC | 19:01 | |
*** ricolin has quit IRC | 19:03 | |
*** xenos76 has quit IRC | 19:05 | |
*** xenos76 has joined #openstack-infra | 19:11 | |
*** kjackal has joined #openstack-infra | 19:15 | |
*** kopecmartin is now known as kopecmartin|off | 19:15 | |
*** ralonsoh has quit IRC | 19:16 | |
*** rh-jelabarre has quit IRC | 19:16 | |
*** jamesmcarthur has quit IRC | 19:17 | |
*** KeithMnemonic has quit IRC | 19:23 | |
*** jamesdenton has joined #openstack-infra | 19:25 | |
*** ykarel is now known as ykarel|away | 19:29 | |
*** martinkennelly has quit IRC | 19:37 | |
*** jbadiapa has quit IRC | 19:50 | |
*** mattw4 has quit IRC | 19:51 | |
*** igordc has quit IRC | 19:52 | |
*** rh-jelabarre has joined #openstack-infra | 19:53 | |
*** yonglihe has quit IRC | 19:54 | |
*** mattw4 has joined #openstack-infra | 19:54 | |
*** rh-jelabarre has quit IRC | 20:06 | |
*** rh-jelabarre has joined #openstack-infra | 20:06 | |
*** mattw4 has quit IRC | 20:07 | |
*** mattw4 has joined #openstack-infra | 20:08 | |
*** ykarel|away has quit IRC | 20:16 | |
*** igordc has joined #openstack-infra | 20:23 | |
*** mattw4 has quit IRC | 20:33 | |
*** mattw4 has joined #openstack-infra | 20:33 | |
*** aaronsheffield has joined #openstack-infra | 20:33 | |
*** e0ne has quit IRC | 20:45 | |
*** jtomasek has quit IRC | 20:55 | |
*** hwoarang has quit IRC | 21:01 | |
*** hwoarang has joined #openstack-infra | 21:04 | |
*** aedc has joined #openstack-infra | 21:06 | |
*** mattw4 has quit IRC | 21:08 | |
*** mattw4 has joined #openstack-infra | 21:11 | |
openstackgerrit | Colleen Murphy proposed zuul/zuul-jobs master: Use iptables for openSUSE https://review.opendev.org/685491 | 21:24 |
*** rkukura has quit IRC | 21:26 | |
*** ociuhandu has joined #openstack-infra | 21:27 | |
*** ociuhandu has quit IRC | 21:33 | |
*** munimeha1 has quit IRC | 21:35 | |
*** mriedem has quit IRC | 21:37 | |
*** dave-mccowan has joined #openstack-infra | 21:39 | |
*** rlandy has quit IRC | 21:39 | |
*** rfolco has quit IRC | 21:42 | |
*** kjackal has quit IRC | 21:57 | |
*** kjackal has joined #openstack-infra | 21:58 | |
*** igordc has quit IRC | 22:01 | |
*** igordc has joined #openstack-infra | 22:01 | |
*** jpena|off has quit IRC | 22:07 | |
*** jpena|off has joined #openstack-infra | 22:09 | |
*** rfolco has joined #openstack-infra | 22:10 | |
*** yamamoto has joined #openstack-infra | 22:15 | |
*** igordc has quit IRC | 22:17 | |
*** yamamoto has quit IRC | 22:19 | |
*** rcernin has joined #openstack-infra | 22:24 | |
*** signed8bit has quit IRC | 22:26 | |
*** igordc has joined #openstack-infra | 22:29 | |
fungi | #status log logstash-worker11 was rebooted by the provider at 19:12z due to a host problem, trouble ticket #190927-ord-0001006 | 22:31 |
openstackstatus | fungi: finished logging | 22:31 |
*** mattw4 has quit IRC | 22:32 | |
*** xek has quit IRC | 22:43 | |
openstackgerrit | Colleen Murphy proposed zuul/zuul-jobs master: Use iptables for openSUSE https://review.opendev.org/685491 | 22:45 |
*** rcernin has quit IRC | 22:48 | |
*** slaweq has quit IRC | 22:50 | |
rm_work | mordred: so if i have a Connection object ... is there an easy way to change which project it's authed with? | 23:03 |
*** jamesmcarthur has joined #openstack-infra | 23:03 | |
*** armax has quit IRC | 23:09 | |
*** michael-beaver has quit IRC | 23:19 | |
*** jamesmcarthur has quit IRC | 23:29 | |
*** igordc has quit IRC | 23:32 | |
*** igordc has joined #openstack-infra | 23:34 | |
*** igordc has quit IRC | 23:38 | |
*** sthussey has quit IRC | 23:43 | |
*** diablo_rojo has quit IRC | 23:44 | |
rm_work | yeah figured it out lol, it has a method 'connect_as_project' lol | 23:55 |
*** xenos76 has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!