Prepare 6.1.0 release
Change-Id: I63260479da87738fe3d918836c25d5c98088e7c4
(cherry picked from commit adadb05af2)
This commit is contained in:
committed by
Emilien Macchi
parent
09b2b5c70f
commit
f03b104975
18
CHANGELOG.md
18
CHANGELOG.md
@@ -1,3 +1,21 @@
|
||||
##2015-10-10 - 6.1.0
|
||||
###Summary
|
||||
|
||||
This is a maintenance and features release in Kilo series.
|
||||
|
||||
The tempest.conf.sample does not exist anymore so we need to stop relying on
|
||||
this file to create the tempest.conf configuration file.
|
||||
|
||||
####Features
|
||||
- Add tempest::config class
|
||||
- Add config parameters to run Keystone v3 tests
|
||||
|
||||
####Maintenance
|
||||
- acceptance: checkout stable/kilo puppet modules
|
||||
|
||||
####Bugfixes
|
||||
- do not create tempest.conf from .sample file
|
||||
|
||||
##2015-07-08 - 6.0.0
|
||||
###Summary
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Tempest
|
||||
=======
|
||||
|
||||
6.0.0 - 2015.1 - Kilo
|
||||
6.1.0 - 2015.1 - Kilo
|
||||
|
||||
Module for installing and configuring tempest.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openstack-tempest",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "OpenStack Contributors",
|
||||
"summary": "Puppet module for OpenStack Tempest",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user