summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable coveralls.ioJason DeTiberus2017-03-062-1/+5
* Merge pull request #3575 from sdodson/BZ1423430Scott Dodson2017-03-061-1/+1
|\
| * Fix indentation of run_onceScott Dodson2017-03-061-1/+1
|/
* Merge pull request #3569 from detiber/consolidateToxJason DeTiberus2017-03-0616-279/+44
|\
| * Update docs for test consolidation and remove the MakefileJason DeTiberus2017-03-063-169/+6
| * Consolidate root/utils testsJason DeTiberus2017-03-0613-110/+38
* | Merge pull request #3570 from rhcarvalho/more-misc-cleanupJason DeTiberus2017-03-0616-324/+0
|\ \
| * | Remove dummy setup/teardown methodsRodolfo Carvalho2017-03-0613-104/+0
| * | Clean up test filesRodolfo Carvalho2017-03-0615-181/+0
| * | Remove commented-out test codeRodolfo Carvalho2017-03-061-39/+0
|/ /
* | Merge pull request #3535 from enj/enj/f/reserve_ns_moduleScott Dodson2017-03-068-578/+1051
|\ \
| * | Make generic OCObjectValidator from OCSDNValidatorMonis Khan2017-03-068-578/+1051
|/ /
* | Merge pull request #3567 from richm/logging-needs-openshift_master_factsScott Dodson2017-03-061-0/+1
|\ \
| * | logging needs openshift_master_facts before openshift_factsRich Megginson2017-03-061-0/+1
| |/
* | Merge pull request #3382 from codificat/playbook2imageScott Dodson2017-03-065-20/+105
|\ \ | |/ |/|
| * Dockerfile and docs to run containerized playbooksPep TurrĂ³ Mauri2017-03-065-20/+105
* | Merge pull request #3566 from detiber/testConfigsJason DeTiberus2017-03-064-28/+23
|\ \ | |/ |/|
| * separate out test tool configs from setup.cfgJason DeTiberus2017-03-064-28/+23
* | Merge pull request #3549 from kwoodson/router_shardingScott Dodson2017-03-062-61/+54
|\ \
| * | Added ports.Kenny Woodson2017-03-022-0/+6
| * | Fixed router name to produce 2nd router.Kenny Woodson2017-03-021-1/+1
| * | Updated to work with an array of routers.Kenny Woodson2017-03-022-61/+19
| * | Adding support for router sharding.Kenny Woodson2017-03-022-61/+90
* | | Merge pull request #3325 from kwoodson/oc_projectKenny Woodson2017-03-069-1/+2280
|\ \ \ | |_|/ |/| |
| * | Lower test coverage percentage.Kenny Woodson2017-03-061-1/+1
| * | Mock runs differntly on travis. Fix the mock test params to be ANY.Kenny Woodson2017-03-061-3/+2
| * | Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson2017-03-063-5/+10
| * | Updating the namespace param to None.Kenny Woodson2017-03-062-2/+2
| * | Regenerated code with latest yedit changes.Kenny Woodson2017-03-061-4/+11
| * | Fixed tests to align with new naming.Kenny Woodson2017-03-061-1/+1
| * | Fixed docs. Added check for delete failures. Updated namespace to None.Kenny Woodson2017-03-063-49/+144
| * | Fixing lintersKenny Woodson2017-03-063-4/+3
| * | Adding integration test. Fixed issue with node_selector.Kenny Woodson2017-03-063-8/+97
| * | Adding oc_project to lib_openshift.Kenny Woodson2017-03-067-0/+2085
* | | Merge pull request #3563 from rhcarvalho/misc-cleanupRodolfo Carvalho2017-03-069-140/+48
|\ \ \ | |/ / |/| |
| * | Remove old commented-out testsRodolfo Carvalho2017-03-061-91/+0
| * | Remove redundant assertionRodolfo Carvalho2017-03-061-2/+0
| * | Fix testRodolfo Carvalho2017-03-061-7/+1
| * | Lint utils/testRodolfo Carvalho2017-03-064-26/+24
| * | Rewrap long linesRodolfo Carvalho2017-03-062-8/+22
| * | Remove unused argumentRodolfo Carvalho2017-03-061-1/+1
| * | Remove unused Makefile variablesRodolfo Carvalho2017-03-061-5/+0
|/ /
* | Merge pull request #3556 from dcbw/sdn-preserve-var-lib-cniScott Dodson2017-03-032-2/+2
|\ \
| * | node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun...Dan Williams2017-03-032-2/+2
* | | Merge pull request #3499 from sdodson/1422348Scott Dodson2017-03-037-29/+20
|\ \ \ | |/ / |/| |
| * | BZ1422348 - Don't install python-ruamel-yamlScott Dodson2017-03-035-25/+2
| * | Re-generate modulesScott Dodson2017-03-032-4/+18
|/ /
* | Merge pull request #3527 from joelddiaz/yedit-path-exceptionsKenny Woodson2017-03-0320-39/+191
|\ \
| * | regenerate lib_openshift with yedit exception changesJoel Diaz2017-02-2817-34/+153
| * | raise exceptions when walking through object pathJoel Diaz2017-02-283-5/+38