integration/packaging/ansible-opendaylight.git
2017-05-19 srisankethuCONTRIBUTING.md: Set IRC webchat link 48/57548/1
2017-05-19 srisankethuCONTRIBUTING.md: Add IRC channel information 47/57547/1
2017-05-19 Daniel FarrellUpdate default ODL version to Boron 46/57546/1
2017-05-19 Daniel FarrellPrevent false failures during firewalld checks 45/57545/1
2017-05-19 Daniel FarrellAdd alt text for links, update maintainer info 44/57544/1
2017-05-19 Daniel FarrellChange README markdown file extension 43/57543/1
2017-05-19 Daniel FarrellUpdate default ODL version to Beryllium SR2 4.2 42/57542/1
2017-05-19 Daniel FarrellUse task conditionals that work with Fedora 22+ 41/57541/1
2017-05-19 Patrick LaurinChange 'yum' module to 'package' 40/57540/1
2017-05-19 Daniel FarrellRemove deprecated update_cache package mod param 39/57539/1
2017-05-19 Daniel FarrellAdd Travis CI badge to README 38/57538/1
2017-05-19 Daniel FarrellPython line in Travis config is req'd for tox 37/57537/1
2017-05-19 Daniel FarrellTry removing python line from Travis config 36/57536/1
2017-05-19 Daniel FarrellAdd tox to req.txt so it's installed in Travis CI 35/57535/1
2017-05-19 Daniel FarrellUpdate Travis cfg to install Tox on build box 34/57534/1
2017-05-19 Daniel FarrellAdd req.txt for installing ansible-lint 33/57533/1
2017-05-19 Daniel FarrellAdd tox dir to gitignore 32/57532/1
2017-05-19 Daniel FarrellAdd Travis cfg for running ansible-lint in CI 31/57531/1
2017-05-19 Daniel FarrellAdd tox cfg for running ansible-lint against role 30/57530/1
2017-05-19 Daniel FarrellAdd example playbook that uses this role 29/57529/1
2017-05-19 Daniel FarrellUse recommended file-absent method vs rm 28/57528/1
2017-05-19 Daniel FarrellDon't use template for Karaf feature config 27/57527/1
2017-05-19 Daniel FarrellUpdate default ODL install to Be SR1 4.1.0 26/57526/1
2017-05-19 Daniel FarrellRefactor logic for running in containers 25/57525/1
2017-05-19 Daniel FarrellUpdate ODL to Beryllium 24/57524/1
2017-05-19 Daniel FarrellAdd var to select .repo used for installing ODL 23/57523/1
2017-05-19 Daniel FarrellUpdate default rpm_path var to Li SR3 22/57522/1
2017-05-19 Daniel FarrellUpdate ODL Lithium Karaf feature repos for SR3 21/57521/1
2017-05-19 Daniel FarrellUpdate ODL Lithium Karaf feature repos for SR2 20/57520/1
2017-05-19 Daniel FarrellMinor inline docs updates for default vars 19/57519/1
2017-05-19 Daniel FarrellExtract ODL install to a single task for clarity 18/57518/1
2017-05-19 Daniel FarrellOfficially support Fedora 21 17/57517/1
2017-05-19 Daniel FarrellRemove old, unused task 16/57516/1
2017-05-19 Daniel FarrellConfirm systemd intalled b4 using it in handlers 15/57515/1
2017-05-19 Daniel FarrellBugfix in check if systemd is installed 14/57514/1
2017-05-19 Daniel FarrellAdd skips for firewalld when systemd is missing 13/57513/1
2017-05-19 Daniel FarrellAdd logic for not starting ODL w/ sysd w/o sysd 12/57512/1
2017-05-19 Daniel FarrellUpdate port 8080 remap for Lithium 11/57511/1
2017-05-19 Daniel FarrellUpdate ODL to Lithium, install RPM via CentOS CBS 10/57510/1
2017-05-19 Daniel FarrellAdd local/remote path-based ODL RPM install 09/57509/1
2017-05-19 Daniel FarrellRefactor README for format, bugfixes and clarity 08/57508/1
2017-05-19 Daniel FarrellRemove unnecessary and confusing task conditions 07/57507/1
2017-05-19 Daniel FarrellAdd handlers to clean start ODL after #10 test 06/57506/1
2017-05-19 Daniel FarrellRevert "Include experiment task in tasks/main" 05/57505/1
2017-05-19 Daniel FarrellInclude experiment task in tasks/main 04/57504/1
2017-05-19 Daniel FarrellAdd task to copy #10 test file to correct path 03/57503/1
2017-05-19 Daniel FarrellAdd file related to test in #10 02/57502/1
2017-05-19 Daniel FarrellDocument that NB port will be opened by firewall 01/57501/1
2017-05-19 Daniel FarrellInclude task to open NB REST port in tasks/main 00/57500/1
2017-05-19 Daniel FarrellAdd task to open ODL's NB REST port via FirewallD 99/57499/1
2017-05-19 Daniel FarrellFix trivial typo in README 98/57498/1
2017-05-19 Daniel FarrellDocument the Karaf feature repos params in README 97/57497/1
2017-05-19 Daniel FarrellUpdate features template to use Karaf repo vars 96/57496/1
2017-05-19 Daniel FarrellAdd vars to configure ODL Karaf feature repos 95/57495/1
2017-05-19 Daniel FarrellDocument overriding role vars to config ODL 94/57494/1
2017-05-19 Daniel FarrellUpdate contrib docs name/link to new extension 93/57493/1
2017-05-19 Daniel FarrellAnsible Galaxy requires .md extension 92/57492/1
2017-05-19 Daniel FarrellUse start/stop handlers vs restart handler 91/57491/1
2017-05-19 Daniel FarrellNotify handlers to clean-start ODL after Karaf cfg 90/57490/1
2017-05-19 Daniel FarrellInclude currently used set of handlers in main 89/57489/1
2017-05-19 Daniel FarrellAdd handler to start ODL's systemd service 88/57488/1
2017-05-19 Daniel FarrellAdd handler to cleanup Karaf's data dir 87/57487/1
2017-05-19 Daniel FarrellAdd handler to clean start ODL's systemd service 86/57486/1
2017-05-19 Daniel FarrellAdd handler to stop ODL's systemd service 85/57485/1
2017-05-19 Daniel FarrellAdd task for issuing Karaf shell commands 84/57484/1
2017-05-19 Daniel FarrellAdd contrib docs link to README, other minor fixes 83/57483/1
2017-05-19 Daniel FarrellAdjust contributing docs post copy from puppet-odl 82/57482/1
2017-05-19 Daniel FarrellAdd contributing documentation 81/57481/1
2017-05-19 Daniel FarrellAdd docs for configuring ODL's NB REST API port 80/57480/1
2017-05-19 Daniel FarrellExtract links in README for plain-text readability 79/57479/1
2017-05-19 Daniel FarrellYAML syntax highlighting for example play in README 78/57478/1
2017-05-19 Daniel FarrellLink to ODL Integration Team and main dev info 77/57477/1
2017-05-19 Daniel FarrellInclude ODL NB REST port config task in tasks/main 76/57476/1
2017-05-19 Daniel FarrellAdd task for configuring ODL NB REST port 75/57475/1
2017-05-19 Daniel FarrellAdd template for configuring ODL NB REST port 74/57474/1
2017-05-19 Daniel FarrellAdd variable for ODL NB REST interface 73/57473/1
2017-05-19 Daniel FarrellFix trivial spelling error in README 72/57472/1
2017-05-19 Daniel FarrellRefactor README to use Ansible Galaxy template 71/57471/1
2017-05-19 Daniel FarrellAdd stub overview and more-info source to README 70/57470/1
2017-05-19 Daniel FarrellRemove unused default var config 69/57469/1
2017-05-19 Daniel FarrellRemove unnecessary .gitkeep 68/57468/1
2017-05-19 Daniel FarrellCall ODL restart handler after Karaf config change 67/57467/1
2017-05-19 Daniel FarrellInclude ODL restart handler in handlers/main 66/57466/1
2017-05-19 Daniel FarrellAdd handler to restart ODL service after config 65/57465/1
2017-05-19 Daniel FarrellMinor fix in JinJa CSV rendering 64/57464/1
2017-05-19 Daniel FarrellFix JinJa template to do proper CSV 63/57463/1
2017-05-19 Daniel FarrellInclude config Karaf features task in roles/main 62/57462/1
2017-05-19 Daniel FarrellAdd task to configure ODL's Karaf features 61/57461/1
2017-05-19 Daniel FarrellAdd template to configure ODL Karaf features 60/57460/1
2017-05-19 Daniel FarrellAdd variables for ODL Karaf features to install 59/57459/1
2017-05-19 Daniel FarrellInclude task to start ODL service in roles/main 58/57458/1
2017-05-19 Daniel FarrellAdd task to start ODL's systemd service 57/57457/1
2017-05-19 Daniel FarrellInclude task to install ODL RPM in roles/main 56/57456/1
2017-05-19 Daniel FarrellAdd task to install ODL from its RPM 55/57455/1
2017-05-19 Daniel FarrellInclude task to install ODL yum repo in tasks/main 54/57454/1
2017-05-19 Daniel FarrellAdd task that puts yum repo config in correct dir 53/57453/1
2017-05-19 Daniel FarrellAdd OpenDaylight yum repo config file 52/57452/1
2017-05-19 Daniel FarrellUpdate Ansible Galaxy info from defaults 51/57451/1
2017-05-19 Daniel FarrellAdd empty files and templates role dirs 50/57450/1
2017-05-19 Daniel FarrellMove default role structures to correct dir level 49/57449/1
next