Revisions of python-manilaclient

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161189 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- 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
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1138703 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1039647 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 984181 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- add osc-lib dependency
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 979074 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 787454 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- add obsoletes

- switch to python 3.x only
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 736658 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 15)
- update to version 1.29.0
  - OpenDev Migration Patch
  - Dropping the py35 testing
  - Add CLI commands for Share Networks with multiple Subnets
  - base job has changed to bionic
  - Add Python 3 Train unit tests
  - [CI] Bump timeout for manilaclient-dsvm-neutron-functional
  - Replace openstack.org git:// URLs with https://
  - Replace git.openstack.org URLs with opendev.org URLs
  - Remove docutils requirement
  - [doc] Fix command output generation
  - Add "functional tests" documentation
  - Change the default value of description of type show
  - Update master for stable/stein
  - Add update share-type to SDK and CLI
  - Add PDF documentation build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692835 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to version 1.27.0
  - Return is_default as a value instead of a function object
  - Add Release Notes in README
  - Fix type-show command with name
  - Change python3.5 job to python3.7 job on Stein+
  - Replace unicode with six.text_type
  - Fix sort options --sort-key and --sort-dir in list command.
  - [CI] Fix logs for the functional test job
  - Update reno for stable/rocky
  - import zuul job settings from project-config
  - Fix get_base_url
  - Add default value for 'is_public' attribute in the help text
  - Change openstack-dev to openstack-discuss
  - Loosen docutils requirement pin
  - Fix functional tests
  - Don't quote {posargs} in tox.ini
  - [Python3] Fix python3 bugs in code
  - Add support for replica export location APIs
  - Add missing organizational unit (--ou) parameter in manila cli
  - Add unit-test for availability_zones.AvailabilityZone repr()
  - Add Python 3.6 classifier to setup.cfg
  - [CI] Use openstackclient instead of neutronclient
  - switch documentation job to new PTI
  - add python 3.6 unit test job
  - Convert functional tests to python3
  - fix tox python3 overrides
  - Remove setup.py check from pep8 job
  - Add CLI commands for Manage-Unmanage of Share Servers
  - Stop encoding "~" in query parameters
  - Run manilaclient-dsvm-neutron-functional on bionic
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633078 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 584482 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 12)
- Update spec file based on upstream spec
  * Switch to singlespec

- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 575939 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to version 1.21.0 (bsc#1078607)
  - Fix share can not be found by name in admin context
  - Add 'count' in list command
  - Add functional tests for MAPRFS protocal
  - Avoid tox_install.sh for constraints support
  - Add show share type detail command
  - Added 'description' in share type
  - Updated from global requirements
  - Add search_opts in func list of ManagerWithFind type classes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 567265 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to version 1.19.0
  - Fix for use endpoint_type in _discover_client method
  - Compare API call body in assertions with respect to values
  - Fix missing domain arguments in functional tests
  - [TrivialFix] Add three kinds of ignorable file to .gitignore
  - doc-migration: new directory layout
  - Add license to doc/source/conf.py
  - Migrating legacy jobs
  - Group specs can not be set in share group type create CLI
  - Allows the use of dollar sign in usernames to allow
  - Use more parts from keystoneauth
  - Stop skipping ipv6 delete access rule test
  - Add rally job manifests
  - tests: use .stestr.conf except for functional tests
  - Use generic user for both zuul v2 and v3
  - TrivialFix for HACKING file
  - Fix list command when not given search_opts
  - Correct import of keystoneauth1 session
  - TrivialFix flake8 and docs build in tox.ini
  - Update reno for stable/pike
  - Remove setting of version/release from releasenotes
  - doc migration: openstackdocstheme completion
  - Add MAPRFS protocol in create help
  - Properly deprecate v1.client and some other client related things
  - Correcting author
  - Updated from global requirements
  - Increase code coverage
  - Fix 'List' command filters do not accept unicode symbols
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528062 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 9)
- update to version 1.17.2
  - Add rally job manifests
  - Update UPPER_CONSTRAINTS_FILE for stable/pike
  - Fix list command when not given search_opts
  - doc migration: openstackdocstheme completion
  - Update .gitreview for stable/pike
  - doc-migration: new directory layout
  - Updated from global requirements
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514950 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 8)
- update to version 1.17.1
  - Add like filter
  - Enable some off-by-default checks
  - Use more specific asserts and fix an assertion in tests
  - Explicitly set 'builders' option
  - Replace http with https
  - Update reno for stable/ocata
  - Clean docs/build before building docs
  - Missing parenthesis in help text
  - Fixed log messages format
  - Increases code coverage
  - Optimize the link address
  - Fix gate breakage
  - Handle log message interpolation by the logger
  - Change to share access list API
  - Update the documentation link for doc migration
  - Remove unused sort key export_location from list CLI
  - Replace six.iteritems() with .items()
  - Incorrect case, parenthesis & periods in CLI Guide
  - Switch from oslosphinx to openstackdocstheme
  - Enable IPv6 in manila(client)
  - Replace assertRaisesRegexp with assertRaisesRegex
  - doc: Remove cruft from conf.py
  - Add share group quotas
  - Add commands for user messages
  - Add release note for fixing bug 1664877
  - Remove log translations
  - Use Identity v3 API always for functional tests
  - Raise TypeError in manilaclient/common/httpclient.py
  - Add quotas per share type
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456776 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- update to version 1.14.0:
  - Run pre_test_hook.sh of manila in client's CI
  - Fix share-server-delete command
  - Enable coverage report in console output
  - Add create_share_from_snapshot_support extra spec
  - Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)
  - Add support of Identity API V3 in functional tests
  - Update help message for share-instance-reset-state command
  - type-create should support specifying extra-specs
  - Enable release notes translation
  - Add share group support to Manila client
  - Configures coverage tool
  - Update reno for stable/newton
  - Add Constraints support
  - Show team and repo badges on README
  - Allow deletion of multiple resources for some manila commands
  - Fix misleading help text
  - Remove copy of incubated Oslo code
  - Add Python 3.5 classifier and venv
  - Remove Nova Net option for share networks
  - Add support of Availability Zones API
  - Switch test runner to ostestr wrapper
  - Fix "replication_type" extra-spec values in tests
  - Removes unnecessary utf-8 encoding
  - Modify use of assertTrue(A in B)
  - Add mountable snapshots support to manila client
  - Use dummy driver in functional tests CI job
  - Add reno for availability-zone-list
  - Support share revert to snapshot in Manila client
  - Config: no need to set default=None
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 440561 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 6)
- Fix test package handling

- Add -test package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 434277 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
update to version 1.11.0
  * add access_key to access_list API's response
  * Use consistent env variable naming
  * Add validation for token and bypass_url
  * Remove ordereddict from test-requirements.txt
  * Add share type change to Share Migration CLI
  * Add snapshot instances admin CLIs
  * Update Share Migration CLI
  * Add columns support for share-replica-list
  * Replace OpenStack LLC with OpenStack Foundation
  * Updated from global requirements

update to version 1.10.0
  * Remove discover from test-requirements
  * Replace tempest-lib with tempest.lib
  * Fix list access function comment
  * Remove white space between print and ()
  * Add possibility to provide auth token via CLI
  * Added CONTRIBUTING.rst file to the project
  * Fix typos
  * manila list --all-tenants should display projectID
  * Updated from global requirements
  * Handle error for missing minor api version
  * Fix view of doc info for functional tests
  * Remove iso8601 and pycrypto useless requirements
  * Add support for releasenotes
  * Update the home-page with developer documentation
  * Hacking version update and pep8 issues fix
  * Define experimental API header on python client level instead of CLI
  * Make dict.keys() PY3 compatible
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by