File python-openstackclient.changes of Package python-openstackclient
-------------------------------------------------------------------
Tue Apr 18 14:26:04 UTC 2017 - igarcia@suse.com
- Backport upstream patch to fix reversed block/shared migration options(bsc#1034062)
-------------------------------------------------------------------
Tue May 31 19:28:45 UTC 2016 - tbechtold@suse.com
- update to 1.7.2 (bsc#982426):
* Updated from global requirements
* attempt to find resource by listing
* Additional exception handling for find_resource
-------------------------------------------------------------------
Sun Oct 4 07:16:35 UTC 2015 - tbechtold@suse.com
- update to 1.7.1:
* Release notes 1.7.1
* docs: pip install -e needs an argument
* Glance `image set` Resolve Fracturing
-------------------------------------------------------------------
Sat Sep 26 17:48:50 UTC 2015 - tbechtold@suse.com
- update to 1.7.0:
* Add release notes for 1.7.0
* Use format_list instead of format_dict when listing images
* Format an images properties and tags
* Add image create support for image v2
* Change ignore-errors to ignore_errors
* Imported Translations from Zanata
* Remove backticks from help in role commands
* Move option logging back to start if initialize_app()
* Set default auth plugin back to 'password'
* Updated from global requirements
* set image api to 1 for functional tests
* Updated from global requirements
* Imported Translations from Transifex
* Use novaclient.client.Client for initialization Nova client
* Add filtering by user for 'openstack server list'
* Add support for listing servers of other projects
* Support listing users by group name
* Fix compute API version snafu
* Properly handle port arguments for ICMP
* Use a common decorator to log 'take_action' activation
* Fix 'auhentication' spelling error/mistake
* Volume v2 list does not show server name
* Ignore flavor and image find errors on server show
* Create log configuration class
* default OS_VOLUME_API_VERSION to v2
* Automate flavors, networks, and image get
* unwedge the osc gate
* additional functional tests for identity providers
* Adds documentation on weekly meeting
* Update the plugin docs for designate
* Added note to install openstackclient
* Running 'limits show' returns nothing
* Optimize log formatting
* Extract log level from configuration file
* Move options to log level out of shell.py
* Move set warnings filters to logging module
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add tests for volume quota set
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Mon Aug 31 08:34:09 UTC 2015 - dmueller@suse.com
- update to 1.6.0:
* Use correct domain to find project
* Updated from global requirements
* Skip functional test: test_server_up
* Remove non-existing hacking deviations from doc
* Update plugin documentation
* Add release notes for 1.6.0
* Add developer documentation
* Add --inherited to the role docs
* Rename command docs to remove underscores
* Inherited info/option when listing role assignment
* Alphabetize setup.cfg
* Add set feature to volume type v2
* Add list feature to volume v2
* Fixes inherited role assignments CRUD calls
* Fix quota show when there is no project id
* Add functional test for volume type create --property
* Imported Translations from Transifex
* Added a new function test for volume type set
* Introduce functional test for Identity Provider
* Add domain scoping in 'role assignment list'
* Removed unnecessary assignment of function result Joined lines together
* New test for configuration show --mask
* add new test for configuration show unmask
* Minor Documentation changes for code samples
* Set OS_VOLUME_API_VERSION before running functional tests
* Added test for `volume type show`
* Add functional tests for volume type list
* New test for configuration show
* Fix quota set failed problem
* Add support for volume v2 commands
* Add configuration show command
* Add plugin interface version
* Fix --os-auth-plugin in auth_with_unscoped_saml
* add doc for floatingip
* Fix yet more documentation warnings
* Make trustee/trustor/project searchable by ID
* Add create and list for volume type v2
* add image member commands for image API
* Fix the way auth_type default value is overriden
* Format volume type properties when showing
* Rename type.py to volume_type.py
* Removes trailing blank in trust show
* Add volume type show for volume v1
* --property should be required in `os unset` commands
* More minor docs fixes
* Minor identity documentation change
* Add functional tests server reboot
* Add functional tests server IP attach and detach
* Add details to the documentation
* Making --property as required when openstack flavor unset
* Do not set default versions in parsed args
* Add functional tests for servers that require wait
* enhance tests for user v3
* Remove unnecessary test extension mock
* Remove requirements.txt from tox.ini
* add functional tests for identity v3
* Add functional tests for volume qos
* Support multiple volume qos delete
* add functional tests for identity v2
* add --project-domain option for user v3
* only return endpoints that have url
* Fix the way we call find_resource when only using ID
* Fix image save with API v2
* Rename endpoint type to interface
* temporarily skip help tests
* Drop py33 support for Liberty
* Fix interactive password prompt
* Fix wrong mock method call
* add functional tests for identity v2
* Fixes modules index generated by Sphinx
* Fix address parsing for server ssh command
* openstack catalog list always returns publicURL for internalURL and adminURL
* Remove the --dhcp option to network list
* Remove testing of cliff command line options
* add functional tests for identity v3
* Add --os-endpoint-type cli optional argument
* Show which aggregate a hypervisor is member of
* Move update code from image create command
* Fix examples with cacert
* Add support for volume API v2 QoS commands
* Add tests for 'list' and 'show' for volume qos v1
* Alphabetize tests for v1 qos_specs
* Add docs for QoS specs
* No need for get_parser on QoS list
* Alphabetize QoS specs
* Add support for volume API v1 QoS commands
* fix confused domain argument for network create v2
* fix typo in network.rst
* Add support to inherited project role grant calls
* fix typo for server create in server.rst
* Fix typo in user.rst
* Update 1.4.0 release notes
* Refactor option handling for user|group|project domain scoping
-------------------------------------------------------------------
Mon Jul 20 20:59:02 UTC 2015 - dmueller@suse.com
- update to 1.5.0:
* Add release notes for 1.5.0
* reference corect ec2 helper function
* Updated from global requirements
* Improve the hint message
* Fix the typo in `openstackclient/shell.py`
* Add oidc plugin for listing federation projects
* Skip trying to set project_domain_id if not using password
* Updated from global requirements
* Updated from global requirements
* Imported Translations from Transifex
* Include links to developer workflow documentation
* Enable specifying domain for group and role commands
* Not use the deprecated argument
* Create 1.4.0 release notes
* Updated from global requirements
* Add support for volume snapshot v2 command
* Allow --insecure to override --os-cacert
* Clean up ec2 credentials help text
* Add functional tests for volume set and unset
* Add domain support for ec2creds in v3 identity
* Add EC2 support for identity v3 API
* Imported Translations from Transifex
* Add a reference to the IRC channels
* Change Credentials header to Blob from data
* Get rid of oslo_i18n deprecation notice
* Fix security group list command
* Rework shell tests
* Add image functional tests
* Add volume functional tests
* Ignore cover directory from git
* Set tenant options on parsed namespace
* Add support for volume v2 API
* add domain scope arguments to v3 role add in doc
* project create is missing --parent in doc
* add --domain argument to v3 project set
* Add --wait to server delete
* Use ostestr for test runs
* Add cli tests for --verify and friends
* Small tweaks to osc plugin docs
* Fix shell tests
* Create 1.3.0 release notes
* Add support for v2 image set command
* Adds python-tuskarclient to list of plugins
* Remove oslo serialization requirement
* Remove oslo incubator config
* Add missing properties to image set command
* Add some comments about current plugin support
* Remove checks for None dates in keypair functional tests
* Fix client error while rescuing an instance
* Add support for keypair functional tests
* Fix insecure/verify options
* Use format options for functional tests
* Fix functional test gate
* Updated from global requirements
* Enable specifing domains in "role add"
* Send the correct user-agent to Keystone
* Updated from global requirements
* Security group rule delete broken
* Updated from global requirements
* Imported Translations from Transifex
* Don't create empty quota set requests
* Updated from global requirements
* Add os-client-config cli tests
* minor syntax error in tox.ini
* Add image show tests
* Minor fix to openstack image show command
* Create 1.2.0 release notes
* Fix tiny typo in comment message
* Minor logging/debug cleanups
* Redo 1.1.0 release notes
* Remove unique class names because they are scoped
* Raise exception if no session is created
* Reduce parameters to base class execute
* Functional tests run in many environments
* Remove references to venv
* Add a doc that dictates backwards incompatible changes
* Remove run_tests.sh
* Security group rule create fails
* Fix security group create description bug
* Adds support for container selection for backup
* Create 1.1.0 release notes
* Handle the pagination for image list
* Refactor utility to find identity resources
* Imported Translations from Transifex
* remove unnecessary conditionals
* Update the docs for new nic options
* Begin documenting --os-cloud
* Add --os-cloud support
* Imported Translations from Transifex
* Re-organize functional tests
* Role operations should not require list object permission
* Print warning on authentication error
* Fix skipped image create attribute location attr (bsc#932270)
* Uncap library requirements for liberty
* Defer client imports
* Better help for --nic in create server
* Add support to specify volume quotas per volume type
* Add docs for service provider CRUD
* Federation Service Providers CRUD operations
* Add warning message if unknown version supplied
* Fix session timing
* Add support for showing limits of a specific project
* Suppress warnings user can't fix
* Use glanceclient's inbuilt images find
* Updated from global requirements
* Imported Translations from Transifex
* Add support to remote_id
* Add parent field to project creation
* Add project and domain params to network create
* Add a doc about authenticating against v3
* Add the ability to set and unset flavor properties
* Use cliff deferred help instead of homemade one
* Base TokenEndpoint plugin on keystoneclient's
- remove 0001-Fix-image-create-location-attribute.patch
-------------------------------------------------------------------
Fri Jun 12 13:10:33 UTC 2015 - mjura@suse.com
- Add 0001-Fix-image-create-location-attribute.patch, bnc#932270
-------------------------------------------------------------------
Fri Apr 24 12:10:59 UTC 2015 - tbechtold@suse.com
- Use %{version} in source
-------------------------------------------------------------------
Thu Apr 23 20:20:13 UTC 2015 - tbechtold@suse.com
- Switch to version 1.0.3
-------------------------------------------------------------------
Wed Apr 22 18:06:29 UTC 2015 - tbechtold@suse.com
- Add missing Requires for python-oslo.config
-------------------------------------------------------------------
Wed Apr 22 18:05:55 UTC 2015 - tbechtold@suse.com
- Update to version python-openstackclient-1.0.3.post52:
* Handle the pagination for image list
* Imported Translations from Transifex
* remove unnecessary conditionals
* Update the docs for new nic options
* Begin documenting --os-cloud
* Add --os-cloud support
* Role operations should not require list object permission
* Defer client imports
* Add support for showing limits of a specific project
-------------------------------------------------------------------
Sat Apr 18 23:52:03 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post35:
* Imported Translations from Transifex
* Print warning on authentication error
* Suppress warnings user can't fix
-------------------------------------------------------------------
Fri Apr 17 23:52:17 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post29:
* Re-organize functional tests
* Fix skipped image create attribute location attr
* Uncap library requirements for liberty
* Better help for --nic in create server
* Fix session timing
-------------------------------------------------------------------
Fri Apr 17 00:59:56 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post20:
* Add support to specify volume quotas per volume type
-------------------------------------------------------------------
Wed Apr 15 01:02:04 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post18:
* Add warning message if unknown version supplied
* Use cliff deferred help instead of homemade one
-------------------------------------------------------------------
Tue Apr 14 01:00:32 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post14:
* Use glanceclient's inbuilt images find
-------------------------------------------------------------------
Thu Apr 2 00:55:53 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post13:
* Updated from global requirements
-------------------------------------------------------------------
Wed Apr 1 00:54:23 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post11:
* Imported Translations from Transifex
* Add support to remote_id
-------------------------------------------------------------------
Tue Mar 24 01:48:54 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post8:
* Add project and domain params to network create
* Add a doc about authenticating against v3
* Add the ability to set and unset flavor properties
-------------------------------------------------------------------
Fri Mar 13 01:50:41 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post3:
* Look harder to find DevStack
-------------------------------------------------------------------
Thu Mar 12 01:52:45 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3.post1:
* Base TokenEndpoint plugin on keystoneclient's
-------------------------------------------------------------------
Wed Mar 11 01:55:35 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.3:
1.0.3
* Create 1.0.3 release notes
* Move OSC auth plugins so they can be found
* Add identity v3 catalog show
* Update README
* Imported Translations from Transifex
* Add identity v3 catalog list
* Fix catalog list when region name is absent
* Add ability for diplaying hypervisor statistics
* Add 'uptime' in 'hypervisor show'
* Raise AttributeError for unknown attributes
* Add hypervisor docs
* Don't hack the image url
* Fix embarrassing typo in man page
* Updated from global requirements
* Fix identity v2 catalog list
* Fix help messages
* Handle novaclient >2.20.0
* Rename --verify for server resize to avoid conflict
-------------------------------------------------------------------
Tue Mar 3 01:55:55 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post50:
* Fix auth-required for help command
* Fix error msg in sort_items
-------------------------------------------------------------------
Fri Feb 27 01:54:59 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post46:
* change oslo namespace to avoid warning
* Revert "Skip functional tests until they are fixed"
-------------------------------------------------------------------
Thu Feb 26 01:53:59 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post42:
* Updated from global requirements
-------------------------------------------------------------------
Wed Feb 11 01:44:49 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post41:
* Skip functional tests until they are fixed
* Restrict groups and users from changing domains
* Do not allow user to change domain of a project
* Implement trust in identity v3 api
-------------------------------------------------------------------
Sun Feb 8 01:02:06 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post34:
* Imported Translations from Transifex
* Change volume create --snapshot-id to --snapshot
* Add sort support to image list
-------------------------------------------------------------------
Sat Feb 7 01:02:20 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post29:
* Check volume status before extending size
* Adding default user_domain_id parameter only when using password auth
* Added capabilities/options to 'openstack flavor list' command to match capabilities already provided by 'nova flavor-list':
* Add network support to quota show
* Begin low-level API for Network v2
-------------------------------------------------------------------
Fri Feb 6 01:02:10 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post19:
* tenant_id to project_id in server show
-------------------------------------------------------------------
Tue Feb 3 01:02:43 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post18:
* Improving the help of the lock command
-------------------------------------------------------------------
Fri Jan 30 10:11:12 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post16:
* Updated from global requirements
-------------------------------------------------------------------
Thu Jan 29 01:39:05 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post15:
* Change test order to avoid incompatibliity
* Add filter to image list
* Add the ability to extend volumes in `osc volume set`
-------------------------------------------------------------------
Wed Jan 28 01:43:02 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post10:
* fix the wrong order of assertEqual args
* Add 'find by name' to --nic for creating server
-------------------------------------------------------------------
Tue Jan 27 01:39:25 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post7:
* Remove ignore portion of tox.ini
-------------------------------------------------------------------
Sun Jan 25 01:37:34 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post6:
* fix object list command naming
-------------------------------------------------------------------
Fri Jan 23 01:39:15 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post5:
* Command docs: network
-------------------------------------------------------------------
Thu Jan 22 01:37:27 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2.post3:
* Add region name for identity and volume clients
* Begin low-level API for Image v1 and v2
-------------------------------------------------------------------
Tue Jan 20 01:38:02 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.2:
1.0.2
* Fix doc building errors
* Create 1.0.2 release notes
* Imported Translations from Transifex
* Add version url config workaround
-------------------------------------------------------------------
Mon Jan 19 01:37:56 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.1.post122:
* Add missing oslo-config to requirements
-------------------------------------------------------------------
Sat Jan 17 01:37:24 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.1.post121:
* Update service clist commands for v2 and v3
* Default user domain id and project domain id
* Add helpful messages when authN'ing with password
-------------------------------------------------------------------
Fri Jan 16 01:38:41 UTC 2015 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.1.post115:
* Use session for neutron client
* Imported Translations from Transifex
* Deprecate project usage list command
* Copy wiki content to index page
* Copy HIG from wiki
* Check if service.name available before access
-------------------------------------------------------------------
Wed Jan 14 15:48:20 UTC 2015 - tbechtold@suse.com
- Update to version python-openstackclient-1.0.1.post104:
* Tweaks to the catalog doc and show command
* Fine tune some of the helps commands
* Command doc: policy
* Updated from global requirements
* Upgrade hacking to 0.10
* Command docs: add service
* fix some small issues in catalog show
* Rework role list v2 for --user and --project
* Add versioning to the docs that missed it
* Updated from global requirements
* Command doc: access token
* Request token authorize
* Command doc: snapshot
* Fix up snapshot command
* Command doc: image
* Request token creation docs + tweaks
* Command doc: consumer
* Allow user list to filter by project
* Command doc: federation protocol
* Command doc: identity provider
* Command doc: mapping
* Command doc: backup
* Fixup backup list output
* Command docs: volume
* Update the command list
* Command doc: volume type
* tweak the server command docs
* Command docs: group
* Add endpoint v3 docs
* Command docs: ec2 credentials
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Wed Dec 10 01:46:07 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.1.1.g52d2235:
* Tweaks after the fact
-------------------------------------------------------------------
Tue Dec 9 01:47:17 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.1:
1.0.1
* Release 1.0.1
-------------------------------------------------------------------
Sun Dec 7 01:46:20 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.0.5.g8b9f45c:
* Followup for ec2 credentials command fix
-------------------------------------------------------------------
Sat Dec 6 01:46:52 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.0.3.g95b1853:
* Fix ec2 credentials commands for new auth
* Workflow documentation is now in infra-manual
-------------------------------------------------------------------
Fri Dec 5 01:49:04 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-1.0.0:
1.0.0
* Command object docs: catalog, credentials, endpoint, region, token
* Safely pop project parent id
* Add documentation of interactive mode
* 1.0.0 release notes
* Command object docs: server, server image
-------------------------------------------------------------------
Wed Dec 3 01:48:53 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.157.gcc54f98:
* Add the ability to list projects based on a user
-------------------------------------------------------------------
Tue Dec 2 01:48:05 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.155.g2663e16:
* Add support for domains when deleting identity v3 resources
* Command object docs: project, role, user
* Updated from global requirements
* Command object docs: aggregate, console *, keypair
* Begin copying wiki command list here
* Enhance the theming for modules page
-------------------------------------------------------------------
Sat Nov 22 01:31:32 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.143.ga2450d8:
* Liberalize version matching a bit
-------------------------------------------------------------------
Thu Nov 20 15:39:13 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.141.gae00019:
* Fix volume create --image
* add keystone v3 region object
* Updated from global requirements
* Add --or-show support for v3 identity resources
* Add authentication description doc
* Add environment variable in the os-auth-type help
* Add more session/api examples
* Add an API example base and functional test base
* Add arg to 'server image create' tests
* Add additional support for --or-show
-------------------------------------------------------------------
Sat Nov 15 01:28:22 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.122.gf5a2811:
* Remove links from oauth consumers
* Remove links from federation related commands in identity v3
* cleanup files that are created for swift functional tests
* Beef up object-store tests
-------------------------------------------------------------------
Thu Nov 13 01:30:17 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.114.gb8d8e35:
* Tests work fine with random PYTHONHASHSEED
* Use fixtures from keystoneclient for static data
-------------------------------------------------------------------
Tue Nov 11 01:30:12 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.110.gc8ddfd8:
* Swap remaining assertEqual arguments
* Add --or-show option to user create
-------------------------------------------------------------------
Mon Nov 10 00:56:28 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.106.g951ca3a:
* Updated from global requirements
-------------------------------------------------------------------
Sat Nov 8 00:56:22 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.105.g59735bf:
* Add cliff-tablib to requirements
-------------------------------------------------------------------
Thu Nov 6 00:56:45 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.104.g631ed3c:
* Unscoped federated user-specific commands
-------------------------------------------------------------------
Mon Oct 27 17:11:54 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.103.g2c9d263:
* Fix server create for boot-from-volume
* Adjust some logging levels
* Change --os-auth-plugin to --os-auth-type
* Include support for using oslo debugger in tests
* Clean up shell authentication
* Fix token issue after auth changeup
* only generate one clientmanager instance in interactive mode
* Remove ClientManager._service_catalog
* Remove now-unnecessary client creation hacks
* use jsonutils in oslo.serialization instead of keystoneclient
* Close files on server create, add tests
* Close files on image create
* Move plugin stuff to clientmanager
* Update use of open() in object API
* Add plugin to support token-endpoint auth
-------------------------------------------------------------------
Wed Oct 15 00:09:05 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.78.gfa9cdef:
* Put pbr and six first in requirements list
* Fix operation on clouds with availability-zones
* Add 'command list' command
-------------------------------------------------------------------
Tue Oct 14 00:09:36 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.72.g79a9331:
* Remove 'links' section from several v3 Identity objects
* Fix issue token for v3
* Updated from global requirements
* Add translation markers for user v2 actions
* Mark identity v2 resources for translation
* Update compute server messages for translation
-------------------------------------------------------------------
Sun Oct 12 00:12:02 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.60.gf0c57e1:
* Allow --domain to be used for identity commands without lookup
* Add domain parameters to user show for Identity V3
-------------------------------------------------------------------
Fri Oct 10 00:08:43 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.58.g0c77a9f:
* Support for keystone auth plugins
* CRUD operations for federated protocols
* Update for cliff commandmanager >=1.6.1
* Pass in domain and project as positional args, not kwargs
-------------------------------------------------------------------
Thu Oct 9 00:07:55 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.51.gd405b1b:
* Implement CRUD operations for Mapping objects
* Fix issues with object related commands
-------------------------------------------------------------------
Tue Oct 7 17:14:44 UTC 2014 - dmueller@suse.com
- Update to version python-openstackclient-0.4.1.47.g0cb204e:
* Update gitignore
* Add some code-blocks to the docs
* Place the command to generate docs on one line
* Remove duplicate env function in shell.py
* Create a whole slew of functional tests for identity
* Add functional tests to osc
* Move object-store commands to low-level API
* Add low-level API base class
* Test top-to-bottom: object-store containers
-------------------------------------------------------------------
Mon Sep 29 00:33:38 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.34.g02320a5:
* Updated from global requirements
* utils.find_resource does not catch right exception
-------------------------------------------------------------------
Thu Sep 25 08:23:52 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.30.g1212ddb:
* Remove unused reference to keyring
-------------------------------------------------------------------
Tue Sep 23 23:35:32 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.29.g2d12256:
* v3 credential set always needs --user option
* Use oslo.utils
-------------------------------------------------------------------
Mon Sep 22 12:10:01 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.1.27.gceae0be:
* Change help text for image save command
* Fixing typo and improving docstring of find_domain
-------------------------------------------------------------------
Mon Sep 22 05:20:46 UTC 2014 - tbechtold@suse.com
- Update to version python-openstackclient-0.4.1.24.g2a2c8ee:
* Updated from global requirements
* Acknowlege git.o.o as OpenStack's git server
* Add service catalog commands
* Return current user/project for user/project show commands
* Add support for 'file' format objects
* Add preliminary save container support
* Add preliminary support for downloading objects
* Stop using intersphinx
* Updated from global requirements
0.4.1
* Use Keystone client session.Session
* Multiple args for object and container commands
* Work toward Python 3.4 support and testing
* Add network extension list
-------------------------------------------------------------------
Tue Sep 9 23:43:58 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.113.g696c967:
* Update docs and release notes for 0.4.1 release
* Add action 'user password set' for identiy v3
* Unordered dicts and lists causes variable results
* Leverage openstack.common.importutils for import_class
* Sync with oslo-incubator and add importutils
* assertEquals order wrong
* Make Identity client load like the others
* Fix server add security group
* Fix security group list for non-admin
* Change app.restapi to app.client_manager.session
* Network use enable/disable vs admin state up/down
* add service/interface/region filter for endpoint v3
-------------------------------------------------------------------
Tue Aug 26 05:18:56 UTC 2014 - tbechtold@suse.com
- Update BuildRequires and Requires
-------------------------------------------------------------------
Sun Aug 24 23:40:20 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.89.g1eb7aba:
* Add i18n module to openstackclient
* Create message variables for exceptions
* Add oslo.i18n as a dependency
-------------------------------------------------------------------
Sat Aug 23 23:40:45 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.83.g7a8c9a7:
* Updated from global requirements
* add tests for identity v3 endpoint
-------------------------------------------------------------------
Fri Aug 22 23:40:53 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.80.gfc44578:
* add tests for identity v3 domain
-------------------------------------------------------------------
Wed Aug 13 00:23:24 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.78.g19b8605:
* a mistake in tests/identity/v3/test_role.py
* Add commands for object upload and delete
-------------------------------------------------------------------
Mon Aug 11 12:15:35 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.75.g0cfd0b1:
* test_find_resource fails if run alone
* Use oslosphinx to generate documentation
* user create v2.0 depends on tenantId in response
* Updated from global requirements
* v3 endpoint set shouldn't always need service option
* Add container create and delete support
-------------------------------------------------------------------
Sat Aug 2 00:16:14 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.64.g75e8490:
* Cleanup README.rst
-------------------------------------------------------------------
Wed Jul 30 00:14:40 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.63.g81d1179:
* fix typo in identity/v3/endpoint.py
-------------------------------------------------------------------
Tue Jul 29 00:15:41 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.62.g02cdebb:
* More make_client() logging cleanup
* Add more columns to image list output
-------------------------------------------------------------------
Fri Jul 25 23:37:00 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.58.g01f7a5f:
* Change V2 image tests to actually run V2 image code
-------------------------------------------------------------------
Thu Jul 24 23:36:53 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.56.ge0cf68f:
* Normalize more help strings
-------------------------------------------------------------------
Thu Jul 24 08:02:34 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.54.g8c556e6:
* Fix PEP8 E302 errors
* Change object API_NAME to 'object_store'
-------------------------------------------------------------------
Tue Jul 22 23:37:03 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.51.g4d3d287:
* Fix IDP commands
* Update help text for some network commands
-------------------------------------------------------------------
Thu Jul 17 00:16:49 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.48.g3cfb97e:
* Add Python 3 support
-------------------------------------------------------------------
Sat Jul 12 23:50:57 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.47.g5830007:
* Fix server resize
-------------------------------------------------------------------
Fri Jul 11 23:51:44 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.45.gbc6495c:
* Add basic timing support
-------------------------------------------------------------------
Wed Jul 9 23:51:40 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.43.g7028374:
* Domain administrator cannot do project operations
* Allow network find to use alternate name
* Add support to list volume extensions
-------------------------------------------------------------------
Tue Jul 8 23:50:52 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.37.gba15646:
* Clean up make_client() logging
* Python 3: do not compare a list to a zip object
* Catch SystemExit for parse args
* Python 3: remove a useless code to safe_encode()
* Add support to list compute extensions
-------------------------------------------------------------------
Mon Jul 7 23:51:32 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.27.gea938e8:
* Replaced some UTF-8 characters with ASCII characters
* Move network stuff to v2 instead of v2_0
-------------------------------------------------------------------
Fri Jul 4 23:51:09 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.24.gb3736fd:
* Remove keyring support from openstackclient
* trust authentication
* Python 3: do not use __builtin__
-------------------------------------------------------------------
Thu Jul 3 00:09:39 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.18.g8e12949:
* Updated from global requirements
* Remove backslash usage from a few tests
-------------------------------------------------------------------
Sat Jun 28 00:06:21 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.4.0.15.gddf0c16:
* Sort/clean setup.cfg
* Rename token classes to match command
* Fix PEP8 E126 and E202 errors
* Fix PEP8 E265 errors
* Fix PEP8 H405 errors
* Fixed typos in the identity client
-------------------------------------------------------------------
Thu Jun 26 10:08:47 UTC 2014 - dmueller@suse.com
- Update to version python-openstackclient-0.4.0.4.g8f59524:
* Network CRUD
* Updated from global requirements
* sync oslo bits
0.4.0
* Update docs and release notes for 0.4.0
* Updated from global requirements
* Complete Identity v3 list command filters
* Change the token verb to issue/revoke
* Update docs template
* Add a docs job to tox.ini
* Fix find_resource for keystone and cinder
* Refactor role list subcommand for identity v3 api
* Add token delete command for identity v2
-------------------------------------------------------------------
Tue Jun 24 08:20:55 UTC 2014 - dmueller@suse.com
- add python_requires service
-------------------------------------------------------------------
Wed Jun 18 00:20:53 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.67.g6380b8b:
* Image create and set command updates and tests
* Refactor oauth1 code for updates
-------------------------------------------------------------------
Tue Jun 17 00:19:40 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.64.gfbb9e7a:
* Clean up logging levels
-------------------------------------------------------------------
Mon Jun 16 00:19:03 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.62.g5c2d9f3:
* Updated from global requirements
-------------------------------------------------------------------
Sun Jun 15 00:19:30 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.60.g0da5bfe:
* Ignore most of the new hacking 0.9.2 rules
* Add support for extension list
-------------------------------------------------------------------
Sat Jun 14 00:19:54 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.56.g497a389:
* Add role assignments list support to identity v3
-------------------------------------------------------------------
Wed Jun 11 00:19:48 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.54.g7f6a901:
* replace string format arguments with function parameters
* Add tests for identity endpoints
-------------------------------------------------------------------
Thu May 29 00:40:31 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.50.gfb65652:
* Fixed several typos throughout the codebase
* Fix server image create
-------------------------------------------------------------------
Fri May 16 00:47:11 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.46.g870e7dd:
* Change volume create --volume-type to --type
-------------------------------------------------------------------
Sat May 10 00:47:23 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.45.ga93851d:
* Implement CRUD operations for Identity Providers
-------------------------------------------------------------------
Thu May 8 00:46:16 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.43.g03b9a72:
* Display all server log when --lines option is None
* Fix help message for `ip floating delete`
-------------------------------------------------------------------
Wed May 7 00:45:14 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.40.g834867b:
* volume type create should display properties
* Skip auth in cinderclient
-------------------------------------------------------------------
Sat May 3 00:29:44 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.37.g6c5f2e3:
* Updated from global requirements
-------------------------------------------------------------------
Wed Apr 23 23:45:42 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.36.gc744abd:
* Updated from global requirements
* Fix the project option to user list so it filters
* Make endpoint commands more consistent
-------------------------------------------------------------------
Fri Apr 18 00:17:36 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.30.g8ec78a1:
* Pass arguments to v3 keystoneclient by kwarg
* Make bash comple command best effort to authorize
* In anticipation of network agents, rename compute
-------------------------------------------------------------------
Wed Apr 16 00:15:02 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.24.g01db6d9:
* move read_blob_file_contents to utils
-------------------------------------------------------------------
Mon Mar 24 00:36:21 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.23.gee22070:
* Correct display of project/tenant id on display of credentials
-------------------------------------------------------------------
Sun Mar 23 00:36:19 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.21.g4900c64:
* Produce a useful error message for NoUniqueMatch
-------------------------------------------------------------------
Fri Mar 14 01:37:04 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.20.g0c0803d:
* identity v3 allow project list filtering by domain
* Add ability to set key value pairs in projects
-------------------------------------------------------------------
Thu Mar 13 01:14:22 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.17.g65f094e:
* Updated from global requirements
-------------------------------------------------------------------
Tue Mar 11 01:49:34 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.16.gcf8506d:
* Fix 'keypair show' command output
-------------------------------------------------------------------
Mon Mar 10 16:02:09 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.1.14.g4632238:
* add interface and url to endpoint list
* Fixed spelling error, compatability to compatibility
* Fixed Spelling errors - compatability to compatibility
* Fixed spelling errors - occurance to occurence
* Updated from global requirements
* Add --volume option to image create command
0.3.1
-------------------------------------------------------------------
Sat Mar 1 00:55:19 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.50.g808fa65:
* Update release notes for 0.3.1
* Fix format errors in nova security group rule list
-------------------------------------------------------------------
Thu Feb 27 01:40:09 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.46.gb7f673c:
* Use cacert values when creating identity client
* Fix volume commands with multiple regions
-------------------------------------------------------------------
Tue Feb 25 01:02:45 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.43.g1253932:
* Updated from global requirements
-------------------------------------------------------------------
Mon Feb 24 01:13:45 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.42.g8fe50fc:
* Fix some help strings
-------------------------------------------------------------------
Sun Feb 23 00:39:05 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.40.g034a9d1:
* Add ability to prompt for passwords for user create and set
-------------------------------------------------------------------
Sat Feb 22 01:34:54 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.38.g8b494f0:
* Update oslo incubator bits
* Rename Openstack to OpenStack
-------------------------------------------------------------------
Fri Feb 21 01:42:34 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.34.g2958421:
* Python 3: the content of a FakeResponse must be bytes
* Glance client no longer isa http client
-------------------------------------------------------------------
Fri Feb 14 09:04:45 UTC 2014 - speilicke@suse.com
- Run testr directly
-------------------------------------------------------------------
Wed Feb 12 00:57:21 UTC 2014 - cloud-devel@suse.de
- Update to version python-openstackclient-0.3.0.31.g2f5e823:
* FakeResponse: use a default status code
* Python 3: fix a syntax error
* Fix misspellings in python openstackclient
-------------------------------------------------------------------
Tue Feb 11 16:01:15 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
-------------------------------------------------------------------
Sat Feb 1 01:47:47 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.22.g6323633:
+ Add token create subcommand for identity v3 api
-------------------------------------------------------------------
Thu Jan 30 16:52:15 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.20.g0aeb357:
+ Fix keyring issue where there were name space problems
+ Updated from global requirements
-------------------------------------------------------------------
Fri Jan 24 13:47:23 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.17.gcb2fd0a:
+ Add token create subcommand for identity v2 api
+ Remove remaining print statements
+ Remove copyright from empty files
-------------------------------------------------------------------
Sat Jan 18 01:13:24 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.11.g81d33a5:
+ Fix image set properties error
+ Sync with global requirements
-------------------------------------------------------------------
Sat Jan 11 00:58:28 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.8.gb00bbaa:
+ Displaying curl commands for nova and cinder calls
+ Fix errant underscores
-------------------------------------------------------------------
Thu Jan 9 01:40:37 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.4.ge821a6b:
+ Add support for specifying custom domains
-------------------------------------------------------------------
Thu Jan 2 18:25:37 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.2.g202c3e3:
+ Closes-Bug: #1262322 Make links clickable
-------------------------------------------------------------------
Sat Dec 21 01:43:05 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.3.0.1.g12f31ee:
+ Release notes for 0.3.0 release
+ Closes-Bug: #1262321
-------------------------------------------------------------------
Wed Dec 18 01:15:27 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.37.g4595ca1:
+ Remove mox3 requirement
-------------------------------------------------------------------
Wed Dec 11 01:06:33 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.36.gc645049:
+ Updated from global requirements
-------------------------------------------------------------------
Sat Dec 7 00:52:28 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.35.gfacdc87:
+ Update docs for plugins and release notes
+ Bring RESTApi closer to ithe imminent keystoneclient.Session
-------------------------------------------------------------------
Fri Dec 6 11:03:06 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.31.gb88a7b8:
+ Update OSC's CommandManager subclass
+ Add missing requests and six requirements
+ Add module list command
-------------------------------------------------------------------
Wed Dec 4 13:39:17 UTC 2013 - speilicke@suse.com
- Run testsuite during build (%check section) and obsolete the test
package. An overall simplification of the test process
- Fixed totally broken dependencies
-------------------------------------------------------------------
Tue Dec 3 01:24:15 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.26.g5dcc3b6:
+ Add return Closes-Bug: 1246356
-------------------------------------------------------------------
Tue Nov 26 01:29:12 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.25.g935781f:
+ Restore Object API name 'object-store'
-------------------------------------------------------------------
Mon Nov 25 14:22:25 UTC 2013 - dmueller@suse.com
- switch to python-setuptools
-------------------------------------------------------------------
Sat Nov 23 00:38:02 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.24.g9062811:
+ Expand support for command extensions
-------------------------------------------------------------------
Thu Nov 21 01:21:09 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.23.gd45187a:
+ Support building wheels (PEP-427)
+ Fix typo
+ change execute to run
+ Complete basic test infrastructure
+ Add server image create command
-------------------------------------------------------------------
Tue Nov 12 00:51:35 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.14.gc946192:
+ Update URL for global hacking doc and fix typos
-------------------------------------------------------------------
Sat Nov 9 01:22:32 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.13.ge118f21:
+ Remove httpretty from test requirements
+ Updated from global requirements
-------------------------------------------------------------------
Tue Oct 29 01:03:49 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.10.g9137cc3:
+ Do lookups for user, project in volume create
-------------------------------------------------------------------
Sun Oct 27 10:28:36 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.9.g1fa1330:
+ Adjust to non-deprecated names in Keyring 1.6.+
-------------------------------------------------------------------
Sun Oct 27 10:28:10 UTC 2013 - dmueller@suse.com
- remove 0001-Adjust-to-non-deprecated-names-in-Keyring-1.6.patch
-------------------------------------------------------------------
Thu Oct 24 12:26:20 UTC 2013 - dmueller@suse.com
- add 0001-Adjust-to-non-deprecated-names-in-Keyring-1.6.patch
- fix requires
-------------------------------------------------------------------
Thu Oct 17 16:03:02 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.8.ga1bda21:
+ Updated from global requirements
-------------------------------------------------------------------
Mon Oct 14 12:22:33 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.7.g29642c2:
+ Add options to support TLS certificate verification
+ Add to clientmanager tests
+ Sync oslo-incubator for py33 fixes
-------------------------------------------------------------------
Tue Oct 8 12:49:24 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.2.gbca4cf9:
+ Updated from global requirements
-------------------------------------------------------------------
Mon Sep 30 23:56:28 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.2.1.gad59b03:
+ Add object-store show commands
-------------------------------------------------------------------
Sat Sep 21 00:32:12 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.19.g74f4e31:
+ Fix security group entrypoints
+ Sort entrypoints in setup.cfg
+ Update release notes for 0.2.2
-------------------------------------------------------------------
Mon Sep 16 23:38:09 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.16.g6fe687f:
+ Delay authentication to handle commands that do not require it
-------------------------------------------------------------------
Wed Sep 11 23:38:34 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.15.g8898e02:
+ Update tox.ini for new tox 1.6 config
+ Prepare for Identity v3 tests
+ Identity v3 tests
-------------------------------------------------------------------
Thu Sep 5 00:08:19 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.11.g44c97cc:
+ Update requirements.txt and test-requirements.txt
+ Refactor fake data for projects and users
+ Add Identity v2 role and service tests
-------------------------------------------------------------------
Sat Aug 31 00:12:59 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.7.g725e254:
+ Object API commands using our REST API layer
-------------------------------------------------------------------
Thu Aug 29 00:13:20 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.6.g17f13f7:
+ Create a new base REST API interface
-------------------------------------------------------------------
Fri Aug 23 23:46:28 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.5.gb440986:
+ Re-order oauth commands and sync with keystoneclient
-------------------------------------------------------------------
Thu Aug 22 23:38:13 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.3.g22a6e88:
+ Add Identity v2 user tests
-------------------------------------------------------------------
Tue Aug 20 00:16:21 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1.2.g493339d:
+ Add Identity v2 project tests
-------------------------------------------------------------------
Wed Aug 7 00:23:47 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.1:
+ Sync with global requirements
+ Add release notes in docs
--------------------------------------------------------------------
Fri Aug 2 23:51:30 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 0.2.rc1.2.gaf87489:
+ Modify run_tests.sh to just run tox
+ Change version reporting to use pbr
-------------------------------------------------------------------
Thu Aug 1 12:32:52 UTC 2013 - speilicke@suse.com
- Only require discover on SLE
-------------------------------------------------------------------
Fri Jul 12 08:24:58 UTC 2013 - naehring@b1-systems.de
- added python-keyring to requires
-------------------------------------------------------------------
Tue Jul 2 07:51:48 UTC 2013 - dmueller@suse.com
- fix requires
-------------------------------------------------------------------
Wed Jun 26 11:29:24 UTC 2013 - dmueller@suse.com
- Initial package