-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## [0.1.1] - 2016-02-04 | ||
|
||
**Due to a schema change it is obligatory to DROP the statsdb database.** | ||
|
||
### Added | ||
- Continuous integration with Travis. | ||
- Template for the collectd agent. | ||
- Information for deploying the back-end using Docker. | ||
- Ceilometer polling interval option in the Docker image. | ||
|
||
### Changed | ||
- Make OpenStack no data errors more verbose. | ||
- Host information by Ceilometer stored as tag. | ||
|
||
### Fixed | ||
- Use measurement time and not the polling time while storing the actual | ||
measurement to the database. | ||
|
||
## [0.1.0] - 2016-01-11 | ||
|
||
Initial version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters