Tags give the ability to mark specific points in history as being important
  • 1.4.0
    python-ceilometerclient 1.4.0 release
    
  • debian/1.3.0-2
    Debian release 1.3.0-2
    
  • debian/1.3.0-1
    Debian release 1.3.0-1
    
  • debian/1.2.0-2
    tagging package python-ceilometerclient version debian/1.2.0-2
    
  • icehouse-eol
    7316dd16 · sync oslo code ·
    Icehouse EOL
    
  • 1.3.0
    python-ceilometerclient 1.3.0 release
    
  • debian/1.2.0-1
    a5747fb1 · Fixed Py3. ·
    Debian release 1.2.0-1
    
  • debian/1.0.13-1
    c5d1a9db · Fixed (build-)depends ·
    Debian release 1.0.13-1
    
  • 1.0.14
    python-ceilometerclient 1.0.14 release
    
  • 1.2.0
    python-ceilometerclient 1.2.0 release
    
  • 1.1.0
    python-ceilometerclient 1.1.0 release
    
  • 1.0.13
    python-ceilometerclient 1.0.13
    
    Includes the following changes:
    
     * Corrected the errors in sample-show and sample-create
     * Allow create/update gnocchi alarm rule
     * Don't enforce a kind of alarm rules
     * Update get_client() parameters with correct variable names
     * Add Sample API support
     * add --no-traits for event-list
     * Add severity field to alarm CLI
     * Remove trailing space before , in the help string of --time-constraint
     * Fix improper parameter setup for cacert and client certs
     * event-list should sort by timestamp, not id
     * Allow all pep8 checks
     * Fix H105 pep8 error
     * Triple double-quoted strings should be used for docstrings
     * Support ceilometer-url and os-endpoint
     * sync to latest oslo-incubator code
     * Add apiclient to openstack-common.conf
     * Add client property for common.base.Manager
     * Allow graceful shutdown on Ctrl+C
     * Make methods static where it's possible
     * Fix old-style classes declaration
     * Remove redundant parentheses (except openstack.common)
     * Enable --os-insecure CLI option
     * sync with oslo and use oslo.i18n
     * Workflow documentation is now in infra-manual
     * Support os-endpoint-type
     * Alarm TimeConstraint display incorrect
     * Add `requests` to requirements
     * Fix timeout argument not treated as integer
     * Refactor tests/test_shell.py
     * Add --slowest option for testr
     * Fix wrong initialization of AuthPlugin for keystone v3
     * Add CONTRIBUTING.rst
    
  • 1.0.12
    7316dd16 · sync oslo code ·
    python-ceilometerclient 1.0.12
    
    Includes the following changes:
    
    * sync olso code up to Change-Id: Ie6064e73abe4b0729498a0343d50e1be35684b75 (Closes-Bug: #1357343)
    
  • 1.0.11
    python-ceilometerclient 1.0.11
    
    Includes the following changes:
    
     * Reduce redundant parameter of some commands in CLI
     * Fix AuthPlugin authentification
     * Stop using intersphinx
     * Updated from global requirements
     * Fix sample-create in v2 api calls
     * keystone discovery fallback support
     * Fix a help string nit for statistics command
     * Verify alarm found before modifying
     * Revamp documentation, add module references
     * Check if the alarm has time constraints field before displaying
     * Removed undefined method in install_env.py file
     * Replace assertTrue with assertIsNotNone for check an object
     * Add endpoint opt into auth_plugin
     * Use HTTPClient from common Oslo code
     * Update developer docs template
     * Add doc/build to .gitignore
     * Add docs job to tox.ini
     * Don't expose X-Auth-Token in ceilometer CLI
     * Calculate a suitable column width for positional arguments
     * Improve --debug logging output
     * Update python-ceilometerclient to support Keystone V3 API
     * Fix the alarm history order shown to user
     * Provide explicit help string of resource-metadata
     * Add methods to resource classes
     * Improve a bit query API
     * Fix hacking rules: H302,H305,H307,H402
     * Fix alarm-threshold-update --query option
     * Refactor split_by_op and split_by_datatype
     * use mock instead of try...finally
     * Avoid unnecessary stderr message when run test
     * Avoid empty entity field in uri path
     * replace dict.iteritems() with six.iteritems(dict)
     * Fix exception handling of CLI
     * fixed several pep8 issues
     * Remove out-dated exceptions
     * extraneous vim editor configuration comments
     * Correct help string about insufficient_data
     * Avoid dead loop when token is string format
     * Fix some help strings
     * Display message on HTTPException
     * Update v2.options docstring
     * Correct testcase content
     * Statistics groupby handling improvement
     * Fix the ceilometer trait-description-list command
    
  • debian/1.0.10-1
    b513b885 · Changelog closes #741409 ·
    Debian release 1.0.10-1
    
  • 1.0.10
    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
    
  • debian/1.0.9-1
    Debian release 1.0.9-1
    
  • debian/1.0.6-2
    95bb8176 · Standards-Version: 3.9.5 ·
    Debian release 1.0.6-2
    
  • 1.0.9
    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
    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