Earlier  
Posted Nick Remark
#openstack-sdks - 2020-10-01
06:58:49 valery_t how can it be?
06:58:49 valery_t 'REQ: curl -g -i -X GET https://cinder.api/ADMIN_PROJECT_ID/snapshots/detail?all_tenants=True&project_id=PROJECT_ID -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}cab326110ac89ebaab286c0347418e46df7a05402b248712fb91988c3b769a86" -H "X-OpenStack-Request-ID: req-a92cc117-982d-4a7c-b8ee-ff152cfabdbe"'
06:58:49 valery_t but it is exactly what 'openstack volume snapshot list --project PROJECT_ID --debug' does:
08:28:19 openstackgerrit Valery Tschopp proposed openstack/openstacksdk master: Add 'project_id' to Snapshot query parameters https://review.opendev.org/755445
09:17:27 openstackgerrit Louis Sautier proposed openstack/cliff master: List setuptools under install_requires https://review.opendev.org/755458
09:18:05 openstackgerrit Louis Sautier proposed openstack/cliff master: List setuptools under install_requires https://review.opendev.org/755458
10:41:16 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add "fields" parameter to ListPort query https://review.opendev.org/754117
11:40:30 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Switch console url show operations to SDK https://review.opendev.org/751262
11:53:37 openstackgerrit Valery Tschopp proposed openstack/openstacksdk master: Add 'project_id' to Snapshot query parameters https://review.opendev.org/755445
12:52:28 openstackgerrit Valery Tschopp proposed openstack/openstacksdk master: Add 'project_id' to Snapshot query parameters https://review.opendev.org/755445
13:12:49 Hybrid512 Hi everyone
13:13:59 openstackgerrit Merged openstack/python-openstackclient master: Update developing.rst https://review.opendev.org/750290
13:14:01 openstackgerrit Merged openstack/python-openstackclient master: Remove install unnecessary packages https://review.opendev.org/751633
13:14:02 openstackgerrit Merged openstack/python-openstackclient master: bump py37 to py38 in tox.ini https://review.opendev.org/752609
13:51:35 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstackclient master: Add "fields" parameter to ListPort query https://review.opendev.org/754117
15:33:43 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Re-implement remove fixed ip function https://review.opendev.org/581418
20:18:16 openstackgerrit Hang Yang proposed openstack/openstacksdk master: Support remote address group in SG rules https://review.opendev.org/755644
#openstack-sdks - 2020-10-02
00:35:36 openstackgerrit melanie witt proposed openstack/keystoneauth master: Allow logging of Content-Type text/plain https://review.opendev.org/755674
00:37:05 openstackgerrit melanie witt proposed openstack/keystoneauth master: Allow logging of Content-Type text/plain https://review.opendev.org/755674
01:54:11 openstackgerrit melanie witt proposed openstack/keystoneauth master: Allow logging of Content-Type text/plain https://review.opendev.org/755674
05:28:04 openstackgerrit Jens Harbott (frickler) proposed openstack/openstacksdk master: Revert "Add neutron address group CRUD" https://review.opendev.org/755692
05:28:43 frickler dtantsur|afk: gtema: ^^ see https://aa8dd8dcd025e9c032ca-2413b0a350e1f4a4b77815cdd4c6afd0.ssl.cf2.rackcdn.com/755405/1/check/openstacksdk-functional-devstack/657dd57/job-output.txt
09:18:13 Hybrid512 Hi everyone
09:18:43 Hybrid512 We have an issue since recent release of the openstackclients snap (edge channel)
09:19:11 Hybrid512 we need this version because we're evaluating Masakari on Charmed Openstack Focal/Ussuri
09:20:30 Hybrid512 problem is, this snap has apparently recently been modified to run in strict confinement and doing so, I get permission denied errors when creating images or importing key pairs with the openstack command line
09:21:35 Hybrid512 Is there something needed to make it work that I missed or is it possible to release a new one without strict confinement et re-enable --classic ?
09:22:40 Hybrid512 right now, it is pretty annoying because I need to rollback to the stable channel each time I want to import images/keypairs and then switch back to edge for newer commands like masakari
09:23:12 frickler Hybrid512: I think that's a question for the charms/snaps people, not for upstream
09:24:46 Hybrid512 well, I came to this irc channel because this is what is given in this documentation : https://docs.openstack.org/python-openstackclient/latest/
09:26:43 frickler Hybrid512: yes, but you are talking about snap. if you see the same issue with a plain installation of the client from pypi, we may be able to help.
09:27:40 Hybrid512 understood ... sorry for the inconvenience
14:59:34 openstackgerrit Hang Yang proposed openstack/openstacksdk master: Skip address group functional tests if no extension https://review.opendev.org/755818
15:20:23 openstackgerrit Hang Yang proposed openstack/python-openstackclient master: Support Neutron Address Group CRUD https://review.opendev.org/747279
16:48:33 openstackgerrit zhoulinhui proposed openstack/os-api-ref master: Stop install unnecessary packages when run tox -edocs https://review.opendev.org/755847
17:04:49 openstackgerrit Merged openstack/os-api-ref master: Stop install unnecessary packages when run tox -edocs https://review.opendev.org/755847
20:49:38 openstackgerrit OpenStack Release Bot proposed openstack/python-openstackclient stable/victoria: Update .gitreview for stable/victoria https://review.opendev.org/755887
20:49:41 openstackgerrit OpenStack Release Bot proposed openstack/python-openstackclient stable/victoria: Update TOX_CONSTRAINTS_FILE for stable/victoria https://review.opendev.org/755888
20:49:43 openstackgerrit OpenStack Release Bot proposed openstack/python-openstackclient master: Update master for stable/victoria https://review.opendev.org/755889
20:49:46 openstackgerrit OpenStack Release Bot proposed openstack/python-openstackclient master: Add Python3 wallaby unit tests https://review.opendev.org/755890
22:18:03 openstackgerrit Lewis Denny proposed openstack/python-openstackclient stable/ussuri: Add API check for server_groups.create https://review.opendev.org/755896
22:39:17 openstackgerrit Lewis Denny proposed openstack/python-openstackclient stable/ussuri: Add API check for server_groups.list https://review.opendev.org/755900
#openstack-sdks - 2020-10-05
09:17:33 openstackgerrit Wenping Song proposed openstack/python-openstackclient master: Add list tags for server https://review.opendev.org/756019
10:11:43 openstackgerrit Wenping Song proposed openstack/openstacksdk master: Add list tags for server https://review.opendev.org/756028
11:29:29 openstackgerrit Merged openstack/openstacksdk master: Skip address group functional tests if no extension https://review.opendev.org/755818
11:37:37 openstackgerrit Merged openstack/openstacksdk master: Add 'project_id' to Snapshot query parameters https://review.opendev.org/755445
#openstack-sdks - 2020-10-06
00:30:55 openstackgerrit Merged openstack/python-openstackclient master: Update master for stable/victoria https://review.opendev.org/755889
01:36:03 openstackgerrit Merged openstack/python-openstackclient master: Add Python3 wallaby unit tests https://review.opendev.org/755890
03:05:39 openstackgerrit Sam Morrison proposed openstack/python-openstackclient master: Restore behavior of image create with same name. https://review.opendev.org/756187
03:41:38 openstackgerrit Wenping Song proposed openstack/cliff master: Remove six https://review.opendev.org/756188
09:23:23 openstackgerrit Wenping Song proposed openstack/osc-lib master: Bump py37 to py38 in tox.ini https://review.opendev.org/756233
09:26:49 openstackgerrit Wenping Song proposed openstack/openstacksdk master: Add list tags for server https://review.opendev.org/756028
09:54:26 openstackgerrit zhoulinhui proposed openstack/os-api-ref master: Fix hacking min version to 3.0.1 https://review.opendev.org/756237
09:57:07 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Remove oslo.utils https://review.opendev.org/739599
10:00:32 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Remove oslo.utils https://review.opendev.org/739599
10:16:58 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Fix: port attribute name propagate_uplink_status https://review.opendev.org/746716
10:20:20 openstackgerrit Merged openstack/os-api-ref master: Fix hacking min version to 3.0.1 https://review.opendev.org/756237
12:57:42 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Respect default microversion in the server.create_console switch https://review.opendev.org/756286
12:59:09 openstackgerrit Artem Goncharov proposed openstack/python-openstackclient master: Switch console url show operations to SDK https://review.opendev.org/751262
13:04:17 openstackgerrit Artem Goncharov proposed openstack/python-openstackclient master: Switch openstack console log show operation to use OpenStackSDK https://review.opendev.org/750738
14:48:46 gtema dtantsur, are you here? Have few minutes?
14:52:30 dtantsur gtema: hi, sure
14:53:51 gtema I would like to hear your opinion on https://review.opendev.org/#/c/756286 please
14:54:31 gtema I tend to agree with stephenfin opinion, but need yours as well
14:54:58 stephenfin gtema: ah, are you Artem?
14:55:03 stephenfin I never put the two together /o\
14:55:06 gtema yupp
14:55:32 stephenfin gtk :)
14:57:20 tremble Python openstacksdk question: Without updating clouds.yaml how do I request a specific version of a services proxy - cloud.block_storage currently gets me the v2 proxy and I need the v3 proxy for a feature.
14:57:49 dtantsur tremble: I'm surprised it doesn't happen automagically..
14:58:19 gtema it happens when the default EP on the block_storage points to v2
14:58:27 gtema and there is endpoint volumev3
14:58:43 gtema but version discovery doesn't work - you end on v2
14:58:51 dtantsur gtema, stephenfin, so, it's a horrible mess, and largely I'm to blame for it.
14:59:05 dtantsur there are currently two approaches to microversions in the SDK and neither work 100% correct
14:59:25 dtantsur there is also pick_microversion that explicitly raises a version higher than the default
14:59:30 dtantsur which you could argue is also incorrect
14:59:49 gtema tremble: for me I use volume_service_type: volumev3 in clouds. But know you want it other way around
15:00:18 gtema dtantsur - that's why I ping you ;-)
15:00:41 dtantsur gtema: remind me please, the default microversion comes from clouds.yaml?
15:00:57 gtema no explicitly, but can be set also there
15:00:58 dtantsur so it's None is most cases except for an explicit OSC argument?
15:01:04 gtema in this case it is argument in OSC
15:01:17 dtantsur yeah, okay, OSC and clouds.yaml, but not implicitly?
15:01:20 tremble gtema, Yeah I want this for an Ansible module, and it seems kinda dumb to tell people to update their clouds.yaml if they want access to a feature
15:01:27 gtema yes, it is none by default, but if you do --os-compute-api-version 2.5 - it is 2.5
15:01:48 dtantsur commented
15:02:18 gtema thanks dtantsur, I will change the default
15:02:30 dtantsur gtema: and please fix pick_microversion
15:02:36 dtantsur I hope ironic won't blow up afterwards :)
15:02:46 gtema would we want an old functionality ever? to simply check whether server side supports the mv?
15:02:59 dtantsur gtema: I don't think so..
15:03:25 dtantsur I mean, it's not useless in theory, but in this context we should respect the default
15:04:09 gtema I actually was meaning, whether respect_default_mv should stay as option but be True by default or whether drop it completely
15:04:52 gtema but in the later case we can not simply check whether server supports given MV
15:05:24 dtantsur *shrug* I'd drop it until somebody needs it
15:05:32 gtema okay. Thks
15:12:38 frickler gtema: the devstack openstacksdk job is still broken on stable/train it seems, see https://zuul.opendev.org/t/openstack/build/82a83f08f9064f18bcb9e12e4b0b9897 , I've asked neutron folk for help now
15:13:21 gtema frickler: ack
15:15:49 gtema dtantsur: I think pick_mv is working correctly, at least wrt "get a new mv if it is higher then default"

Earlier   Later