Hello community,

here is the log from the commit of package python-ceilometerclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ceilometerclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-ceilometerclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ceilometerclient"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-ceilometerclient/python-ceilometerclient.changes
  2015-09-02 07:53:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes
     2015-10-30 13:42:02.000000000 +0100
@@ -1,0 +2,65 @@
+Mon Sep 14 09:29:14 UTC 2015 - [email protected]
+
+- update to 1.5.0:
+  * add limit support
+  * do not generate meter links on resource-list
+  * refactor: move 'repeat_actions' to common args
+  * Support alarm-event-{create,update}
+  * Use new location of subunit2html
+  * Updated from global requirements
+  * Don't try to get aodh endpoint if auth_url didn't provided
+  * Updated from global requirements
+  * tenant_id not required with keystone v3
+  * Updated from global requirements
+  * Add support for client redirecting to aodh endpoint if available
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix unit tests failing caused by new Mock release
+  * Updated from global requirements
+  * Add ceilometerclient support for api-no-pipeline
+  * Change default values from [] to None
+  * Typo: Show an sample => Show a sample
+  * Add alarm severity in alarm-history output
+  * Updated from global requirements
+  * Explicit error for wrong resource metadata format
+  * Removes whitespace from CLI queries
+  * Add capability for creating array of samples
+  * Updated from global requirements
+  * Drop use of 'oslo' namespace package
+  * Pass OS_* env vars fix for tox 2.0
+  * Catch missing 404 exceptions in client
+  * Use oslo_utils instead of deprecated oslo.utils
+  * [unittest] Increase client and shell modules cover
+  * Fix alarm-evaluator can't start when ssl was enabled
+  * Updated from global requirements
+  * Updated from global requirements
+  * remove useless event unit test code
+  * Allow changing project-id and user-id by alarm-threshold-update
+  * move capabilities ut code to unit dir
+  * show raw details of event
+  * Uncap library requirements for liberty
+  * update README.rst to help release process
+  * Add timeout for keystoneclient session
+  * add region_name to auth plugin parameters
+  * Added missing ceilometer CLI tests
+  * Updates examples to reference new sample format
+  * ceilometerclient insecure argument no longer works
+  * fix client docstring
+  * Add CLI for Capabilities REST API
+  * print user friendly error message for alarm update time constraints
+  * ceilometerclient fails with keystone v3 auth
+  * Updated from global requirements
+  * Set auth_plugin in __init__
+  * support specify user-id when create sample and alarm
+  * add in missing options
+  * Add a post_test_hook for gate-run functional tests
+  * Add cli functional tests from tempest
+  * alarm: Use new gnocchi aggregation API
+  * Move unit tests into their own subdirectory
+  * Add a py34 target for tox
+  * Fixes bug with Client function not setting up SSL params
+  * Updated from global requirements
+  * Enable specified project_id in CLI commands
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------

Old:
----
  python-ceilometerclient-1.0.13.tar.gz

New:
----
  python-ceilometerclient-1.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ceilometerclient.spec ++++++
--- /var/tmp/diff_new_pack.akXLD7/_old  2015-10-30 13:42:03.000000000 +0100
+++ /var/tmp/diff_new_pack.akXLD7/_new  2015-10-30 13:42:03.000000000 +0100
@@ -19,7 +19,7 @@
 
 %define component ceilometerclient
 Name:           python-%{component}
-Version:        1.0.13
+Version:        1.5.0
 Release:        0
 Url:            https://github.com/openstack/python-ceilometerclient
 Summary:        OpenStack Metering (Ceilometer) API Client
@@ -33,8 +33,13 @@
 Requires:       python-PrettyTable >= 0.7
 Requires:       python-argparse
 Requires:       python-iso8601 >= 0.1.9
-Requires:       python-keystoneclient >= 1.1.0
-Requires:       python-six >= 1.7.0
+Requires:       python-keystoneclient >= 1.6.0
+Requires:       python-oslo.i18n >= 1.5.0
+Requires:       python-oslo.serialization >= 1.4.0
+Requires:       python-oslo.utils >= 2.0.0
+Requires:       python-requests >= 2.5.2
+Requires:       python-six >= 1.9.0
+Requires:       python-stevedore >= 1.5.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
@@ -53,11 +58,12 @@
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:       python-discover
 %endif
-Requires:       python-fixtures >= 0.3.14
-Requires:       python-mock >= 1.0
+Requires:       python-fixtures >= 1.3.1
+Requires:       python-mock >= 1.2
 Requires:       python-python-subunit >= 0.0.18
+Requires:       python-tempest-lib >= 0.6.1
 Requires:       python-testrepository >= 0.0.18
-Requires:       python-testtools >= 0.9.36
+Requires:       python-testtools >= 1.4.0
 
 %description test
 This package contains testsuite files for %{name}.

++++++ python-ceilometerclient-1.0.13.tar.gz -> 
python-ceilometerclient-1.5.0.tar.gz ++++++
++++ 11965 lines of diff (skipped)


Reply via email to