Changelog for
python3-manilaclient-5.0.0-bp155.61.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
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 2.1.0 - Remove experimental flag from share groups commands - Update the constraints url - Fix osc delete share and show share tests - Update hacking for Python3 - Update master for stable/train - [OSC] Init OpenStack Client implementation - Add new share replica quotas to the CLI - Implement OSC share access rules commands - Put osc unit tests with all other unit tests - Fix lower bound for sphix in docs/requirements.txt - Fix update share network tests and skip exception issue - OSC Fix list for all projects - Implement osc share set/unset commands - Update the python manila client api version - Support query user message by timestamp - Add more detail to API introduction - Cleanup py27 support - Add functional tests for OSC - Implement OSC share type commands - [ussuri][goal] Drop python2.7 support
* Mon Mar 23 2020 Dirk Mueller - add obsoletes
* Wed Mar 11 2020 Dirk Mueller - switch to python 3.x only
* Wed Oct 09 2019 cloud-develAATTsuse.de- 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
* Mon Apr 08 2019 cloud-develAATTsuse.de- 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 - Drop \'clidoc\' from sphinx extensions - Use templates for cover and lower-constraints
* Mon Sep 03 2018 cloud-develAATTsuse.de- update to version 1.24.1 - Allow clone of manila-tempest-plugin - Mark functional tests passwords as secrets - Update reno for stable/queens - Fix manila endpoint in catalog not find error - Fix \'List\' command filters do not accept unicode symbols - Remove PyPI downloads - Fix failed to import test module - Fix allow the use of blank in user group name to access the share - Support metadata for access rule resource - Zuul: Remove project name - Add check to the flake8 job - Fix is_default value is empty issue when create - Loosen docutils requirement pin - Clean imports in code - fix tox python3 overrides - Update .gitreview for stable/rocky - allow \'--help\' to print subcomands info - Add unit-test for apiversions.APIVersion.is_latest - Delete unused files to increase test coverage - Add missing assertions for APIVersion comparison - Update links in README - Trivial: Update pypi url to new url - Drop unused test-requirement - Follow the new PTI for document build - Increase coverage test - Support filter search for share type API - add os-testr to test-requirements - Cover string representations of api_versions.APIVersion - Remove fake_client module as it is unused - Add release note link in README - Switch to use stestr instead of testr - Updated from global requirements - add lower-constraints job - Fix using column reports nothing for capabilities
* Thu Mar 08 2018 tbechtoldAATTsuse.com- Update spec file based on upstream spec
* Switch to singlespec
* Fri Feb 23 2018 tbechtoldAATTsuse.com- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-develAATTsuse.de- 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
* Mon Jan 15 2018 cloud-develAATTsuse.de- 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
* Thu Sep 21 2017 cloud-develAATTsuse.de- 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
* Mon Aug 07 2017 cloud-develAATTsuse.de- 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 - Remove support for py34 - Replaces uuid.uuid4 with uuidutils.generate_uuid() - Fix manilclient.v2 import error - change user access name limit from 32 to 255 characters - Updated from global requirements - Use Sphinx 1.5 warning-is-error - Add export-location filter in share and share instance list
* Mon Feb 13 2017 cloud-develAATTsuse.de- 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 - Add share_type filter to pool_list - Support changes to access rules APIs - Implement Share Migration Ocata improvements - Add the ability to check tenant quota detail - Add __ne__ built-in function - Updated from global requirements
* Wed Nov 16 2016 tbechtoldAATTsuse.com- Fix test package handling
* Tue Oct 25 2016 tbechtoldAATTsuse.com- Add -test package
* Tue Sep 06 2016 tbechtoldAATTsuse.comupdate 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
* Thu Sep 01 2016 tbechtoldAATTsuse.comupdate 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
* UnsupportedVersion Thrown for Supported Version
* [CI] Fix devstack hooks to unblock CI
* Fix \"single_alias\" action for CLI commands- update _service and switch to upstream spec template
* Thu Mar 24 2016 tbechtoldAATTsuse.com- update to 1.8.1:
* Revert fix access rules functional tests
* Fix typos
* Microversion \'cephx\' access type in API v2
* Fixed description of auth_url config parameter
* Add \'cephx\' authentication type
* Added new CLI commands for Share migration
* Use \'example\' instead of \'foo\' or \'bar\' in help outputs
* Annotate CLI commands for experimental features
* CLI for manage/unmanage snapshot
* Support preferred export locations in Manila CLI
* Client Support for Manila Share Replication
* Fix post_test_hook.sh script auth error
* Updated from global requirements
* To tag all the Admin-only APIs as Admin only
* Fix function name
* Add missing element in functional test
* Eliminate unnecessary character
* Fix functional tests to respect insecure SSL option
* Updated from global requirements
* Fix Access Rules functional tests
* Add support of export location metadata feature
* Set default access_level to rw in help
* Updated from global requirements
* Thu Mar 03 2016 tbechtoldAATTsuse.com- update to 1.7.0:
* Remove argparse from requirements
* Fix backwards compatibility for v1 API imports
* Keep using the session we had when creating keystone client
* Add uppercase env var names for consistency
* Fix the \"OpenStack CLI guide\" link
* Updated from global requirements
* Add debug testenv in tox
* Removes MANIFEST.in as it is not needed explicitly by PBR
* Updated from global requirements
* Replace deprecated LOG.warn with warning
* Remove vim header from source files
* Show selected columns in list commands of manila
* Remove unreachable code from unit tests
* Client fix for api_version in positional and kwarg
* Replace assertEqual(None,
*) with assertIsNone in tests
* Updated from global requirements
* Fix microversion comparison approach in functional tests
* Drop py33 support
* Deprecated tox -downloadcache option removed
* Fix share size units to match the API
* API \'manage\' can set share attr \'is_public\'
* Updated from global requirements
* Add python classifiers to setup.cfg
* Allows type-create to return dict instead of list
* Updated from global requirements
* Remove py26 from tox config
* Delete python bytecode before every test run
* Updated from global requirements
* Fix client backwards compatibility
* Updated from global requirements
* Add support of new API URLs after port of extensions to core API
* Nova Style API Version Support for Client
* Manila list shows one export location not multiple
* Wrong help for \'manila cg-snapshot-create\' command
* Fix usage of setUpClass method in functional tests
* Updated from global requirements
* Add useful links to project README.rst
* Add support for enable/disable service API- Adjust Requires according to requirements.txt
* Mon Nov 16 2015 tbechtoldAATTsuse.com- update to 1.5.0:
* Add Keystone v3 API support
* Incorrect help of export_path for the manage utility
* Updated from global requirements
* Fix args parsing for quota-class-update
* Change Manilaclient to use --os-region-name param
* Updated from global requirements
* Fri Sep 25 2015 tbechtoldAATTsuse.com- update to 1.4.0:
* Fix shares CLI for using CGs
* Workaround broken openstack client for functional tests
* Bump latest supported version to 2.6
* Add consistency group support to manila client
* Wed Sep 16 2015 tbechtoldAATTsuse.com- update to 1.3.0:
* Fix client API version to support Manila API
* Implement Share Instances Admin API
* Add Share Migration support to Manila Client
* Update path to subunit2html in post_test_hook
* Manila REST API Microversion Support for Client
* Add support of new extra spec \'snapshot_support\'
* Allow user to unset security service params
* Updated from global requirements
* Allow user to unset share network params
* Move requirement Openstack client to test-requirements
* Updated from global requirements
* Make spec_driver_handles_share_servers required
* Modify the manage command prompt information
* Updated from global requirements
* Add availability zones support
* Updated from global requirements
* Add functional tests for access rules
* Updated from global requirements
* Fix post_test_hook and update test-requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add share shrink API
* Updated from global requirements
* Updated from global requirements
* Add rw functional tests for shares metadata
* Add rw functional tests for shares
* Updated from global requirements- Adjust Requires according to requirements.txt
* Tue Sep 15 2015 tbechtoldAATTsuse.com- update to 1.2.0:
* Drop incubating theme from docs
* Add share extend API
* Fix configuration for tox 2.0.x
* Rename functional test module from shares to shares_listing
* Increase quota for share networks in manila installation
* Updated from global requirements
* Updated from global requirements
* Drop use of \'oslo\' namespace package
* Add rw functional tests for share networks
* Add rw functional tests for share type extra specs
* Add rw functional tests for private share types
* Add rw functional tests for public share types
* Implement wrapper for ascii table parser from tempest_lib.cli
* Update README to work with release tools- Adjust Requires according to requirements.txt
* Fri Jun 05 2015 tbechtoldAATTsuse.com- Move python-ddt Requires to test package
* Wed Jun 03 2015 dmuellerAATTsuse.com- remove tempest-lib dependency
* Mon May 04 2015 dmuellerAATTsuse.com- go back to 1.1.0
* Sun Apr 19 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.4.post1:
* Uncap library requirements for liberty 1.0.4
* Wed Apr 08 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.3.post4:
* Validate required parameters for token-based authentication
* Improve docstrings for share and snapshot API methods
* Fri Mar 27 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.3.post1:
* Updated from global requirements 1.0.3
* Implement private share_types
* Print share export locations more pretty
* Make public shares visible for all tenants
* Add Manila client and CLI support for listing scheduler pools
* Thu Mar 19 2015 rsalevskyAATTsuse.com- Update to version python-manilaclient-1.0.2.post48:
* Remove workaround from type_create() shell command
* Add basic manage/unmanage share functionality
* Updated from global requirements
* Manila access-allow CLI command doesn\'t accept backslash
* Make extra spec driver_handles_share_servers required
* Remove redundant call to API in ShareType.get_keys() method
* Add support of snapshot gigabytes quotas
* Add support of nova network to share networks
* Add keystone-session support
* Mon Feb 23 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post33:
* Updated from global requirements
* Sat Feb 21 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post32:
* Add is_default column to type-list command output
* Fri Feb 20 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post31:
* Rename volume_type to share_type
* Thu Feb 19 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post30:
* Updated from global requirements
* Mon Feb 16 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post29:
* Add hint for HDFS protocol while creating shares
* Add -d short option for --debug
* Sat Jan 31 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post26:
* Print expected and actual request body in fake client
* Add support of arg \"access_level\" to allow_access operation
* Fri Jan 30 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post22:
* Remove links field from Manila client share details output
* Updated from global requirements
* Sat Jan 24 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post19:
* Updated from global requirements
* Add info about functional tests run to docs
* Thu Jan 22 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post16:
* Fix share-server-list functional test
* Thu Jan 15 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post15:
* Use print_list and print_dict functions from common code
* Add read-only functional tests
* Wed Jan 14 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post12:
* Sync oslo common cliutils code to fix the prints incompatibility in py3
* Wed Jan 07 2015 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.post11:
* Remove nonexistent directory \"tests\" from pep8 scanning
* Sync the oslo commom exceptions file to resolve detailed error message
* Add oslo.utils to requirements.txt
* Mon Jan 05 2015 tbechtoldAATTsuse.com- Update to version python-manilaclient-1.0.2.post6:
* Add service id to information printed by console client
* Use six.moves.urllib.parse for py2/3 compat
* Add manila cli help output to doc- Add python-oslo.utils as Requires- Add python-oslo.utils and python-oslo.serialization as BuildRequires. Needed to build the documentation
* Mon Dec 08 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.2.1.g8f13562:
* Workflow documentation is now in infra-manual 1.0.2
* Fix common readme info for manilaclient
* Thu Dec 04 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.28.g32e7de9:
* Add \'docs\' tox job for generation of docs
* Remove explicit version definition
* Make functional tests ci job save testr logs
* Fix snapshot-list filter key \'usage\'
* Thu Nov 20 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.dev22.gced8ee7:
* Updated from global requirements
* Add gate hook scripts for functional tests
* Thu Nov 13 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.dev19.g458888c:
* Implement functionality for functional tests using tempest-lib
* Improve documentation
* Updated from global requirements
* Add filtering to share-network-list command
* Wed Nov 12 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.dev11.g242c8e0:
* Remove unneeded init file
* Thu Oct 30 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.dev10.g5aaecef:
* Sync with oslo-incubator
* Wed Oct 29 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.dev8.ge91b9e6:
* Improve snapshots list API filtering
* Mon Oct 27 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1.dev6.gca87081:
* Use oslo.utils
* Use oslo.serialization
* Updated from global requirements
* Move tests into manilaclient package
* Add new filters for \'security-service-list\' command
* Wed Oct 15 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-1.0.1: 1.0.1
* Set manilaclient version greater than last release
* Wed Oct 15 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-0.1.dev6.gc7456c6:
* Improve share list API filtering
* Tue Oct 14 2014 cloud-develAATTsuse.de- Update to version python-manilaclient-0.1.dev5.g5e71ffc:
* Handle ambiguous option error for aliases properly