summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add SDNValidator ModuleMonis Khan2017-02-216-0/+1935
* Merge pull request #3438 from jcantrill/bz_1425321_default_api_portScott Dodson2017-02-212-2/+2
|\
| * bug 1425321. Default the master api port based on the factsJeff Cantrill2017-02-212-2/+2
* | Merge pull request #3444 from richm/bug-1420219Scott Dodson2017-02-211-0/+5
|\ \
| * | Bug 1420219 - No log entry can be found in Kibana UI after deploying logging ...Rich Megginson2017-02-211-0/+5
* | | Merge pull request #3436 from tbielawa/hacky_cert_parsingTim Bielawa2017-02-216-18/+486
|\ \ \ | |/ / |/| |
| * | Address cert expiry parsing review commentsTim Bielawa2017-02-212-8/+7
| * | Implement fake openssl cert classesTim Bielawa2017-02-216-16/+485
* | | Merge pull request #3377 from kwoodson/router_registryRussell Teague2017-02-2134-11/+7229
|\ \ \
| * | | Removed oadm_ references in doc.Kenny Woodson2017-02-214-4/+4
| * | | Removed unused code. Made tests executable.Kenny Woodson2017-02-2115-50/+12
| * | | Fixing docs. Fixed default_cert suggestion.Kenny Woodson2017-02-2011-72/+173
| * | | Renamed modules, fixed docs, renamed variables, and cleaned up logic.Kenny Woodson2017-02-2018-262/+340
| * | | Renaming registry and router roles to oc_adm_Kenny Woodson2017-02-208-15/+15
| * | | Fixing registry doc and suggestions.Kenny Woodson2017-02-205-114/+172
| * | | Adding router and registry to lib_openshift.Kenny Woodson2017-02-2012-1/+7020
* | | | Merge pull request #3440 from rhcarvalho/update-homepageScott Dodson2017-02-212-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typoRodolfo Carvalho2017-02-211-1/+1
| * | | Update link to project homepageRodolfo Carvalho2017-02-211-1/+1
|/ / /
* | | Merge pull request #3421 from jhadvig/registred-cmdRussell Teague2017-02-211-20/+0
|\ \ \
| * | | Remove unused playsjhadvig2017-02-211-20/+0
* | | | Merge pull request #3431 from jcantrill/bz_1420256_ops_reusing_non_ops_prefixJeff Cantrill2017-02-212-2/+4
|\ \ \ \
| * | | | bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…Jeff Cantrill2017-02-202-2/+4
* | | | | Merge pull request #3437 from rhcarvalho/fix-setup-depsScott Dodson2017-02-211-3/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove pytest-related dependencies from setup.pyRodolfo Carvalho2017-02-211-3/+0
* | | | | Merge pull request #3428 from giuseppe/do-not-parse-latestScott Dodson2017-02-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | openshift_facts: handle 'latest' versionGiuseppe Scrivano2017-02-201-1/+1
* | | | | Merge pull request #3409 from ewolinetz/logging_fix_verify_apiScott Dodson2017-02-202-0/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Reverting logic for verify api handler to be uniform with other ways we verif...ewolinetz2017-02-202-10/+30
| * | | | updating until statments on uri module for api verificationewolinetz2017-02-172-2/+2
| * | | | Updating to use uri module insteadewolinetz2017-02-172-30/+10
| * | | | Adding missing handler to resolve error that it was not foundewolinetz2017-02-172-0/+42
* | | | | Merge pull request #3427 from ewolinetz/logging_quote_nodeselector_valueScott Dodson2017-02-203-3/+3
|\ \ \ \ \
| * | | | | Surrounding node selector values with quotesewolinetz2017-02-203-3/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #3422 from mtnbikenc/logging-fixRussell Teague2017-02-201-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correct logic test for running podsRussell Teague2017-02-201-3/+3
* | | | | Merge pull request #3424 from ashcrow/new-modules-py3Jason DeTiberus2017-02-203-4/+4
|\ \ \ \ \
| * | | | | Replace has_key in new modulesSteve Milner2017-02-203-4/+4
| |/ / / /
* | | | | Merge pull request #3419 from rhcarvalho/pytestJason DeTiberus2017-02-2016-392/+374
|\ \ \ \ \
| * | | | | Raise the bar on coverage requirementsRodolfo Carvalho2017-02-202-2/+2
| * | | | | Accept extra positional arguments in toxRodolfo Carvalho2017-02-202-3/+3
| * | | | | Replace nose with pytest (utils)Rodolfo Carvalho2017-02-206-17/+42
| * | | | | Clean up utils/README.mdRodolfo Carvalho2017-02-201-25/+16
| * | | | | Replace nose with pytestRodolfo Carvalho2017-02-203-16/+1
| * | | | | Extract assertion common to all tests as functionRodolfo Carvalho2017-02-202-56/+24
| * | | | | Replace nose yield-style tests w/ pytest fixturesRodolfo Carvalho2017-02-203-248/+247
| * | | | | Configure pytest to run tests and coverageRodolfo Carvalho2017-02-205-1/+42
| * | | | | Make tests run with either nosetests or pytestRodolfo Carvalho2017-02-204-45/+43
| * | | | | Replace assert_equal with plain assertRodolfo Carvalho2017-02-202-28/+24
| * | | | | Make usage of short_version/release consistentRodolfo Carvalho2017-02-202-27/+26