Changelog for
openstack-ceilometer-doc-2013.1.4.a1.g8b6fb09-1.8.noarch.rpm :
Mon Mar 18 13:00:00 2013 speilickeAATTsuse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
Tue Feb 26 13:00:00 2013 dmuellerAATTsuse.com
- Add python-oslo-config buildrequires
Fri Feb 22 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
Thu Jan 17 13:00:00 2013 saschpeAATTsuse.de
- Update requirements
- Use correct HTML location
Mon Jan 14 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 2013.1+git.1358162276.edd9332:
+ Enhance policy test for init()
+ Provide the meters unit\'s in /meters
+ Fix keystoneclient auth_token middleware changes
+ policy: fix policy_file finding
+ Remove the _initialize_config_options
+ Add pyflakes
+ Make the v2 API date query parameters consistent
+ Fix test blocking issue and pin docutils version.
+ Apply the official OpenStack stylesheets and templates to the Doc build.
+ Fixed erroneous source filter in SQLAlchemy.
+ Fix warnings in the documentation build
+ Handle finish and revert resize notifications.
+ Add support for Folsom version of Swift
+ Implement user-api
+ Add support for Swift incoming/outgoing trafic metering
+ Pass a dict configuration file to auth_keystone
+ Import only once in nova_notifier
+ Fix MySQL charset error.
+ Use default configuration file to make test data.
+ Fix Glance control exchange
+ Move back api-v1 to the main api
+ Fix WSME arguments handling change
+ Remove useless gettext call in sql engine
+ Ground work for transifex-ify ceilometer.
+ Add instance_type information to NetPollster
+ Fix dbsync API change
+ Fix image_id in instance resource metadata
+ Instantiate inspector in compute manager
+ remove direct nova db access from ceilometer.
+ Make debugging the wsme app a bit easier.
+ Implements database upgrade as storage engine independent
+ Fix the v1 api importing of acl
+ Add the ability to filter on metadata.
+ Virt inspector directly layered over hypervisor API
+ Move meter.py into collector directory
+ Change mysql schema from latin1 to utf8 .
+ Change default os-username to \'ceilometer\'
+ Restore some metadata to the events and resources
+ Update documentation URL
+ Add sql db option to devstack for ceilometer
+ Remove debug print in V2 API
+ Start updating documentation for V2 API
+ Implement V2 API with Pecan and WSME
+ Move v1 API files into a subdirectory
+ Add test storage driver
+ Implement /meters to make discovery \"nicer\" from the client
+ Fix sqlalchemy for show_data and v1 web api
+ Implement object store metering
+ Make Impl of mongodb and sqlalchemy consistent
+ add migration migrate.cfg file to the python package
+ Fixes to enable the jenkins doc job to work
+ Lower the minimum required version of anyjson
+ Fix blocking test for nova notifier
+ network: remove left-over useless nova import
+ tools: set novaclient minimum version
+ libvirt: fix Folsom compatibility
+ Lower pymongo dependency
+ Remove rickshaw subproject
+ Remove unused rpc import
+ Adapted to nova\'s compute_driver moving.
+ doc: fix cpu counter unit
+ tools: use tarballs rather than git for Folsom tests
+ Used auth_token middleware from keystoneclient.
+ Remove cinderclient dependency
+ Fix latest nova changes
+ api: replace minified files by complete version
+ Add Folsom tests to tox
+ Handle nova.flags removal
+ Provide default configuration file
+ Fix mysql_engine option type
+ Remove nova.flags usage
+ api: add support for timestamp in _list_resources()
+ api: add timestamp interval support in _list_events()
+ tests: simplify api list_resources
+ Update openstack.common(except policy).
+ Adopted the oslo\'s rpc.Service change.
+ Use libvirt num_cpu for CPU utilization calculation.
+ Remove obsolete reference to instance.vcpus
+ Change references of /etc/ceilometer-{agent,collector}.conf to /etc/ceilometer/ceilometer.conf
+ Determine instance cores from public flavors API
+ Determine flavor type from the public nova API.
+ Add comment about folsom compatibility change
+ Add keystone requirement for doc build
+ Avoid TypeError when loading libvirt.LibvirtDriver
+ Don\'t re-import flags and do parse_args instead of flags.FLAGS()
+ doc: rename stackforge to openstack
+ Fix pymongo requirements
+ Update .gitreview for openstack.
+ Update use of nova config to work with folsom
+ compute: remove get_disks work-around
+ Use openstack versioning
+ Fix documentation build
+ document utc naive timestamp
+ Remove database access from agent pollsters
+ Fix merge error in central/manager.py
+ Fix nova config parsing
+ pollster trap error due to zero floating ip
+ Use the service.py in openstack-common
+ Allow no configured sources, provide a default file
+ Add service.py from openstack-common
+ Update common (except policy)
+ nova fake libvirt library breaking tests
+ Move db access out into a seperate file.
+ Remove invalid fixme comments
+ Add new cpu_util meter recording CPU utilization %.
+ Fix TypeError from old-style publish_counter calls
+ Fix auth middleware configuration
+ pin sqlalchemy to 0.7.x but not specifically 0.7.8
+ add mongo index names
+ set tox to ignore global packages
+ Provide a way to disable some plugins
+ Use stevedore to load all plugins
+ implement get_volume_max for sqlalchemy
+ Add basic text/html renderer
+ network: floating IP account in Quantum
+ add unit test for CPUPollster
+ Clean up context usage
+ Add dependencies on clients used by pollsters
+ add ceilometer-send-counter
+ Update openstack.common.cfg
+ Fix tests broken by API change with Counter class
+ api: add source detail retrieval
+ Set source at publish time
+ Instance pollster emits instance.
meter
+ timestamp columns in sqlalchemy not timezone aware
+ Remove obsolete/incorrect install instructions
+ network: emit router meter
+ Fix sqlalchemy performance problem
+ Added a working release-bugs.py script to tools/.
+ Change default API port
+ sqlalchemy record_meter merge objs not string
+ Use glance public API as opposed to registry API.
+ Add OpenStack trove classifier for PyPI
+ bump version number to 0.2
Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- It\'s a noarch package
Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- Move to obs-service-git_tarballs
+ Drop BuildRequires: python-setuptools-git
Wed Nov 21 13:00:00 2012 saschpeAATTsuse.de
- Add more documentation build requirements
Fri Nov 16 13:00:00 2012 saschpeAATTsuse.de
- Initial version