| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2021-05-14 | |||
| 14:35:09 | mordred | You shouldn't need that ... Zuul should fall back to master of there are not matching branches in the other repos | |
| 14:35:10 | mordred | You shouldn't need that ... Zuul should fall back to master of there are not matching branches in the other repos | |
| 14:35:38 | gtema | apparently it doesn't do that - for some reason in not a single patch func tests are running | |
| 14:35:39 | gtema | apparently it doesn't do that - for some reason in not a single patch func tests are running | |
| 14:41:18 | mordred | Hrm | |
| 14:41:18 | mordred | Hrm | |
| 14:44:50 | mordred | corvus: ^^ if you have a spare couple of seconds - sdk has a feature branch and the functional tests aren't running on it. I don't see any explicit branch matchers or anything like that | |
| 14:44:50 | mordred | corvus: ^^ if you have a spare couple of seconds - sdk has a feature branch and the functional tests aren't running on it. I don't see any explicit branch matchers or anything like that | |
| 14:45:26 | mordred | and I'm curious what part of my zuul knowledge has atrophied | |
| 14:45:26 | mordred | and I'm curious what part of my zuul knowledge has atrophied | |
| 14:45:57 | gtema | :) same for me, I'm also digging through docs, code, results and can't get it | |
| 14:45:57 | gtema | :) same for me, I'm also digging through docs, code, results and can't get it | |
| 14:46:20 | mordred | yeah. it's like - there's a nagging thing in the back of my brain telling me there is a reason that I should know | |
| 14:46:20 | mordred | yeah. it's like - there's a nagging thing in the back of my brain telling me there is a reason that I should know | |
| 14:47:12 | gtema | p.s. I hate cloud layer - only for identity and block storage I have already produced so many patches, that it is enough for some months of reviews | |
| 14:47:12 | gtema | p.s. I hate cloud layer - only for identity and block storage I have already produced so many patches, that it is enough for some months of reviews | |
| 14:47:40 | gtema | you touch a tiny things and everything falls apart | |
| 14:47:40 | gtema | you touch a tiny things and everything falls apart | |
| 14:49:48 | mordred | yeah. I can't remember if I said it or not - but I've been toying with the idea in my head of reworking the nodepool openstack driver to not need the various advanced features we have in the cloud layer | |
| 14:49:48 | mordred | yeah. I can't remember if I said it or not - but I've been toying with the idea in my head of reworking the nodepool openstack driver to not need the various advanced features we have in the cloud layer | |
| 14:50:00 | mordred | so that we could rethink it all from the sdk side | |
| 14:50:00 | mordred | so that we could rethink it all from the sdk side | |
| 14:50:21 | gtema | you haven't | |
| 14:50:21 | gtema | you haven't | |
| 14:50:39 | mordred | because, let's be honest - half of the cloud layer is to deal with rackspace. and the other half is to handle conditions that haven't been a real issue out in the wild in many years | |
| 14:50:39 | mordred | because, let's be honest - half of the cloud layer is to deal with rackspace. and the other half is to handle conditions that haven't been a real issue out in the wild in many years | |
| 14:50:41 | gtema | in any way, I think cloud layer is useful (in general) | |
| 14:50:41 | gtema | in any way, I think cloud layer is useful (in general) | |
| 14:51:26 | gtema | generally touching it now I find tons of cases where we miss something in proxy/resource, so mostly useful findings | |
| 14:51:26 | gtema | generally touching it now I find tons of cases where we miss something in proxy/resource, so mostly useful findings | |
| 14:51:32 | gtema | but so much work | |
| 14:51:33 | gtema | but so much work | |
| 14:51:46 | mordred | oh - yeah - I mean I think the api is good - but there's also several places where it's too complex to understand | |
| 14:51:46 | mordred | oh - yeah - I mean I think the api is good - but there's also several places where it's too complex to understand | |
| 14:52:00 | mordred | and I'm not sure all of those places are as 100% needed as they were when they were written | |
| 14:52:01 | mordred | and I'm not sure all of those places are as 100% needed as they were when they were written | |
| 14:52:18 | gtema | I spent yesterday whole day rewriting ONLY role assignments to come from proxy directly | |
| 14:52:18 | gtema | I spent yesterday whole day rewriting ONLY role assignments to come from proxy directly | |
| 14:52:26 | mordred | jeez | |
| 14:52:26 | mordred | jeez | |
| 14:53:27 | gtema | btw, I have an idea of integrating caching directly into resource and not on cloud - this may help in other places | |
| 14:53:27 | gtema | btw, I have an idea of integrating caching directly into resource and not on cloud - this may help in other places | |
| 14:53:48 | gtema | but before this I need to complete this cloud layer crazyness | |
| 14:53:48 | gtema | but before this I need to complete this cloud layer crazyness | |
| 15:56:31 | mordred | ++ | |
| 15:56:31 | mordred | ++ | |
| 18:03:28 | openstackgerrit | Merged openstack/openstacksdk master: Extend functional test of image https://review.opendev.org/c/openstack/openstacksdk/+/790393 | |
| 18:03:28 | openstackgerrit | Merged openstack/openstacksdk master: Extend functional test of image https://review.opendev.org/c/openstack/openstacksdk/+/790393 | |
| #openstack-sdks - 2021-05-17 | |||
| 07:19:09 | slaweq | frickler: hi, can You check my comments in https://review.opendev.org/c/openstack/python-openstackclient/+/791315 ? thx in advance | |
| 07:19:10 | slaweq | frickler: hi, can You check my comments in https://review.opendev.org/c/openstack/python-openstackclient/+/791315 ? thx in advance | |
| 08:20:43 | frickler | slaweq: commented, thx for reminding me. I'd be interested to see what others think about this | |
| 08:20:43 | frickler | slaweq: commented, thx for reminding me. I'd be interested to see what others think about this | |
| 08:44:17 | openstackgerrit | Polina Gubina proposed openstack/openstacksdk master: Add IPsecSiteConnection resource and proxy layer functionality for it https://review.opendev.org/c/openstack/openstacksdk/+/791140 | |
| 09:33:16 | openstackgerrit | Merged openstack/os-api-ref master: Replace 'add_stylesheet', 'add_javascript' https://review.opendev.org/c/openstack/os-api-ref/+/765788 | |
| 09:33:16 | openstackgerrit | Merged openstack/os-api-ref master: Replace 'add_stylesheet', 'add_javascript' https://review.opendev.org/c/openstack/os-api-ref/+/765788 | |
| 09:42:50 | openstackgerrit | Merged openstack/os-api-ref master: Switch testing to Xena testing runtime https://review.opendev.org/c/openstack/os-api-ref/+/788896 | |
| 09:42:50 | openstackgerrit | Merged openstack/os-api-ref master: Switch testing to Xena testing runtime https://review.opendev.org/c/openstack/os-api-ref/+/788896 | |
| 10:20:59 | openstackgerrit | Polina Gubina proposed openstack/openstacksdk master: Add IPsecSiteConnection resource and proxy layer functionality for it https://review.opendev.org/c/openstack/openstacksdk/+/791140 | |
| 10:20:59 | openstackgerrit | Polina Gubina proposed openstack/openstacksdk master: Add IPsecSiteConnection resource and proxy layer functionality for it https://review.opendev.org/c/openstack/openstacksdk/+/791140 | |
| 15:20:48 | sum12 | I tried searching for an example but couldnt find any. and its not very clear from the code. | |
| 15:20:48 | sum12 | I tried searching for an example but couldnt find any. and its not very clear from the code. | |
| 15:21:25 | sum12 | is it possible to have service specific credentials including region passed to the Connection object ? | |
| 15:21:25 | sum12 | is it possible to have service specific credentials including region passed to the Connection object ? | |
| 15:22:56 | sum12 | i guess regions can be done but not credentials (username,password) . Correct ? | |
| 15:22:56 | sum12 | i guess regions can be done but not credentials (username,password) . Correct ? | |
| 15:41:16 | mordred | sum12: the system isn't really set up for individual services to have their own credentials or their own region. a Connection is a connection to a region of a cloud and the credentials are the credentials to get a keystone token for that region. if you have a different set of credentials for a service or it has some specific region, what you'll want to do is just make a Connection dedicated for that region/user combo and only use it for the | |
| 15:41:16 | mordred | relevant service | |
| 15:41:16 | mordred | sum12: the system isn't really set up for individual services to have their own credentials or their own region. a Connection is a connection to a region of a cloud and the credentials are the credentials to get a keystone token for that region. if you have a different set of credentials for a service or it has some specific region, what you'll want to do is just make a Connection dedicated for that region/user combo and only use it for the | |
| 15:41:16 | mordred | relevant service | |
| 15:43:53 | openstackgerrit | Merged openstack/openstacksdk master: Add compute microversion 2.79 https://review.opendev.org/c/openstack/openstacksdk/+/790900 | |
| 15:43:54 | openstackgerrit | Merged openstack/openstacksdk master: Add compute microversion 2.79 https://review.opendev.org/c/openstack/openstacksdk/+/790900 | |
| #openstack-sdks - 2021-05-18 | |||
| 09:25:05 | openstackgerrit | Georgina Shippey proposed openstack/ansible-collections-openstack master: Update checks for validate_certs in openstack_cloud_from_module https://review.opendev.org/c/openstack/ansible-collections-openstack/+/791291 | |
| 16:30:21 | openstackgerrit | Dmitriy Rabotyagov proposed openstack/ansible-collections-openstack master: Add support to setting image tags https://review.opendev.org/c/openstack/ansible-collections-openstack/+/783850 | |
| 16:30:21 | openstackgerrit | Dmitriy Rabotyagov proposed openstack/ansible-collections-openstack master: Add support to setting image tags https://review.opendev.org/c/openstack/ansible-collections-openstack/+/783850 | |
| 18:53:37 | openstackgerrit | Merged openstack/ansible-collections-openstack master: Add support to setting image tags https://review.opendev.org/c/openstack/ansible-collections-openstack/+/783850 | |
| 18:53:37 | openstackgerrit | Merged openstack/ansible-collections-openstack master: Add support to setting image tags https://review.opendev.org/c/openstack/ansible-collections-openstack/+/783850 | |
| 20:20:00 | Steap | Hello! I tried to tackle https://storyboard.openstack.org/#!/story/2008890 , which is currently blocking the CI. This is caused by a bug in openstacksdk, introduced in 0.56.0 and fixed on the master branch. I cannot pin openstacksdk to 0.55.0 though. Could this be because of the upper constraints? If so, is there a way to work around this? | |
| 20:20:00 | Steap | Hello! I tried to tackle https://storyboard.openstack.org/#!/story/2008890 , which is currently blocking the CI. This is caused by a bug in openstacksdk, introduced in 0.56.0 and fixed on the master branch. I cannot pin openstacksdk to 0.55.0 though. Could this be because of the upper constraints? If so, is there a way to work around this? | |
| #openstack-sdks - 2021-05-19 | |||
| 12:05:32 | openstackgerrit | Merged openstack/openstacksdk master: placement: Add support for resource classes https://review.opendev.org/c/openstack/openstacksdk/+/783350 | |
| 12:05:32 | openstackgerrit | Merged openstack/openstacksdk master: placement: Add support for resource classes https://review.opendev.org/c/openstack/openstacksdk/+/783350 | |
| 13:01:07 | openstackgerrit | Per Lind proposed openstack/ansible-collections-openstack master: Fix inventory plugin on Ansible 2.11 https://review.opendev.org/c/openstack/ansible-collections-openstack/+/792138 | |
| 13:37:37 | openstackgerrit | Tosin Farai proposed openstack/ansible-collections-openstack master: Add support for node vendor passthru methods https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773399 | |
| 13:37:37 | openstackgerrit | Tosin Farai proposed openstack/ansible-collections-openstack master: Add support for node vendor passthru methods https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773399 | |
| 14:59:18 | openstackgerrit | Merged openstack/openstacksdk master: tests: Remove dead code https://review.opendev.org/c/openstack/openstacksdk/+/788214 | |
| 14:59:19 | openstackgerrit | Merged openstack/openstacksdk master: tests: Remove dead code https://review.opendev.org/c/openstack/openstacksdk/+/788214 | |
| 16:00:05 | openstackgerrit | Ryan Zimmerman proposed openstack/openstacksdk master: WIP Add compute microversion 2.78 https://review.opendev.org/c/openstack/openstacksdk/+/786290 | |
| 16:00:05 | openstackgerrit | Ryan Zimmerman proposed openstack/openstacksdk master: WIP Add compute microversion 2.78 https://review.opendev.org/c/openstack/openstacksdk/+/786290 | |
| 17:45:38 | openstackgerrit | Ryan Zimmerman proposed openstack/openstacksdk master: Add compute microversion 2.78 https://review.opendev.org/c/openstack/openstacksdk/+/786290 | |
| 17:52:57 | melwitt | does anyone know if --sort-descending --sort-column <column> in OSC is intended to work on all commands or is it separate support per command? | |
| 17:52:57 | melwitt | does anyone know if --sort-descending --sort-column <column> in OSC is intended to work on all commands or is it separate support per command? | |
| 17:59:18 | stephenfin | melwitt: That's provided by cliff. It should work for all commands but it does rely on objects being comparable | |
| 17:59:18 | stephenfin | melwitt: That's provided by cliff. It should work for all commands but it does rely on objects being comparable | |
| 17:59:41 | melwitt | thanks stephenfin | |
| 17:59:41 | melwitt | thanks stephenfin | |
| 18:00:58 | stephenfin | melwitt: for context https://github.com/openstack/cliff/commit/c1c991045cece85dd55494f9d4670429e370e131 https://github.com/openstack/cliff/commit/4f45f9a30e657265c5b5ac119af3aaa0e5ec7184 | |
| 18:00:58 | stephenfin | melwitt: for context https://github.com/openstack/cliff/commit/c1c991045cece85dd55494f9d4670429e370e131 https://github.com/openstack/cliff/commit/4f45f9a30e657265c5b5ac119af3aaa0e5ec7184 | |
| 18:01:27 | stephenfin | (in case you're encountering bugs) | |
| 18:01:27 | stephenfin | (in case you're encountering bugs) | |
| 18:04:37 | openstackgerrit | Paul Belanger proposed openstack/ansible-collections-openstack master: Add bindep.txt for ansible-builder https://review.opendev.org/c/openstack/ansible-collections-openstack/+/792230 | |
| 18:04:37 | openstackgerrit | Paul Belanger proposed openstack/ansible-collections-openstack master: Add bindep.txt for ansible-builder https://review.opendev.org/c/openstack/ansible-collections-openstack/+/792230 | |