Add param to config RPM repo to install ODL from 29/55629/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 3 Jun 2016 01:09:00 +0000 (21:09 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 19 Apr 2017 19:18:40 +0000 (15:18 -0400)
commitcea9c1d83cb2fce50ef598abfade67069e024051
tree7fa2649eacf50c45cd0242e503d3d6a01b7490c2
parenta3efb99f3d4336111cfb09cc6611d1581a45bb7c
Add param to config RPM repo to install ODL from

Param allows user to change which version of ODL installed without
changes to puppet-opendaylight. Even better than limiting to a specific
version, the new rpm_repo param allows the user to select a the latest
RPM from a major release or SR, or a fixed and official release.

This patch includes the feature changes, rspec-puppet test changes,
Beaker test changes, in-code docs and README docs.

Change-Id: Ie01dafd485318d98410a2847e53ebd819a5cf7c3
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
CHANGELOG
README.markdown
Rakefile
manifests/init.pp
manifests/install.pp
manifests/params.pp
metadata.json
spec/classes/opendaylight_spec.rb
spec/spec_helper.rb
spec/spec_helper_acceptance.rb