Tuesday, 2023-07-18

opendevreviewkiran pawar proposed openstack/manila master: Implement share backup  https://review.opendev.org/c/openstack/manila/+/34398008:05
opendevreviewkiran pawar proposed openstack/manila-tempest-plugin master: Add share backup tests.  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/84101508:39
opendevreviewkiran pawar proposed openstack/manila-tempest-plugin master: Add share backup tests.  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/84101510:30
opendevreviewMerged openstack/devstack-plugin-ceph master: Drop Fedora support  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/88658811:45
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share group type tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/86553512:18
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share group type tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/86553512:19
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share groups tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/86721312:19
opendevreviewkiran pawar proposed openstack/manila-tempest-plugin master: Add share backup tests.  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/84101512:23
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share snapshot metadata tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/86325112:23
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: RBAC tests for share network security service  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/86706112:31
opendevreviewLiron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add security services tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/86800612:33
opendevreviewRenan Vitor proposed openstack/manila master: NetApp: Improve REST API cover and fix internals  https://review.opendev.org/c/openstack/manila/+/88756213:33
UgglaHello, I have some troubles to get export_locations: https://paste.opendev.org/show/bEvX0r0wkaJ6Fk3yP59j/15:25
UgglaI the api docs it is mentioned that we should use the replica with the new api. But I can't find a way in the sdk to do that. I might miss something.15:26
UgglaSo I would appreciate help here to get the export_locations properly with the sdk.15:27
UgglaThere is something wrong with the sdk not passing the revision, because:15:47
Uggla[stack@openstack ~]$ curl --silent -H "X-Auth-Token: $(openstack token issue -f json | jq -r ."id")" -H "X-OpenStack-Manila-API-Version: 2.9" -H "Content-Type: application/json" "http://192.168.122.81/share/v2/shares/56b839d4-1c66-400a-95b4-38d752b4a0c2/export_locations" | jq .15:48
Uggla{15:48
Uggla  "export_locations": [15:48
Uggla    {15:48
Uggla      "id": "40dbc04d-fd9a-4b4b-b6c5-b831287b26fd",15:48
Uggla      "path": "192.168.122.81:6789:/volumes/_nogroup/2a005c03-2f7f-4b63-b9b5-f17ed55be8e9/61dfa626-6842-471d-a836-5f8c7499709c",15:48
Uggla      "share_instance_id": "2a005c03-2f7f-4b63-b9b5-f17ed55be8e9",15:48
Uggla      "is_admin_only": false15:49
Uggla    }15:49
Uggla  ]15:49
Uggla}15:49
carlossUggla: hello o/ I think I haven't run into this before... maybe gouthamr has some ideas?15:55
Ugglacarloss, do you manage to reproduce it ?16:14
UgglaI think a _max_microversion parameter is missing in openstack/shared_file_system/v2/share_export_locations.py16:19
carlossUggla: not yet, but I think your guess could be correct16:35
Ugglacarloss, I'm not sure I will try to add it tomorrow.16:40
Uggla^- to know if it fixes the issue16:40
gouthamrhi Uggla: i can take a look -16:41
gouthamrUggla carloss: in meetings atm, will respond in a little bit16:41
carlossUggla++ gouthamr++16:41
Ugglagouthamr++16:43
gouthamrUggla: how are you setting up the connection object? we're doing this in the SDK functional tests: https://github.com/openstack/openstacksdk/blob/b93ea39ea5c1edff4b59ad0940992b5e4a8c695a/openstack/tests/functional/shared_file_system/base.py#L25-L2617:26
opendevreviewGoutham Pacha Ravi proposed openstack/manila master: [RFE] Add capabilities on manila share instance model.  https://review.opendev.org/c/openstack/manila/+/84018717:34

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!