| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2023-11-07 | |||
| 19:30:28 | opendevreview | Steve Baker proposed openstack/openstacksdk master: Return the results of init attachment request https://review.opendev.org/c/openstack/openstacksdk/+/900264 | |
| #openstack-sdks - 2023-11-08 | |||
| 10:35:38 | opendevreview | Merged openstack/python-openstackclient master: Add "image metadef property delete" command https://review.opendev.org/c/openstack/python-openstackclient/+/899538 | |
| 10:41:14 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: image: Fix the default description of image visibility https://review.opendev.org/c/openstack/python-openstackclient/+/868541 | |
| 10:46:35 | opendevreview | Merged openstack/python-openstackclient master: Add "image metadef property set" command https://review.opendev.org/c/openstack/python-openstackclient/+/899539 | |
| 12:51:07 | opendevreview | Mridula Joshi proposed openstack/python-openstackclient master: Adds command ``image metadef object show`` https://review.opendev.org/c/openstack/python-openstackclient/+/887048 | |
| 12:51:08 | opendevreview | Mridula Joshi proposed openstack/python-openstackclient master: Adds command ``image metadef object list`` https://review.opendev.org/c/openstack/python-openstackclient/+/886821 | |
| 12:51:08 | opendevreview | Mridula Joshi proposed openstack/python-openstackclient master: Adds command ``image metadef object delete`` https://review.opendev.org/c/openstack/python-openstackclient/+/893310 | |
| 18:01:42 | opendevreview | Merged openstack/python-openstackclient master: Adds command ``image metadef object show`` https://review.opendev.org/c/openstack/python-openstackclient/+/887048 | |
| 18:01:45 | opendevreview | Merged openstack/python-openstackclient master: Adds command ``image metadef object list`` https://review.opendev.org/c/openstack/python-openstackclient/+/886821 | |
| #openstack-sdks - 2023-11-09 | |||
| 09:04:32 | opendevreview | Mario Minners proposed openstack/openstacksdk master: BUG/48990 add alt. base_path for quota usage data for compute service https://review.opendev.org/c/openstack/openstacksdk/+/899272 | |
| 14:23:17 | opendevreview | Jaromír Wysoglad proposed openstack/keystoneauth master: Fix "dictionary changed size during iteration" https://review.opendev.org/c/openstack/keystoneauth/+/900530 | |
| 14:23:17 | opendevreview | JaromÃr Wysoglad proposed openstack/keystoneauth master: Fix "dictionary changed size during iteration" https://review.opendev.org/c/openstack/keystoneauth/+/900530 | |
| 15:37:15 | opendevreview | Jaromír Wysoglad proposed openstack/keystoneauth master: Fix "dictionary changed size during iteration" https://review.opendev.org/c/openstack/keystoneauth/+/900530 | |
| 15:37:15 | opendevreview | JaromÃr Wysoglad proposed openstack/keystoneauth master: Fix "dictionary changed size during iteration" https://review.opendev.org/c/openstack/keystoneauth/+/900530 | |
| 15:38:51 | opendevreview | Jaromír Wysoglad proposed openstack/keystoneauth master: Fix "dictionary changed size during iteration" https://review.opendev.org/c/openstack/keystoneauth/+/900530 | |
| 15:38:51 | opendevreview | JaromÃr Wysoglad proposed openstack/keystoneauth master: Fix "dictionary changed size during iteration" https://review.opendev.org/c/openstack/keystoneauth/+/900530 | |
| 18:43:57 | M0weng[m] | stephenfin: For python-openstackclient, is absolutely everything supposed to pass when I run tox -e functional? It's running through tests for v1, v2, and v3, but my clouds.yaml specifies v3, so some tests for other versions fail. The documentation doesn't give any examples for running a single version, which seems to indicate it's not a common enough scenario to warrant its own example...? | |
| 18:44:37 | stephenfin | M0weng[m]: generally the tests for unsupported versions will be skipped | |
| 18:45:01 | stephenfin | could you paste the test output to paste.openstack.org and share the link here? | |
| 18:45:15 | stephenfin | (don't paste large blobs of text to IRC: it doesn't like that :)) | |
| 18:45:51 | M0weng[m] | I didn't capture the output the first time I ran it so right now I'm in the middle of running it a second time with the output directed to a file :) | |
| 18:45:58 | stephenfin | spot on | |
| 18:46:43 | stephenfin | fyi, it's past my end of the day and I will be dropping very shortly, but I will reply here in the AM if necessary | |
| 18:47:04 | M0weng[m] | No problem! 👍️ | |
| 18:47:04 | M0weng[m] | No problem! �� | |
| 19:13:10 | M0weng[m] | Here are the parts in order: https://paste.openstack.org/show/822317/; https://paste.openstack.org/show/822318/; https://paste.openstack.org/show/822319/; https://paste.openstack.org/show/822320/ (not sure how helpful all of these are, but they're all here just in case :) ). It's a U.S. holiday tomorrow so I probably won't be back on until next Monday. | |
| #openstack-sdks - 2023-11-10 | |||
| 10:54:57 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Centralise check for networking service https://review.opendev.org/c/openstack/python-openstackclient/+/900605 | |
| 10:54:57 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Move and fix API extension check https://review.opendev.org/c/openstack/python-openstackclient/+/900606 | |
| 10:54:57 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Handle missing extensions in network tests https://review.opendev.org/c/openstack/python-openstackclient/+/900607 | |
| 10:55:56 | stephenfin | M0weng[m]: Those failures are happening because neutron isn't configured with all of its extensions. That's not your fault: the tests should handle this. | |
| 10:56:46 | stephenfin | M0weng[m]: This change should address the issue https://review.opendev.org/c/openstack/python-openstackclient/+/900607 I would suggest downloading and testing, assuming it hasn't merged already come Monday | |
| 10:57:57 | stephenfin | M0weng[m]: You can download a patch locally using 'git review'. This should be available in most distro's repos (e.g. sudo dnf/apt install git-review). You can download with the '-d CHANGE' flag (e.g. 'git review -d 900607' | |
| 12:10:02 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: image: Add hashing-related fields https://review.opendev.org/c/openstack/python-openstackclient/+/637528 | |
| 12:10:02 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: WIP: image: Show all columns https://review.opendev.org/c/openstack/python-openstackclient/+/900609 | |
| 13:55:41 | opendevreview | Merged openstack/python-openstackclient master: tests: Centralise check for networking service https://review.opendev.org/c/openstack/python-openstackclient/+/900605 | |
| #openstack-sdks - 2023-11-11 | |||
| 18:11:32 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.compute https://review.opendev.org/c/openstack/openstacksdk/+/900708 | |
| 18:11:32 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.image https://review.opendev.org/c/openstack/openstacksdk/+/900709 | |
| 18:11:33 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.block_storage https://review.opendev.org/c/openstack/openstacksdk/+/900710 | |
| 18:11:33 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.identity https://review.opendev.org/c/openstack/openstacksdk/+/900711 | |
| 18:11:34 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: identity: Add test for 'role_assignments_filter' proxy method https://review.opendev.org/c/openstack/openstacksdk/+/900712 | |
| 18:11:34 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.network https://review.opendev.org/c/openstack/openstacksdk/+/900713 | |
| 18:11:35 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.object_store https://review.opendev.org/c/openstack/openstacksdk/+/900714 | |
| 18:11:35 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.baremetal, baremetal_introspection https://review.opendev.org/c/openstack/openstacksdk/+/900715 | |
| 18:11:36 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.clustering https://review.opendev.org/c/openstack/openstacksdk/+/900716 | |
| 18:11:37 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.orchestration https://review.opendev.org/c/openstack/openstacksdk/+/900717 | |
| 18:11:37 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with remaining service modules https://review.opendev.org/c/openstack/openstacksdk/+/900718 | |
| 18:11:39 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Add typing to openstack._log https://review.opendev.org/c/openstack/openstacksdk/+/900719 | |
| 18:11:39 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: WIP: cloud: Do not reference other cloud mixin's methods https://review.opendev.org/c/openstack/openstacksdk/+/900720 | |
| 18:11:41 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: cloud: Trivial fixes https://review.opendev.org/c/openstack/openstacksdk/+/900721 | |
| 18:11:41 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.cloud https://review.opendev.org/c/openstack/openstacksdk/+/900722 | |
| 18:11:43 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: WIP: Deprecate 'use_direct_get' parameter https://review.opendev.org/c/openstack/openstacksdk/+/900723 | |
| 18:11:43 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: WIP: cloud: Do not reference cloud mixin's own methods https://review.opendev.org/c/openstack/openstacksdk/+/900724 | |
| 18:17:00 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: resource: Deprecate use of 'list_type' https://review.opendev.org/c/openstack/openstacksdk/+/900725 | |
| #openstack-sdks - 2023-11-12 | |||
| 10:35:53 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Fix API extension check https://review.opendev.org/c/openstack/python-openstackclient/+/900606 | |
| 10:35:53 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Handle missing extensions in network tests https://review.opendev.org/c/openstack/python-openstackclient/+/900607 | |
| #openstack-sdks - 2023-11-13 | |||
| 09:25:35 | opendevreview | Merged openstack/python-openstackclient master: tests: Fix API extension check https://review.opendev.org/c/openstack/python-openstackclient/+/900606 | |
| 09:25:36 | opendevreview | Merged openstack/python-openstackclient master: tests: Handle missing extensions in network tests https://review.opendev.org/c/openstack/python-openstackclient/+/900607 | |
| 13:01:22 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: cloud: Trivial fixes https://review.opendev.org/c/openstack/openstacksdk/+/900721 | |
| 13:01:22 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: cloud: Do not reference other cloud mixin's methods https://review.opendev.org/c/openstack/openstacksdk/+/900720 | |
| 13:01:23 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: mypy: Address issues with openstack.cloud https://review.opendev.org/c/openstack/openstacksdk/+/900722 | |
| 17:35:02 | opendevreview | Stephen Finucane proposed openstack/osc-lib master: parseactions: Use ArgumentError, not ArgumentTypeError https://review.opendev.org/c/openstack/osc-lib/+/836204 | |
| 17:42:04 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Enable logging fixture https://review.opendev.org/c/openstack/python-openstackclient/+/860477 | |
| 17:42:05 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: WIP: Switch to use of 'Command.log' https://review.opendev.org/c/openstack/python-openstackclient/+/860478 | |
| 17:42:05 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Remove prints https://review.opendev.org/c/openstack/python-openstackclient/+/900813 | |
| 17:55:55 | M0weng[m] | > 0weng: Those failures are happening because neutron isn't configured with all of its extensions. That's not your fault: the tests... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/SyOAqVOyPSOsAlnjKAqDiPMt>) | |
| 17:56:06 | M0weng[m] | * > 0weng: Those failures are happening because neutron isn't configured with all of its extensions. That's not your fault: the tests... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/ZuRPTuSrIGdaJBQAYpDYhRpc>) | |
| 17:59:22 | M0weng[m] | I'm still getting two other kinds of failures; the first one is Authentication cannot be scoped to multiple targets. Pick one of: project, domain, trust, system or unscoped, and the other one is ResourceNotFound: 404: Client Error for url: http://10.248.246.143:9696/networking/v2.0/metering/metering-labels, The resource could not be found.; both of these seem to be happening for Tempest. (I'll paste another full log once all the | |
| 17:59:22 | M0weng[m] | tests are done running.) | |
| 17:59:42 | M0weng[m] | * I'm still getting two other kinds of failures; the first one is Authentication cannot be scoped to multiple targets. Pick one of: project, domain, trust, system or unscoped, and the other one is ResourceNotFound: 404: Client Error for url: http://10.248.246.143:9696/networking/v2.0/metering/metering-labels, The resource could not be found.; both of these seem to be happening on Tempest. (I'll paste another full log once all | |
| 17:59:42 | M0weng[m] | the tests are done running.) | |
| 18:02:59 | M0weng[m] | (no pressure to respond now because I know it's evening in GMT; just posting these here now :) ) | |
| 18:05:40 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: network: Add '--marker', '--limit' to most list commands https://review.opendev.org/c/openstack/python-openstackclient/+/802482 | |
| 18:14:25 | M0weng[m] | Here is the testing summary at the end of the output: https://paste.openstack.org/show/822336/ | |
| 18:16:00 | M0weng[m] | The rest of the log in parts: | |
| 18:16:02 | M0weng[m] | https://paste.openstack.org/show/822337/ | |
| 18:16:33 | M0weng[m] | https://paste.openstack.org/show/822338/ | |
| 18:17:06 | M0weng[m] | https://paste.openstack.org/show/822339/ | |
| 18:21:57 | M0weng[m] | Relating to the first error, here are my OpenStack-related environment variables (I didn't set them manually; I'm using clouds.yaml):... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/bOofNakCqWJmomGnVfIOSiBO>) | |
| 18:24:53 | M0weng[m] | And this is my clouds.yaml: https://paste.openstack.org/show/822340/ | |
| 18:29:46 | opendevreview | Merged openstack/osc-lib master: Fix pre-commit issues https://review.opendev.org/c/openstack/osc-lib/+/893261 | |
| 18:30:06 | opendevreview | Merged openstack/osc-lib master: Add pre-commit https://review.opendev.org/c/openstack/osc-lib/+/893262 | |
| 18:49:08 | opendevreview | Merged openstack/osc-lib master: Drop formal support for Python 3.6, 3.7 https://review.opendev.org/c/openstack/osc-lib/+/892787 | |
| #openstack-sdks - 2023-11-14 | |||
| 01:03:18 | opendevreview | Baek Seung Ju proposed openstack/openstacksdk master: Implemented heat 'stack suspend' and 'stack resume' function https://review.opendev.org/c/openstack/openstacksdk/+/892156 | |
| 12:14:29 | stephenfin | M0weng[m]: Out of curiosity, do you have *both* `OS_*` environment variables set *and* a `clouds.yaml` file? | |
| 12:14:52 | stephenfin | M0weng[m]: if so, you should only use one or the other. I would unset all the `OS_*` prefixed things | |
| 14:20:45 | opendevreview | Merged openstack/openstacksdk master: Implemented heat 'stack suspend' and 'stack resume' function https://review.opendev.org/c/openstack/openstacksdk/+/892156 | |
| 16:27:31 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: tests: Remove unused flag https://review.opendev.org/c/openstack/python-openstackclient/+/900917 | |
| 16:27:31 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: test: Ignore 'OS_' environment variables https://review.opendev.org/c/openstack/python-openstackclient/+/900918 | |
| 16:32:04 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: Implement heat 'stack event list' https://review.opendev.org/c/openstack/openstacksdk/+/892836 | |
| 17:36:28 | M0weng[m] | > Out of curiosity, do you have *both* `OS_*` environment variables set *and* a `clouds.yaml` file? | |
| 17:36:28 | M0weng[m] | I was previously setting both, but I noticed and I'm pretty sure I unset them - though it's possible that I didn't unset all of them, or I went back to a saved state that still had them, so I'll check again to see if that works. | |
| 17:37:02 | M0weng[m] | Oops, meant this as a reply to stephenfin | |
| 17:37:52 | stephenfin | M0weng[m]: If you have access to the environment right now, I would suggest checking the output of 'env | grep OS_' | |
| 17:38:22 | stephenfin | M0weng[m]: If you don't have anything set, try running the failing tox tests again. You can do that with e.g. 'tox -e functional -- --failing' | |
| 17:38:57 | stephenfin | (the '--' separates arguments for tox ('-e functional') from arguments for the called executables ('--failing')) | |
| 17:39:05 | stephenfin | (the called executable being 'stestr') | |
| 17:39:38 | stephenfin | M0weng[m]: I'm pretty sure that was your issue though. I've proposed https://review.opendev.org/c/openstack/python-openstackclient/+/900918 to eliminate that in the future | |
| 17:40:11 | M0weng[m] | > If you have access to the environment right now, I would suggest checking the output of 'env | grep OS_' | |
| 17:40:11 | M0weng[m] | This returns empty; it seems nothing is set right now | |
| 17:40:56 | M0weng[m] | Whoops haha, did this on the wrong machine XD | |