Commit Graph

15 Commits

Author SHA1 Message Date
Sebastien Badia 7d8e7339e6 Switch to metadata.json for Puppet forge releases
Since puppet 3.x, Puppet Labs Forge accept only the metadata.json file
for module description (Modulefile is now deprecated).

This patch :
 - convert the Modulefile to metadata.json.
 - bump major version to 5 (for juno), and deps.
 - switch to stackforge namespace.
 - relax pe version_requirement to 3.x.

Change-Id: I173b13fe1ab32a3e32cc1581455333bea1eddf6d
2014-10-22 15:53:48 +02:00
Colleen Murphy 0cb9b37f93 Update stdlib dependency to 4.x
puppetlabs/stdlib 4.x is backwards compatible with 3.x and still tested
on Puppet 2.7. Updating stdlib to 4.x allows modules to use newer
functions without breaking older functionality.

Change-Id: I9be18b16a8f8fc8d3607d28320612a7c997d9731
2014-09-22 15:30:39 -07:00
Colleen Murphy dbcb82fa36 Migrate mysql backend to use openstacklib::db::mysql
Implements: blueprint commmon-openstack-database-resource
Change-Id: I03bd33d7c78ea69702650688c28e9d0b7cac2911
2014-08-14 08:45:41 -07:00
Mathieu Gagné bdcbad7830 Make Modulefile summary and description consistent
Improve consistency of Modulefile across puppet modules for OpenStack.

Change-Id: I21acc30d14638586540b5d4a6897d026997feeb8
2014-07-03 17:05:59 -04:00
Chris Hoge dafc60c5df 4.0.0 - 2014.1.0 - Icehouse Release
Updated Modulefile and README.md for 4.0.0 release.

Change-Id: I3d58b784c870fed5d7f349e9e7484d234690b8b4
2014-05-01 10:48:18 -07:00
Chris Hoge d66bdb0ff3 Updated to match semver and release notes.
Before this update the Modulefile was not following semver in
relation to stable/havana, and the README files were not in sync.
This update introduces proper semver and consistency.

Change-Id: I1c66f6f811ea23f64589eec338209593d253708c
2014-03-26 14:14:25 -07:00
Chris Hoge 93ebf43ea4 Preparing for 2.2.0 release.
Updated modulefile to set version to 2.2.0.
Updated release notes in README.md.

Change-Id: I14d737c0f35362c9f009285c6bd510a2bcee1715
2013-10-07 12:01:07 -07:00
Chris Hoge 9a09177d88 Puppet Forge release 2.1.0
Updated README.md for Puppet Forge release.
Updated Modulefile for Puppet Forge release.

Change-Id: I35bef63352419a4596b0f877f86b911cb4a4bd4b
2013-08-07 17:59:30 -07:00
Philip B Cohoe 8c1b2b26fb Update modulefile and fixtures to use puppetlabs/inifile
cprice404/inifile was moved to the puppetlabs namespace on the forge
and github.

Change-Id: I6100bafa67ad5a1cb747712622d584aed8066fe4
2013-08-07 11:39:16 -07:00
Cody Herriges 202a27b66a Prepare repository for a Puppet Forge release
Commit updates README.md with a more consistent template for documentation,
  removes travis.yml since we're on stackfoge now, updates the Modulefile
  for the new release, deletes TODO list, CHANGELOGs deleted in favor of
  summarized release notes in README.md, which will show up on Forge,
  and moves examples to tests to adhere with Puppet Labs Style
  Guide(http://docs.puppetlabs.com/guides/style_guide.html#tests)

Change-Id: Iffa30f6f35b996305f635317fc0770f908e9057e
2013-06-07 15:58:56 -07:00
Dan Bode b14a29d87c release 1.1.0 2013-03-19 10:29:16 -07:00
Dan Bode 3342b54638 Release 1.0.0 2012-11-02 12:38:15 -07:00
Dan Bode 0d3e694729 Release 0.2.0 2012-10-08 13:38:21 -07:00
Branan Purvine-Riley 3e423c4c03 Update modulefile for initial release; add initial changelog 2012-06-07 14:03:55 -07:00
Branan Purvine-Riley 8e2de5d193 (#14221) add initial Modulefile to prep for forge release 2012-05-04 11:45:59 -07:00