Puppet Forge release 2.0.0
Marks the commit that the branch stable/grizzly and the 2.0.0 tag is cut from, adds the pkg directory to .gitignore to prevent accidental committing of Forge artifacts to the repository, updates release notes seciton of the README. Change-Id: Icca41d9448833de35776395eaf2ab6c50a717956
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ spec/fixtures/manifests/*
|
|||||||
*swp
|
*swp
|
||||||
.vendor
|
.vendor
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
pkg
|
||||||
|
@@ -482,6 +482,8 @@ Release Notes
|
|||||||
* Refactor of glance and cinder related classes.
|
* Refactor of glance and cinder related classes.
|
||||||
* Nova-conductor added.
|
* Nova-conductor added.
|
||||||
* Various cleanups and bug fixes.
|
* Various cleanups and bug fixes.
|
||||||
|
* Removes Puppet 3.2 deprecation warnings in templates.
|
||||||
* Adds the option to automatically set up RedHat or Ubuntu supplemental repositories.
|
* Adds the option to automatically set up RedHat or Ubuntu supplemental repositories.
|
||||||
* Class['openstack::all'] refactor that adds support of future compute nodes to be added.
|
* Class['openstack::all'] refactor that adds support of future compute nodes to be added.
|
||||||
* The cinder-volume logical volume group is no longer a requirement.
|
* The cinder-volume logical volume group is no longer a requirement.
|
||||||
|
* Swift can use the disk storage_type
|
||||||
|
Reference in New Issue
Block a user