2016-03-23 14:44:11 -04:00
|
|
|
## 8.0.0 and beyond
|
|
|
|
|
|
|
|
From 8.0.0 release and beyond, release notes are published on
|
|
|
|
[docs.openstack.org](http://docs.openstack.org/releasenotes/puppet-tempest/).
|
|
|
|
|
2015-11-25 23:43:49 +01:00
|
|
|
##2015-11-25 - 7.0.0
|
|
|
|
###Summary
|
|
|
|
|
|
|
|
This is a backwards-compatible major release for OpenStack Liberty.
|
|
|
|
|
|
|
|
####Features
|
|
|
|
- allow to enable/disable Aodh service
|
|
|
|
- allow to enable/disable Trove service
|
|
|
|
- allow to enable/disable Sahara service
|
|
|
|
- add dashboard parameters
|
|
|
|
- add basic scenarios options
|
|
|
|
- allow to optionally git clone tempest
|
|
|
|
- reflect provider change in puppet-openstacklib
|
|
|
|
|
|
|
|
####Bugfixes
|
|
|
|
- make sure neutron network is created before Tempest_neutron_net_id_setter
|
|
|
|
- glance_id_setter: execute after creating Glance image
|
|
|
|
- fix ocnfiguration for glance/neutron setters
|
|
|
|
|
|
|
|
####Maintenance
|
|
|
|
- initial msync run for all Puppet OpenStack modules
|
|
|
|
- try to use zuul-cloner to prepare fixtures
|
|
|
|
- remove class_parameter_defaults puppet-lint check
|
|
|
|
|
2015-10-15 14:46:25 +02:00
|
|
|
##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-09 10:14:37 -04:00
|
|
|
##2015-07-08 - 6.0.0
|
|
|
|
###Summary
|
|
|
|
|
|
|
|
This is a major release for OpenStack Kilo.
|
|
|
|
|
|
|
|
####Features
|
|
|
|
- Puppet 4.x support
|
|
|
|
- Allow to activate Ceilometer tests
|
|
|
|
- Allow to not manage Tempest code in Puppet
|
|
|
|
- Implement more Tempest options
|
|
|
|
|
|
|
|
####Maintenance
|
|
|
|
- Acceptance tests with Beaker
|
|
|
|
|
2015-06-26 18:14:52 -07:00
|
|
|
##2015-06-17 - 5.1.0
|
|
|
|
###Summary
|
|
|
|
|
|
|
|
This is a feature and maintenance release in the Juno series.
|
|
|
|
|
|
|
|
####Features
|
|
|
|
- Allow to not manage Tempest code in Puppet
|
|
|
|
- Allow to activate Ceilometer tests
|
|
|
|
|
|
|
|
####Maintenance
|
|
|
|
- spec: pin rspec-puppet to 1.0.1
|
|
|
|
- Update .gitreview file for project rename
|
|
|
|
|
|
|
|
##2014-11-22 - 5.0.0
|
|
|
|
###Summary
|
|
|
|
|
|
|
|
Stable Juno release.
|
|
|
|
|
|
|
|
####Features
|
|
|
|
- Add ability to hide secrets from puppet logs
|
|
|
|
|
|
|
|
####Bugfixes
|
|
|
|
- Removed orphaned os_concat function
|
|
|
|
|
|
|
|
####Maintenance
|
|
|
|
- Pin vcsrepo dependency to 2.x
|
|
|
|
- Bump stdlib dependency to 4.x
|
|
|
|
- Remove dependencies on mysql and postgresql devel libraries
|