Changelog for
python3-manilaclient-5.0.0-1.1.noarch.rpm :
* Tue Sep 03 2024 cloud-develAATTsuse.de- update to version 5.0.0 - Remove old excludes - Replace OS_TENANT_NAME - Handle empty metadata properly in filter/list - Add new filter options for share server list - Remove support for Identity v2 API - Remove unused simplejson - Add \"--wait\" option for creating/promoting/deleting a share replicas - Fix show info about share network - Added \"--wait\" option for creating/deleting a share group snapshot - Don\'t set availability_zone for 2.32 version of api
* Tue Jun 04 2024 cloud-develAATTsuse.de- update to version 4.9.0 - Update master for stable/2024.1 - [OSC] Fix output format for osc share subnet create - reno: Update master for unmaintained/xena - Human readable export location CLI changes - Add new-note tox environment - \"--wait\" option added for snapshot create/revert/delete commands - \"--wait\" option added for managing/unmanaging a share snapshot - adds bandit testing and Zuul CI job. - reno: Update master for unmaintained/wallaby - Remove --nova-net-id option
* Sun Mar 24 2024 cloud-develAATTsuse.de- update to version 4.8.0 - Bump hacking - Fix share force delete case - Update python classifier in setup.cfg - reno: Update master for unmaintained/yoga - CLI for disable service reason - Fix \"per_share_gigabytes\" in \"openstack quota set\" - [OSC] Add OSC Functional Tests Snapshot Instances - Fix list call when search_opts isn\'t provided
* Sun Jan 14 2024 cloud-develAATTsuse.de- update to version 4.7.0 - Fix default share type resolution in OSC - Drop duplicate tox config - Metadata for Share Snapshots - [CI] switch to using osc for bootstrap - Add \'--count\' option for snapshot list API. - Fix \"test_share_access_show\" osc functional test - Fix formatting of OSC server migration check-only - Metadata for Share Network Subnets - Implement share backup - Fix tox4 errors - Allow restricting access rules - Update micversion to 2.77,support share transfer between project. - Fix share network create command with the AZ option - Support --os-key option - Add quiesce_wait_time for replica promote - Support for resource locks - Fix functional tests failing with python 3.10 - Bump tox version - Use suitable api version for OSC. - Update master for stable/2023.2 - Add defaultadsite to security service - Deprecate \"manila\" CLI client - Update master for stable/2023.1 - Enable the option to return the response body - Fix decoder path and add transfer commands
* Thu Dec 01 2022 cloud-develAATTsuse.de- update to version 4.2.0 - [OSC] Implement Share Server Migration Cancel and Complete Command - Fix test to not check service updated_at time - Respect OS_CACERT when using Manila OSC plugin - [OSC] Add OSC Functional Tests Network - [OSC] Add functional tests for share access rules - Fix share server listing with network subnet id - Add support for --soft when deleting a share or more shares - Add functional tests for \"os share limits show\" - [OSC] Add functional tests for share snapshots - [OSC] Fix share deletion when using share group id - [OSC] Implement security services commands - [OSC] Implement Share Server Migration Start Command - Fix missing space before end quote - Avoid using \"force\" kwarg in extend API - [OSC] Add OSC Functional Tests Share set unset - Fix incompatible headers on OS share group type list - Ensures API microversion is greater than or equal to \'2.69\' - fix manager _list() method when called from another manager - [OSC] Implement Share Server Migration set task-state - requirements: Add stestr - [OSC] Implement Share Migration show and add argument to Share Set Command - Update Python as per the Zed cycle testing runtime - Fix \"test_share_server_migration\" sporadic failure - Fixes minor typos and removes redundants lines. - Switch to 2023.1 Python3 unit tests and generic template name - [OSC] Add OSC Functional Tests Replica Export Location - Python3.11: fix unit test crashes - [OSC] Implement Share Migration Start Command - Add availability zones functional tests for OSC - Avoid any capitalization of the name \"None\" - [OSC] Fix typos in help messages for security services command - requirements: Bump python-openstackclient version - [OSC] Add functional tests for share services - [OSC] Add functional tests for share types - Add functional tests for group type access - Add share group type functional tests for OSC - [reno] Announce openstackclient GA - Make the OSC plugin handle the --insecure flag - [OSC] Implement Share Restore Command - Fix the Create Share Group from Snap Shot create. - [OSC] Add OSC Functional Tests Share Actions - [OSC] Add OSC Functional Tests Export Location - [OSC] Implement Share Group Snapshot Commands - [OSC] Don\'t use default type with snapshot clones - Support multiple subnets per AZ - Add \'share-network\' option for share replica create. - [OSC] Implement Share Server Commands - [OSC] Implement Share Server Migration check - Add functional tests for OSC User Messages - Add FIPS testing jobs - Add functional tests for \"os share pool list\" - [OSC] Implement Share Server Migration Show Command - Update master for stable/zed - [OSC] Implement Share Migration Cancel and Complete Command - Add support for --export-location filtering when listing shares
* Sat Jun 18 2022 Dirk Müller
- add osc-lib dependency
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 3.4.0 - [OSC] Implement share network subnet commands - Add support for ~name and ~description filtering when listing shares. - Add CLI error notification in case there is no share type - Fix displaying column headers for OSC list commands - Move release notes to correct folders - Update master for stable/xena - Add --scheduler_hints to share create command - Add missing space in server migration complete - Fix typo in subnet delete description - Fix tox to ignore_basepython_conflict - Remove check for args.force - api 2.64, manilaclient support force extend share - Refractor logs - Update python testing classifier - [OSC] Add missing waiters - Add --wait flag to the share access rule - Avoid formatting
*_extra_specs unless format is table - [OSC] Implement Share Group Type Commands - Implement OSC quota set default and project mandatory - Add a --wait flag to share manage/unmanage - Add share groups/share group snaps to quota class - Add Python3 yoga unit tests - Drop lower-constraints.txt and its testing - Fix for displaying export locations for share snapshot. - Refactor code from oslo_incubator - Fix python-manilaclient functional tests - Allow tests to choose client privileges - Add --wait flag to the mange share server operation - Fix typo in unit test - Bump max API microversion - Fix the id attr for share group type access repr - Add Python 3 only classifier - Add --scheduler_hints to share replica create command - Update master for stable/yoga - Add export location information to share replica show command - [CI] Change rally and lower-constraints jobs - API 2.69,Manila client support recycle bin - Bump lower-constraints
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 3.0.0 - Fix test failures for \"test_list_shares_by_{filter}\" - Further fix to \"test_list_shares_by_status\" - [OSC] Implement share instance commands - tools: Remove dead tools - Fix OSC share groups - Fix typo in quota set error message - Add \"--wait\" option for deleting a share server - [OSC] Implement Share Limits Show command - Add --wait flag to the create share group operation - [TrivialFix] Follow up per-share-gigabytes quota changes - Fix PDF docs issue - Changed minversion in tox to 3.18.0 - Implement OSC share instance export location commands - Add --wait flag to the delete share group operation - [OSC] Implement Share Pools List command - [OSC] Implement Share Replica Commands - Add Python3 xena unit tests - Fix incorrect dict member lookup - [OSC] Implement Share Group Commands - [ci] fix neutron services in functional job - Replace deprecated inspect.getargspec - [OSC] Implement Availability Zones Command - OSC Implementation for Share Networks - Re-enable shell completion cache - tests: Remove unused fakes - setup.cfg: Replace dashes with underscores - Fix error in CLI \'manila list\' with sorting key \'availability_zone\'. - [OSC] Implement Share Services Commands - Remove six - utils: Remove unicode-related helpers - [OSC] Implement Replica Export Locations commands - Update master for stable/wallaby - Fix issue while creating share from snapshot - Uncap PrettyTable - [OSC] Fix the default API_VERSION in unit tests - [OSC] Add Share Snapshot Instances commands - Remove some deprecated options - Add per share gigabytes quota to the CLI
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 2.6.0 - remove unicode from code - Remove install unnecessary package - Remove install unnecessary packages - Implement openstack share properties show command - Fix duplicate wait functional test - Change public share tests - Replace deprecated UPPER_CONSTRAINTS_FILE variable - Update master for stable/victoria - [OSC] Implement Share Adopt & Abandon Commands - Tighten asserts in some wait tests - Implements usage of \'-c /--column\' instead of additional logic. - Add Python3 wallaby unit tests - Fix undesirable raw Python error - Add \"--wait\" option for force-deleting a share/snapshot/share-instance - Use importlib to take place of imp module - Add profiling support to manilaclient - Remove python2 installation from bindep - Fixes create share from snapshot in OSC - Forbid users to create shares with the name \"None\" - [OSC] Implement Share Export Location Commands - tox miniversion update to 3.1.1 - Correctly pass mTLS certificate/key to HTTPClient - [OSC] Implement user messages commands - [OSC] Add the option to explicitly set share status - Add a waiter to share create/delete - Add security add/update services for in-use share networks - Add a waiter to share extend/shrink - [OSC] Implement Share Revert Command - Add waiters to OSC share create/delete/resize - Remove six.moves.urllib - [OSC] Implement the second part of share snapshots commands
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 2.3.0 - Use unittest.mock instead of third party lib - Improve OSC test coverage - Graduate share replication feature - Drop install_command usage in tox - Add py38 package metadata - Implement the first half of OSC share snapshots commands - Implement OSC share resize command - Fix hacking min version to 3.0.1 - Add initial documentation for OSC - Add commands for share server migration - Switch to newer openstackdocstheme and reno versions - [goal] Migrate testing to ubuntu focal - Update master for stable/ussuri - Migrate functional job to native zuulv3 - Replace \"tenant\" terminology with \"project\" - TrivialFix: Remove unnecessary future imports - Add noqa markup to intentionally redefined methods - [ussuri][goal] Change contributor guide - Implement OSC share quota commands - Add Python3 victoria unit tests