Skip to content

Releases: spacehellas/tnova-vim-backend

v0.1.2

04 Feb 10:54
Compare
Choose a tag to compare

[0.1.2] - 2016-02-04

Added

  • Dependency status at README via David.

Changed

  • Update bluebird, config, cron, hapi-swaggered, hapi-swaggered-ui, joi,
    request-promise and winston.

Security

  • Update hapi from v10.0.0.
  • Update moment from v2.10.3.
  • Update node-alpine Docker image to v4.2.6.

v0.1.1

04 Feb 09:11
Compare
Choose a tag to compare

[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.