diff --git a/python-glanceclient-0.17.1.tar.gz b/python-glanceclient-0.17.1.tar.gz deleted file mode 100644 index 0610dd9..0000000 --- a/python-glanceclient-0.17.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79e3426aa76d712a9fde4d4dcef4532d9099f8e4bdd2ef9802b428d0d99ffe7e -size 131534 diff --git a/python-glanceclient-1.0.0.tar.gz b/python-glanceclient-1.0.0.tar.gz new file mode 100644 index 0000000..e6c22b2 --- /dev/null +++ b/python-glanceclient-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cf0c1bad4ec29c8b56c0a16a2c54f4add89fd33e8756285367cfcdd23595b4 +size 149306 diff --git a/python-glanceclient.changes b/python-glanceclient.changes index be0dacf..ef4aa75 100644 --- a/python-glanceclient.changes +++ b/python-glanceclient.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Mon Sep 7 11:19:04 UTC 2015 - dmueller@suse.com + +- update to 1.0.0: + * 1.0.0 release notes + * Remove custom SSL compression handling + * Add more information show in v2 + * Require disk and container format on image-create + * Ship the default image schema in the client + * Use API v2 as default + * V2: Do not validate image schema when listing + * Updated from global requirements + * Add unicode support for properties values in v2 shell + * Fix failure to create glance https connection pool + * Enable flake8 checks + * Extend unittests coverage for v2 tasks module + * Support for Metadata Definition Catalog for Tags + * Fix exception message in Http.py + * Fix an issue with broken test on ci + * Remove usage of assert_called_once on Mock objects + * Add .eggs/* to .gitignore + * Account for dictionary order in test_shell.py + * Do not fall back to namespaced oslo.i18n + * Add v2 support for the marker attribute + * Import only modules and update tox.ini + * Close iterables at the end of iteration + * Make glanceclient accept a session object + * cleanup openstack-common.conf and sync updated files + * Add release notes for 0.19.0 + * Include owner and status option in v2 image list + * Fix Metadef Object update issue with python-glanceclient + * Fix functional tests in gate + * Do not crash on homedir mkdir + * Improve import related error handling + * Add parameter 'changes-since' for image-list of v1 + * Check image-download for redirection + * Add some basic CLI functional tests + * Use assertIn instead of assertTrue in tests + * Unorder compare in tests + * Add release notes for 0.18.0 + * Update README to work with release tools + * Create functional test base + * Move unit tests to standard directory + * Add unit tests for log_curl_request + * Fix https stack trace on python 3.4 client + * Omit 'locations' as image-create parameter + * Creating task with invalid property crashes in py3 + * Don't accept *args for client + * Stub authentication requests rather than plugins + * Remove keystoneclient mocks + * Replace mox in tests with requests-mock + * Expose 'is_base' schema property attribute + * Validate tag name when filtering for images + * Remove redundant FakeSchemaAPI __init__ method + * glance image-show now have --human-readable option + * Test unit for checking update active images + * Correct help messages for image-update command + ------------------------------------------------------------------- Fri Apr 24 12:09:54 UTC 2015 - tbechtold@suse.com diff --git a/python-glanceclient.spec b/python-glanceclient.spec index 6e32ea5..5c10024 100644 --- a/python-glanceclient.spec +++ b/python-glanceclient.spec @@ -19,7 +19,7 @@ %define component glanceclient Name: python-glanceclient -Version: 0.17.1 +Version: 1.0.0 Release: 0 Summary: Openstack Image (Glance) API Client License: Apache-2.0