Changelog for
python-aodhclient-doc-0.7.0-2.2.noarch.rpm :
Thu Sep 29 14:00:00 2016 tbechtoldAATTsuse.com
- Use global-requirements for stable/newton in _service
Wed Sep 28 14:00:00 2016 tbechtoldAATTsuse.com
update to version 0.7.0
* Use osc-lib instead of openstackclient
* Add --query to alarm list
* add valid choice for alarm type help text
* add alarm history unit test
* fix help text for option --composite-rule
* fix KeyError when credential is invalid
* Fix incorrect string format mapping
* Add explanation for how to get meter name
* Add --filter to \"alarm list\"
* [Trivial] Remove executable privilege of doc/source/conf.py
* Remove Babel dependency
* Use overtest to run Gnocchi in tests
* Correct and add examples in docs of CLI
* Use assert_called_once_with() in test_alarm_cli.py
* Switch from deprecated tempest-lib to tempest
* Remove discover from test-requirements
* Split alarm query and alarm list in SDK layer.
* Add pagination support in Aodhclient
* Add name support for show, update and delete
* remove tempest test for alarm name unique constraint
* Prepare compatibility with OSC
* Fix a minor doc error
* Add releasenotes for Newton updates
* add default value for http_status in ClientException
* Remove keystonemiddleware dependency
* add mock to test requirement list
* Fix the wrong error info of parameter resource-type
* Add Python 3.5 classifier and venv
* Remove unused package requirement of \"futurist\"
* Support easier query usage for alarm history search
* Only install hacking in pep8
* Trival: Remove unused logging import
* Don\'t support \"alarm search\" and mandatory --type in \"alarm list\"
* improve threshold & event alarm query formatting
* shell: fix meter help string
* Add unit test to validate composite alarm args
* Enable releasenotes documentation
* Allow to start Aodh command with OSC
* Fix aodh client fails when command with the arg --time-constraint
* exceptions: make error code be implicit
* refactor code of adding alarm id and name arguments
* Add event_id for alarm-history display
* Bump hacking to 0.11
* format the output of time_constraints
* tox: remove useless install_command
* shell: treat alarm id as name if it is not uuid like
* Remove unused mailmap file
* Fix the -q/--query in threshold alarm creation
* Update the home-page with developer documentation
* Trival fix a typo
* Support get/set alarm state interfaces
* Clean flake8 paths and unused config options
* remove unnecessary slashes
* Use pifpaf to setup tests
- update _service and switch to upstream spec
Mon Mar 14 13:00:00 2016 cloud-develAATTsuse.de
- Update to version aodhclient-0.3.1.dev13:
* Trival fix a typo
* Fix aodh client fails when command with the arg --time-constraint
* Fix the -q/--query in threshold alarm creation
Wed Mar 9 13:00:00 2016 cloud-develAATTsuse.de
- Update to version aodhclient-0.3.1.dev8:
* Use assert_called_once_with() in test_alarm_cli.py
* Fix the wrong error info of parameter resource-type
Tue Mar 8 13:00:00 2016 cloud-develAATTsuse.de
- Update to version aodhclient-0.3.1.dev4:
* Fix a minor doc error
* Remove unused package requirement of \"futurist\"
Thu Mar 3 13:00:00 2016 cloud-develAATTsuse.de
- Update to version aodhclient-0.3.1.dev1:
0.3.0
* Use cli.base.execute of tempest-lib
* Add composite rule alarm support in aodhclient
* Make the alarm list output more concise
0.2.0
* add alarm history unit test
Fri Feb 26 13:00:00 2016 cloud-develAATTsuse.de
- Update to version aodhclient-0.1.1.dev12:
* Skip the version 1.16.0 of cliff
* Remove unused method
* Add abbreviation of --meter-name hint in threshold alarm creation
* Return the error message of API request failure
* Add some unit test cases
* Add gnocchi alarm rules
* cleanup existing tests
* check the alarm type when list alarm
0.1.0
Mon Jan 25 13:00:00 2016 aplanasAATTsuse.com
- Initial package