Commit Graph

1168 Commits

Author SHA1 Message Date
tspyderboy 3103b8c56a "--wait" option added for managing/unmanaging a share snapshot
Implements: Add "--wait" to asynchronous operation commands
Closes-Bug: #1898312
Change-Id: I354ca855352228911f809769ce89d06af8dd9f61
2024-03-20 09:04:58 +05:30
Zuul af8f3faf0f Merge "Human readable export location CLI changes" 2024-03-12 22:17:38 +00:00
jayaanand.borra@netapp.com b097cec84f Human readable export location CLI changes
OpenStack CLI option is added to support user friently export location.

example command:
$ openstack share create nfs 1 --name share_name --mount-point-name custom_export_path

partially-implements: bp human-readable-export-locations
Depends-On: I72ac7e24ddd4330d76cafd5e7f78bac2b0174883
Change-Id: If896065a74fc4ebabd09b677e5eb0329cecfaab9
2024-03-11 13:47:12 -04:00
OpenStack Release Bot 62400f2925 Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.

Sem-Ver: feature
Change-Id: I9bcaa2e248292f0e77132caeab03e4d31a225769
2024-03-07 15:36:33 +00:00
Zuul 5000f1cb1f Merge "reno: Update master for unmaintained/wallaby" 2024-03-06 17:38:12 +00:00
OpenStack Release Bot 8c2db514a9 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: Ifbfb6f0241e8c50e4be9575a99d57b2330516691
2024-03-06 11:13:32 +00:00
OpenStack Release Bot 2136526ad6 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: Iee7f8fe00844e6d7ebfcad8ddae97ab7c6eb9bce
2024-03-06 11:12:44 +00:00
Zuul da17a1af16 Merge "Add new-note tox environment" 2024-03-05 15:07:09 +00:00
Zuul 5907822db6 Merge "[OSC] Fix output format for osc share subnet create" 2024-03-04 18:19:29 +00:00
Zuul 06e96b7a0b Merge "[OSC] Add OSC Functional Tests Snapshot Instances" 2024-02-29 13:32:52 +00:00
melakualehegn 129ddada81 Add new-note tox environment
only reno command was possible to add a
release notes. modify tox config to allow
newnote command too.

Change-Id: Iae8ec60ed91708f428ef24d5fec07e95d68986ac
2024-02-29 12:05:33 +00:00
Zuul 5fd1e894d0 Merge "CLI for disable service reason" 2024-02-28 23:40:06 +00:00
haixin 67cadf3831 CLI for disable service reason
Adds cli option to allow users to give reason
for service-disable.

Closes-Bug: #2037700
Depends-On: I3d7c46945366ac9e1d305c2f6de2233859259bf7

Change-Id: I0b6ac3a3a16a3eaa56758bc0b7f77bfbf2eef9e7
2024-02-27 09:44:28 +08:00
OpenStack Release Bot 5551c9420b reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: I88ab7c23b5c2d154d34ee5f2b0a038e1e7ca1ee4
2024-02-20 13:09:22 +00:00
Zuul fb9137d167 Merge "Fix list call when search_opts isn't provided" 2024-02-20 12:11:46 +00:00
Zuul 91bd8fc327 Merge "Fix share force delete case" 2024-02-17 00:27:23 +00:00
Zuul 8fd50c30e9 Merge "Fix "per_share_gigabytes" in "openstack quota set"" 2024-02-06 07:15:03 +00:00
Kiran Pawar 99be0ce9cc Fix share force delete case
Manilaclient force delete sends two REST requests, first
force delete and then delete. Fix it.

Change-Id: I8257c04f2b5f1a02533dc0fa5d37ae6ff923a56a
Closes-Bug: #2051737
2024-02-01 07:39:07 +00:00
Zuul 8e777cb1b6 Merge "Bump hacking" 2024-01-29 19:37:19 +00:00
Takashi Kajinami 5a2c000557 Bump hacking
hacking 3.0.x is too old.

Change-Id: I1fa5bf30150c4d6fa38d4103f652fb6b82963cf3
2024-01-27 23:27:41 +09:00
Goutham Pacha Ravi 3ec364d1fd Fix "per_share_gigabytes" in "openstack quota set"
The "per_share_gigabytes" quota param was introduced
in API version 2.62; when using older API versions,
we shouldn't be setting this parameter.

Closes-Bug: #2047249
Change-Id: I1eceee52726cef3494648521e4516010ca02f095
2024-01-26 11:43:49 -08:00
sdailey d66d7b1d14 Fix list call when search_opts isn't provided
Added line to the list implementation versions 2.35 to 2.68 to point
the search_opts variable to an empty dict if it was set to none.

