8 Commits

Author SHA1 Message Date
Michael Chapman
67dfb62e4d Add auth file from openstack repo
This commit adds the openrc templating that was
in the old openstack repository, with some changes
to the parameter names to match those in the file itself.

Change-Id: I979ea227c93153c15ea78c0c47b9c94843a314af
2014-12-29 22:43:32 +11:00
Michael Chapman
0fc013377b Add hash based repository management
This patch adds support for managing repos
for major distros, separated by osfamily at
the top level and operatingsystem below that.

Since redhat, fedora and centos can all install
from rdo, which is the only current option, the
fedora and centos classes simply wrap around the
redhat one. This may change in the future if any
of them change (for example if RHOS support is
added and redhat is now different to fedora)

Change-Id: I5b18f393999d6f70757a2dfd9b12da049d6b64e1
2014-11-27 22:12:25 +11:00
Colleen Murphy
cc73eada95 Release 5.0.0 - Juno
This is the initial release of this module.

Change-Id: I966702df7f1be4a34886577539c604291f7a81d0
5.0.0
2014-11-23 19:45:10 -08:00
Sebastien Badia
d7cc57c166 Switch to metadata.json for Puppet forge releases
Since puppet 3.x, Puppet Labs Forge accept only the metadata.json
for module description (Modulefile is now deprecated).

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

Change-Id: I9c83b577887210486fa03ed358910e129069a57c
2014-10-24 18:28:19 +02:00
Michael Chapman
3e1de70139 Revert "Ported repository installation from puppet-openstack"
This reverts commit b0b83dbf4507db36220f9c04c68e4788109b1c4b.

Repo management should be covered by the following spec:
extras-repository-refactor

Instead of the old puppet-openstack style

Change-Id: I2205004321fb9aa37b3b745cfe9fbe068fa43c9c
2014-09-25 22:33:37 +10:00
Chris Hoge
b0b83dbf45 Ported repository installation from puppet-openstack
Ported repository installation from puppet-openstack. Added
error handling for invalid repositories. Using stahnma/epel
to manage EPEL installation EPEL 7. Set repository default
to 'icehouse'.

Change-Id: I6fdbaf1ee59186aba4d2d5945c9297fb5ef94cbb
2014-07-29 13:58:02 -07:00
Colleen Murphy
97915e0512 Create basic module structure with required files
Change-Id: I7cafe3b3e25cad41fdc222a12a6f2be06abcad0b
2014-07-09 13:09:26 -07:00
OpenStack Project Creator
c42d75f5b4 Added .gitreview 2014-06-25 19:09:30 +00:00