Commit Graph

6 Commits

Author SHA1 Message Date
zhangbailin 8d5f4d2b69 Update outdated links in document and spelling error
Update doc links according to OpenStack document migration.
Use https instead of http for docs links.
1)http://docs.openstack.org/releasenotes/puppet-neutron/
  -->https://docs.openstack.org/releasenotes/puppet-neutron/
2)http://docs.openstack.org/infra/bindep/
  -->http://docs.openstack.org/infra/bindep/

Change-Id: I819d0d4b066e5b74b1eca4c017b538b130a12f54
Closes-Bug:#1718333
2017-09-19 20:37:51 -07:00
Emilien Macchi b2ff9e29fc Release 8.0.0
* Update CHANGELOG with release notes URL.
* Update README with new release number & name.
* Update metadata.json with new tag & dependencies.
* Add release note prelude for Mitaka.
* Update Reno release note to drop prelude.
* Improve release note landing page.

Change-Id: Id0d7c499c36e791e4174e1e1683caa91f4930a7a
2016-03-23 16:07:33 -04:00
Emilien Macchi 27d9bb556a release: prepare 7.0.0 (liberty)
This patch prepares this Puppet module to be released in 7.x series (Liberty)
with 7.0.0.

Change-Id: I3f68becc6480cbe99b2b7daaaa455949cd1637dc
2015-11-25 16:39:50 +01:00
Sebastien Badia 4a04f95089 Prepare 6.1.0 release
Change-Id: I5af115f2c8dfc5f54b2585dde4df61c6e2a492ed
(cherry picked from commit c8f29e9709)
2015-10-19 14:56:40 -04:00
Emilien Macchi c83277d21c Prepare 6.0.0 release
Update CHANGELOG, README and metadata.json to bump the module to the
first Kilo release (6.0.0).

Change-Id: I55838a9261e94aa3779fd72a7583ac769df09b39
2015-07-09 09:24:01 -04:00
Colleen Murphy 40313d950e Split release notes into a CHANGELOG.md file
This patch splits out release notes into a separate dedicated file for
consistency with the puppetlabs puppet modules. Additionally, this
patch improves the release notes by:

- Fixing the tense to be consistent with commit message standards ("Add
  new feature" instead of "Added new feature" or "Adds new feature")
- Breaking up changes into categories to make it easier for operators
  to know what happened in the change: backwards-incompatible changes,
  features, bugfixes, and maintenance commits
- Linewrapping to 80 chars
- Adding release dates, formatted according to ISO-8601

Change-Id: I86171ceab74c35c768180228d6130cbbf890390c
2015-06-26 16:23:03 -07:00