Closes-bug: #1967312
Change-Id: Ibbd95047ad082665c323f58b735e843d32001c45
2024-01-04 19:46:36 +00:00
Ghanshyam Mann da4c929b90 Update python classifier in setup.cfg
As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg

Change-Id: I2b58e5bf83c733c9bb63bcaff99fb6895f10765a
2024-01-03 20:22:48 -08:00
Zuul 64f58141bb Merge "Fix default share type resolution in OSC" 2023-10-02 19:27:40 +00:00
Goutham Pacha Ravi a870c13cf1 Fix default share type resolution in OSC
This patch also fixes an incorrect docstring
in the share types SDK method.

Closes-Bug: #2030686
Change-Id: Iaea9746e6f4e133574f5504d906a49cc80fa4243
2023-09-22 20:05:03 +00:00
Goutham Pacha Ravi 244e87af2f Fix "test_share_access_show" osc functional test
The "updated_at" attribute on access rules is
now properly set in manila, and can no longer
be empty.

Related-Bug: #2031193
Change-Id: I9c24aff7dc88c628aaf9419cd75f23357fede050
2023-09-18 17:55:14 -04:00
Goutham Pacha Ravi 946c11373f Fix decoder path and add transfer commands
the file path to the decoder is better resolved
with the module path.

share transfer commands exist in the manila
shell, it'll be helpful to show the OSC translations
to these as well.

Implements: bp/openstack-client-support
Change-Id: I85d7ebd5c5c34c95402c0ea95f358bef91d26657
2023-09-12 18:56:23 +00:00
Ashley Rodriguez 3628f3d498 [OSC] Add OSC Functional Tests Snapshot Instances
Adds osc functional tests for share snapshot instances
show, list, and set

Partially-implements: bp openstack-client-support
Change-Id: I9f6f5adbd7905a23b2fcfafc204e0477983bb630
2023-09-12 15:13:00 +00:00
OpenStack Release Bot a0781399bf Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.

Sem-Ver: feature
Change-Id: I36b6f62cbca78394b942b0d6dbe2d98a137c2c3d
2023-09-08 14:45:28 +00:00
Zuul 2cdbf4eccb Merge "Deprecate "manila" CLI client" 2023-08-31 18:21:59 +00:00
Zuul 8a3f65bf2f Merge "Implement share backup" 2023-08-31 14:30:51 +00:00
silvacarloss 32f1a9a943 Bump tox version
This issue [1] is showing up on the functional jobs in the gate,
which are using the system tox.  So tell tox to upgrade itself
to the version that gets around that issue.

[1] https://github.com/tox-dev/pyproject-api/issues/101

Change-Id: Ib2a3ddb4bc8175f2769d1cd3510f00485349192a
2023-08-31 10:23:50 +00:00
Kiran Pawar 5e24577904 Implement share backup
Add share backup feature. This will allow the user to create,
restore and delete backups as well as listing backups and showing
the details of a specific backup.

Implement: blueprint share-backup
Depends-On: Ice01ab7892b1eb52b3202f2c79957977f73f3aca
Change-Id: I2c3848cbbeb921ede74756e25e58ef82277e0d2b
2023-08-29 06:59:35 +00:00
silvacarloss 4eccd68794 Allow restricting access rules
Access rules can now have the visibility of sensible fields
restricted, as well as the deletion can be prevented.

To do so, two new parameters were implemented in the access create
command: `restrict_visibility` and `restrict_deletion`.

In order to drop the delete restriction, users must specify
the `unrestrict` option while issuing the share access delete
command.

Depends-On: Iea422c9d6bc99a81cd88c5f4b7055d6a1cf97fdc

Change-Id: I31899a563c621e6f799e320fd990f9e510a8a9cc
2023-08-28 01:30:56 +00:00
Goutham Pacha Ravi 1734b45fa5 Support for resource locks
Add OSC and SDK interfaces to create,
view, update and delete resource locks.

Depends-On: I146bc09e4e8a39797e22458ff6860346e11e592e
Partially-Implements: bp allow-locking-shares-against-deletion
Change-Id: Ib8586a4f80aa8c172d876c6745ae73b7bdaf4705
2023-08-23 16:25:56 -07:00
Goutham Pacha Ravi ba9a388786 Deprecate "manila" CLI client
This has been a long time coming; we have finally
reached full feature parity and new features have
only been permitted in the openstack CLI plugin for
a couple of releases now.

We're signalling a major version bump for the package
with this change.

Implements: bp/openstack-client-support
Change-Id: I0a72883f1cd8a5ab9df9c349b6876248fe9edee3
2023-08-23 22:10:03 +00:00
Kiran Pawar 7a15a2a1ae Add '--count' option for snapshot list API.
Added support for display count info in share snapshot list
and detail APIs:

