Skip to content

Tags: welcome6688/python-ceilometerclient

Tags

1.0.10

Toggle 1.0.10's commit message
python-ceilometerclient 1.0.9

Includes the following changes:

 * Ensure statistics aggregates are ordered with parameterized first
 * Implementation of statistics aggregators
 * Adds alarm time constraint support to ceilometer CLI
 * Updated from global requirements
 * Fix temporary pypy gate issue with setuptools
 * Add complex query support for alarm history
 * Add complex query support for alarms
 * Checking the type of auth_token, and fixing it if necessary
 * Deprecate 'alarm-update'
 * Add complex query support for samples
 * test created virtual env directory should git ignored
 * Updated from global requirements
 * Updated from global requirements
 * py3kcompat: remove in python-ceilometerclient
 * Python 3 compatibility
 * Fix a typo in a comment in v2 client
 * test_url_generation_with_proxy: do not use contextlib.nested()
 * Ensure url sent to proxy don't have redundant /
 * Remove unused mock in v2/test_shell.py
 * fix help message of deprecated command
 * Sync with Oslo
 * Python 3: fix format_nested_list_of_dict()
 * Remove tox locale overrides
 * Improve help strings
 * Updated from global requirements

1.0.9

Toggle 1.0.9's commit message
python-ceilometerclient 1.0.9

 Includes the following changes:

  * Modify ceilometer client cmd line help info
  * Remove unused import for print_function
  * Remove ununsed httplib2 requirement
  * Update client to display data type of traits
  * Using common methods from oslo cliutils
  * Avoid discarding alarm-threshold-create --query option
  * Fix typos picked up by misspellings
  * return sample info when creating sample with CLI
  * Enable hacking H233 rule
  * Using common method 'bool_from_string' from oslo strutils
  * Raise traceback on error when using CLI and -debug
  * Remove print debugs statements.
  * replace assertTrue(isinstance) to assertIsInstance
  * Add support for groupby in statistics for API v2
  * Remove dependencies on pep8, pyflakes and flake8
  * Replace inheritance hierarchy with composition
  * fix optional parameter of creating sample
  * abbreviating --meter-name to -m in alarm commands
  * Remove unused imports
  * Support the Event API
  * Python 3: fix test_sample_list
  * Use Resource() class from common Oslo code
  * client looking at wrong cacert argument name
  * Supports bash_completion for ceilometerclient
  * Fix the ceilometerlient log curl request incorrectly
  * Python 3: use six.moves.zip() rather than itertools.izip()
  * Display message on HTTP 400
  * Fix alarm-combination-update operator argument
  * Improve description of some commands
  * Updates tox.ini to use new features
  * Updated from global requirements
  * Update .gitignore
  * Encode exception on ceilometer-client for UnicodeDecodeError

1.0.8

Toggle 1.0.8's commit message
python-ceilometerclient 1.0.8

Includes the following changes:

 * sync with oslo-incubator
 * Change OpenStack Metering to OpenStack Telemetry
 * Add HTTP proxy support to ceilometer client

1.0.7

Toggle 1.0.7's commit message
python-ceilometerclient 1.0.7

Includes the following changes:

 * Allow alarm-threshold-update to upate generic attributes
 * Enable pep8 E711/E712/E721/H302 checking
 * Enable pep8 E128 checking
 * Enable pep8 E121/E122/E123 checking
 * Allow specifying a timestamp when creating a sample
 * Avoid reset of repeat_actions attribute on alarm update
 * Ensure basic logging config is applied
 * Support building wheels (PEP-427)
 * Add six to requirements.txt
 * Updated from global requirements
 * Ceilometer UnicodeEncodeError when update or show alarm fix
 * Adds the 'limit' parameter to sample list command in V2 API
 * Fix order of sample list
 * add cliutils from oslo-incubator
 * update oslo libraries
 * Updated from global requirements
 * Fix cacert argument to HTTPS connection
 * Updated from global requirements
 * Replace mox3 with mock in unit test
 * Updated from global requirements
 * Fix missed Pep8 error with 1.4.6
 * Updated from global requirements
 * Replace mox with mox3
 * align the order of parameters for urlencode()
 * replace basetring/xrange
 * Replace unicode() with six.u()
 * replace dict.keys() with list(dict)
 * Import urlutils to substitute urllib
 * Use six.iteritems() for dict
 * Translate print statement to print function
 * Fix module importing issues for Python 3
 * Import six.StringIO

1.0.6

Toggle 1.0.6's commit message
python-ceilometerclient 1.0.6

Includes the following changes:

     * Add support for new alarm-history command
     * Use standard CLI object-verb ordering for alarm-{g|s}set-state
     * Fix shell.do_alarm_get_state to get as opposed to set
     * Updated from global requirements
     * Allow to update an alarm partially
     * Added support to --os-cacert
     * Help messages: specify which options are required
     * Improve the CM shell client alarm visualisation

1.0.5

Toggle 1.0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
jd Julien Danjou
python-ceilometerclient 1.0.5

1.0.4

Toggle 1.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
jd Julien Danjou
ceilometerclient 1.0.4

1.0.3

Toggle 1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
jd Julien Danjou
python-ceilometerclient 1.0.3

1.0.2

Toggle 1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
jd Julien Danjou
ceilometerclient 1.0.2

1.0.1

Toggle 1.0.1's commit message
python-ceilometerclient 1.0.1 release