integration/packaging/puppet-opendaylight.git
2017-04-19 Daniel FarrellAvoid multi-line hashes for Ruby 1.8.7 31/55331/1
2017-04-19 Daniel FarrellAttempt using hash compatible with Ruby 1.8.7 30/55330/1
2017-04-19 Daniel FarrellDramatically better rspec test coverage. Closes #4 29/55329/1
2017-04-19 Daniel FarrellAdded F21 Beaker tests to Rakefile 28/55328/1
2017-04-19 Daniel FarrellAdd Fedora 21 Beaker node 27/55327/1
2017-04-19 Daniel FarrellTemporarily use fork of rspec-puppet. See #10 26/55326/1
2017-04-19 Daniel FarrellFixed platform for F20 Beaker node 25/55325/1
2017-04-19 Daniel FarrellContinued refactoring of Rakefile for usability 24/55324/1
2017-04-19 Daniel FarrellSince move to systemd, don't need to add ODL bin dir... 23/55323/1
2017-04-19 Daniel FarrellAdded tests for presence of ODL yum repo 22/55322/1
2017-04-19 Daniel FarrellMinor typo fix in Beaker rake tasks descriptions 21/55321/1
2017-04-19 Daniel FarrellAdded custom Rake commands for Beaker tests 20/55320/1
2017-04-19 Daniel FarrellShorter names for CentOS 7 and Fedora 20 Beaker nodes 19/55319/1
2017-04-19 Daniel FarrellRemove support for Fedora 19 as it's EOL 18/55318/1
2017-04-19 Daniel FarrellMinor doc update to clarify running Beaker against... 17/55317/1
2017-04-19 Daniel FarrellAdded box URLs for Beaker nodes 16/55316/1
2017-04-19 Daniel FarrellBetter work-around for #6 15/55315/1
2017-04-19 Daniel FarrellInstall ODL via Copr repo, closes #2 14/55314/1
2017-04-19 Daniel FarrellOne more attempt at fixing not-my-fault gem error 13/55313/1
2017-04-19 Daniel FarrellUse a Factor OS fact that works in CentOS 12/55312/1
2017-04-19 Daniel FarrellBugfix related to gem versions 11/55311/1
2017-04-19 Daniel FarrellUndo gem changes that broke most Puppet versions 10/55310/1
2017-04-19 Daniel FarrellFixed issue with Beaker-Docker and gem versions 09/55309/1
2017-04-19 Daniel FarrellGeneral refactoring of OS validation 08/55308/1
2017-04-19 Daniel FarrellAttempting to be Puppet 2.7 compliant 07/55307/1
2017-04-19 Daniel FarrellTest unsupported versions of Fedora/CentOS 06/55306/1
2017-04-19 Daniel FarrellAdded CentOS tests 05/55305/1
2017-04-19 Daniel FarrellBetter validation of OS type 04/55304/1
2017-04-19 Daniel FarrellMajor update of README, touches most important sections. 03/55303/1
2017-04-19 Daniel FarrellMinor updates to contributing docs 02/55302/1
2017-04-19 Daniel FarrellUse CentOS 7 and Fedora 20 for Beaker tests 01/55301/1
2017-04-19 Daniel FarrellMinor doc updates 00/55300/1
2017-04-19 Daniel FarrellMinor linting fix 99/55299/1
2017-04-19 Daniel FarrellRe-added relationship between ODL pkg and repo 98/55298/1
2017-04-19 Daniel FarrellUse 1/0 instead of True/False to support old yumrepo... 97/55297/1
2017-04-19 Daniel FarrellRemoved yumrepo ensure flag as it isn't supported with... 96/55296/1
2017-04-19 Daniel FarrellRe-added custom ODL Yum repo but without relationship... 95/55295/1
2017-04-19 Daniel FarrellReverting to older code while tracking down Travis... 94/55294/1
2017-04-19 Daniel FarrellNote/link to reason why not testing old Puppet versions 93/55293/1
2017-04-19 Daniel FarrellJust don't test old Puppet versions that strangly fail 92/55292/1
2017-04-19 Daniel FarrellUndo of STRICT_VARS debugging attempt 91/55291/1
2017-04-19 Daniel FarrellAdded strict vars to some Travis matrix envs 90/55290/1
2017-04-19 Daniel FarrellAdded custom Travis notification settings 89/55289/1
2017-04-19 Daniel FarrellODL pkg to latest (still debuging strange Travis fails) 88/55288/1
2017-04-19 Daniel FarrellRemoved ODL pkg ensure param, use default (installed) 87/55287/1
2017-04-19 Daniel FarrellDebugging ensure-related Travis fails in some envs 86/55286/1
2017-04-19 Daniel FarrellRemoved un-supported Debian/Ubuntu stuff 85/55285/1
2017-04-19 Daniel FarrellMoved from default Apache license to BSD 2-clause 84/55284/1
2017-04-19 Daniel FarrellAdd ODL bin dir to PATH 83/55283/1
2017-04-19 Daniel FarrellAdded custom ODL repo, install ODL package 82/55282/1
2017-04-19 Daniel FarrellODL is only packaged for RPM atm, so only Beaker test... 81/55281/1
2017-04-19 Daniel FarrellExclude some failing Travis version combos 80/55280/1
2017-04-19 Daniel FarrellStill tweaking RVM/Puppet versions used by Travis 79/55279/1
2017-04-19 Daniel FarrellAdded newest RVM/Puppet versions to Travis tests 78/55278/1
2017-04-19 Daniel FarrellRemove unsupported strict var check Puppet <3.6 77/55277/1
2017-04-19 Daniel FarrellAdded Travis CI build status badge to README 76/55276/1
2017-04-19 Daniel FarrellUpdated license name to be SPDX-correct 75/55275/1
2017-04-19 Daniel FarrellBasic ODL Puppet mod skeleton 74/55274/1
2017-03-07 Anil BelurInitial empty repository