opendevreview | kiran pawar proposed openstack/manila master: Implement share backup https://review.opendev.org/c/openstack/manila/+/343980 | 08:05 |
---|---|---|
opendevreview | kiran pawar proposed openstack/manila-tempest-plugin master: Add share backup tests. https://review.opendev.org/c/openstack/manila-tempest-plugin/+/841015 | 08:39 |
opendevreview | kiran pawar proposed openstack/manila-tempest-plugin master: Add share backup tests. https://review.opendev.org/c/openstack/manila-tempest-plugin/+/841015 | 10:30 |
opendevreview | Merged openstack/devstack-plugin-ceph master: Drop Fedora support https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/886588 | 11:45 |
opendevreview | Liron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share group type tests https://review.opendev.org/c/openstack/manila-tempest-plugin/+/865535 | 12:18 |
opendevreview | Liron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share group type tests https://review.opendev.org/c/openstack/manila-tempest-plugin/+/865535 | 12:19 |
opendevreview | Liron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share groups tests https://review.opendev.org/c/openstack/manila-tempest-plugin/+/867213 | 12:19 |
opendevreview | kiran pawar proposed openstack/manila-tempest-plugin master: Add share backup tests. https://review.opendev.org/c/openstack/manila-tempest-plugin/+/841015 | 12:23 |
opendevreview | Liron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add share snapshot metadata tests https://review.opendev.org/c/openstack/manila-tempest-plugin/+/863251 | 12:23 |
opendevreview | Liron Kuchlani proposed openstack/manila-tempest-plugin master: RBAC tests for share network security service https://review.opendev.org/c/openstack/manila-tempest-plugin/+/867061 | 12:31 |
opendevreview | Liron Kuchlani proposed openstack/manila-tempest-plugin master: [RBAC] Add security services tests https://review.opendev.org/c/openstack/manila-tempest-plugin/+/868006 | 12:33 |
opendevreview | Renan Vitor proposed openstack/manila master: NetApp: Improve REST API cover and fix internals https://review.opendev.org/c/openstack/manila/+/887562 | 13:33 |
Uggla | Hello, I have some troubles to get export_locations: https://paste.opendev.org/show/bEvX0r0wkaJ6Fk3yP59j/ | 15:25 |
Uggla | I 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 |
Uggla | So I would appreciate help here to get the export_locations properly with the sdk. | 15:27 |
Uggla | There 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": false | 15:49 |
Uggla | } | 15:49 |
Uggla | ] | 15:49 |
Uggla | } | 15:49 |
carloss | Uggla: hello o/ I think I haven't run into this before... maybe gouthamr has some ideas? | 15:55 |
Uggla | carloss, do you manage to reproduce it ? | 16:14 |
Uggla | I think a _max_microversion parameter is missing in openstack/shared_file_system/v2/share_export_locations.py | 16:19 |
carloss | Uggla: not yet, but I think your guess could be correct | 16:35 |
Uggla | carloss, I'm not sure I will try to add it tomorrow. | 16:40 |
Uggla | ^- to know if it fixes the issue | 16:40 |
gouthamr | hi Uggla: i can take a look - | 16:41 |
gouthamr | Uggla carloss: in meetings atm, will respond in a little bit | 16:41 |
carloss | Uggla++ gouthamr++ | 16:41 |
Uggla | gouthamr++ | 16:43 |
gouthamr | Uggla: 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-L26 | 17:26 |
opendevreview | Goutham Pacha Ravi proposed openstack/manila master: [RFE] Add capabilities on manila share instance model. https://review.opendev.org/c/openstack/manila/+/840187 | 17:34 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!