1. /v2/snapshots?with_count=True
2. /v2/snapshots/detail?with_count=True

Microversion upgraded to 2.79

Related-Bug: #2024556
Depends-On: I37d8ca9022e2ea2c107c6695e20e951d7950043a
Change-Id: I230c2195c414eec28ebc5e5e9714726731307a95
2023-08-18 12:12:47 +00:00
Goutham Pacha Ravi 0a0d610c63 [CI] switch to using osc for bootstrap
"manila" CLI isn't being installed globally
due to a recent change in devstack [1]. We
can switch to OSC since that's being installed
and linked appropriately.

[1] https://review.opendev.org/c/openstack/devstack/+/558930

Change-Id: I93d5a400cd562a599309da0e5f0e92c8657b4265
2023-08-16 14:51:16 -07:00
lkuchlan 2f6cd660c6 Enable the option to return the response body
As a continuation of the patch mentioned below:
https://review.opendev.org/c/openstack/python-manilaclient/+/890330

Change-Id: I4c1c1e089a726608124693c13eca73ce12fd5b8e
2023-08-09 10:39:03 +03:00
lkuchlan 47b0ac7d59 Enable the option to return the response body
As part of our efforts to enhance automation and CI for Manila,
we have begun developing code in the Tobiko tool to support the
Manila client. During create/get operations, we have observed
that the returned body contains solely the resource id in the
format <Share: <id>>.
To address this, we are introducing a patch that allows retrieving
the full body response, not just the id resource.

Change-Id: Ia15274e75aa5d3da04d861a64a2f437cd4a9a584
2023-08-03 13:16:30 +03:00
Zuul 8e1b721fc3 Merge "Metadata for Share Network Subnets" 2023-07-10 13:14:39 +00:00
Felipe Rodrigues e3f01e5c2a Metadata for Share Network Subnets
Extend these into OSC capabilities where appropriate.
Bumps max microversion to 2.78.

Depends-On: I8d5a03eb127941a84eea5e6e9bdf76b3489f17a8
Implements: bp/metadata-for-share-resources
Change-Id: I204cd0aeb66dfb7f0b4da29413b80d76a6034aa3
2023-07-07 16:25:38 -03:00
Zuul 3e9d75421d Merge "Add defaultadsite to security service" 2023-05-25 16:09:24 +00:00
Clifford Emeka 799278e644 [OSC] Fix output format for osc share subnet create
The format of the osc share network subnet create command
output has been updated to return a list of hosts instead
of a dictionary, as we do for other commands in the client.
With this change, we are enhancing the consistency of the
client and the readability of the output.

Closes-bug: #1989818

Change-Id: I05413e9e8b846d725d8fe021daf5d320857aac2f
2023-03-26 17:03:13 +01:00
Kiran Pawar 95763cdb05 Use suitable api version for OSC.
In manilaclient i.e. manila commands, if user supplied version is above
the max version supported by server, manilaclient adjust to max version.
This was missing in openstack commands which results in failure that
version is not supported. Fix by discovering most suitable version and
use it for client creation.

Closes-bug: #1960490
Change-Id: I734f6953e8b0266b38f0cb6e1581c4201f2bd676
2023-03-15 08:58:54 +00:00
Zuul 5abe263463 Merge "Fix share network create command with the AZ option" 2023-03-10 13:13:14 +00:00
hassanasghar 1e37914502 Fix share network create command with the AZ option
Previously, "share network create" command was trying to look up
the availability-zone provided by the user. However, this is not supported
by the AvailabilityZoneManager.

Drop the AZ lookup if the option is used and pass the user provided value
to the API.

Closes-Bug: 1962288
Change-Id: I3ec926122eed932caebcb31b9afd0f811f1f3c8e
2023-03-08 20:59:31 +00:00
Kiran Pawar 6e9433cd31 Add defaultadsite to security service
Allows to configure optional field 'defaultadsite' in security-service
for microversion >= 2.76.

Closes-bug: #1988146
Depends-on: I8e21e9170eace134a51efed84de1ccc58eb7eaaa
Change-Id: I0cc280b1d8e25980c2723688fb0f221faa057f2e
2023-02-22 09:09:43 +00:00
Zuul d697bb5a3d Merge "Update micversion to 2.77,support share transfer between project." 2023-02-21 22:14:42 +00:00
OpenStack Release Bot 7a5d39b9a7 Update master for stable/2023.1
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: Ibc6f421579b459e30e4305dfb5f1f023062e1632
2023-02-21 14:50:02 +00:00