Skip to content

Manilla: Share Resource#690

Open
dlaw4608 wants to merge 2 commits into
k-orc:mainfrom
dlaw4608:manilla_share
Open

Manilla: Share Resource#690
dlaw4608 wants to merge 2 commits into
k-orc:mainfrom
dlaw4608:manilla_share

Conversation

@dlaw4608

Copy link
Copy Markdown
Contributor

Add support for OpenStack Manilla Share resources
#666

@dlaw4608 dlaw4608 changed the title Manilla share Manilla: Share resource Feb 23, 2026
@dlaw4608 dlaw4608 changed the title Manilla: Share resource Manilla: Share Resource Feb 23, 2026
@github-actions github-actions Bot added the semver:major Breaking change label Feb 23, 2026
@dlaw4608 dlaw4608 mentioned this pull request Mar 16, 2026
dlaw4608 added 2 commits June 11, 2026 18:00
…ophercloud-client NewSharedFileSystemV2 -gophercloud-module github.com/gophercloud/gophercloud/v2/openstack/sharedfilesystems/v2/shares -gophercloud-type Share -openstack-json-object share -available-polling-period 15 -deleting-polling-period 15 -optional-create-dependency ShareNetwork -interactive=false

Signed-off-by: Daniel Lawton <dlawton@redhat.com>
- E2E tests included
- API configured

Signed-off-by: Daniel Lawton <dlawton@redhat.com>
@dlaw4608 dlaw4608 marked this pull request as ready for review June 12, 2026 16:12
@winiciusallan

winiciusallan commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Hi @dlaw4608, thank you for work on this controller

I haven't had a look at your changes, but it seems that e2e jobs are failing. The created Share resource is transitioning to error state, likely due to a problem when creating the ShareNetwork. I found this lines in manila-share service logs.

Jun 12 16:29:14 runnervm1li68 manila-share[95140]: ERROR oslo_messaging.rpc.server   File "/opt/stack/manila/manila/network/neutron/api.py", line 273, in get_subnet
Jun 12 16:29:14 runnervm1li68 manila-share[95140]: ERROR oslo_messaging.rpc.server     raise exception.NetworkException(code=e.status_code,
Jun 12 16:29:14 runnervm1li68 manila-share[95140]: ERROR oslo_messaging.rpc.server manila.exception.NetworkException: Subnet None could not be found.
Jun 12 16:29:14 runnervm1li68 manila-share[95140]: ERROR oslo_messaging.rpc.server Neutron server returns request_ids: ['req-7f6ad0e2-8dc9-4bcf-bafd-f1ddd416126b']

There are a few other ERROR logs in Neutron, it doesn't seem related to your changes. @mandre wdyt about run a recheck?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:major Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants