Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PyLint errors discovered when upgrading to newer version | Tim Bielawa | 2016-08-26 | 5 | -32/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | * Fixes PyLint to run in the virtualenv used for all tests * Replaced 'LooseVersion' with 'parse_version' from setuptools - This is a work around for the issue in https://github.com/PyCQA/pylint/issues/73 in which pylint can not import disutils.version correctly in a virtualenv. * Removed the unused function 'delete_hosts' which was causing a pylint error as well * Removed a deprecated pylint pragma option, 'bad-builtin' * Fixed some import ordering issues it was picky about * Added another disable for a case where the PyLint suggestion would have us altering the container we would be iterating over * Add code-coverage reports to the unittests with the MINIMUM coverage percentage for success set to 70% - Current test coverage is at 76% | ||||
* | Merge pull request #2363 from tbielawa/pep8_fixes_for_quick_installer | Scott Dodson | 2016-08-26 | 6 | -120/+134 |
|\ | | | | | Pep8 fixes for quick installer | ||||
| * | Apply indentation changes to some other lines | Tim Bielawa | 2016-08-26 | 1 | -4/+4 |
| | | | | | | | | Closes #2363 | ||||
| * | Enable PEP8 tests by default in the 'make ci' target now | Tim Bielawa | 2016-08-25 | 1 | -9/+1 |
| | | |||||
| * | Fix PEP8 errors in cli_installer.py | Tim Bielawa | 2016-08-25 | 1 | -70/+90 |
| | | |||||
| * | Fix PEP8 in openshift_ansible.py | Tim Bielawa | 2016-08-25 | 1 | -18/+20 |
| | | |||||
| * | Fix PEP8 in oo_config.py | Tim Bielawa | 2016-08-25 | 1 | -6/+3 |
| | | |||||
| * | Fix PEP8 in variants.py | Tim Bielawa | 2016-08-25 | 1 | -11/+13 |
| | | |||||
| * | Fix PEP8 in facts_callback.py | Tim Bielawa | 2016-08-25 | 1 | -4/+5 |
| | | |||||
* | | Merge pull request #2358 from abutcher/service-serving-certs | Andrew Butcher | 2016-08-25 | 2 | -0/+10 |
|\ \ | |/ |/| | enable service-serving-cert-signer by default | ||||
| * | enable service-serving-cert-signer by default | Andrew Butcher | 2016-08-24 | 2 | -0/+10 |
| | | |||||
* | | Merge pull request #2052 from sdodson/metrics | Scott Dodson | 2016-08-25 | 16 | -74/+381 |
|\ \ | | | | | | | Metrics improvements | ||||
| * | | Refactor volume directory creation | Scott Dodson | 2016-08-24 | 1 | -2/+3 |
| | | | |||||
| * | | Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselves | Scott Dodson | 2016-08-24 | 3 | -3/+3 |
| | | | |||||
| * | | Add metrics exports to nfs role, move exports to ↵ | Scott Dodson | 2016-08-24 | 2 | -1/+17 |
| | | | | | | | | | | | | /etc/exports.d/openshift-ansible.exports | ||||
| * | | Add ability to disable pvc creation | Scott Dodson | 2016-08-24 | 2 | -3/+6 |
| | | | |||||
| * | | Fix registry volume | Scott Dodson | 2016-08-24 | 1 | -1/+2 |
| | | | |||||
| * | | add selectors for metrics and logging | Scott Dodson | 2016-08-24 | 1 | -0/+8 |
| | | | |||||
| * | | Add logic to detect existing installs | Scott Dodson | 2016-08-24 | 4 | -84/+175 |
| | | | | | | | | | | | | | | | However, due to testing constraints we're only supporting 'greenfield' installs right now. | ||||
| * | | Deploy metrics after our router | Scott Dodson | 2016-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Metrics deployer now checks for route activation. As such we need a router before we install metrics. | ||||
| * | | Add Enterprise 3.3 template | Scott Dodson | 2016-08-24 | 2 | -6/+36 |
| | | | |||||
| * | | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 5 | -54/+163 |
| | | | |||||
| * | | [tags] add some support for running a subset of config via tags | Jason DeTiberus | 2016-08-24 | 3 | -0/+30 |
| | | | |||||
| * | | [metrics] add filter to clean up hostname for use in metrics deployment | Jason DeTiberus | 2016-08-24 | 1 | -1/+19 |
| | | | |||||
* | | | Merge pull request #2337 from mkumatag/rm_dup_flannel_reg | Andrew Butcher | 2016-08-25 | 1 | -10/+0 |
|\ \ \ | | | | | | | | | Remove duplicate flannel registration | ||||
| * | | | Fix review comments | Manjunath A Kumatagi | 2016-08-22 | 1 | -8/+2 |
| | | | | |||||
| * | | | Remove duplicate flannel registration | Manjunath A Kumatagi | 2016-08-21 | 1 | -4/+0 |
| | | | | |||||
* | | | | Merge pull request #2361 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | fix duplicate src field | ||||
| * | | | | fix duplicate src field | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.3.15-1]. | Scott Dodson | 2016-08-24 | 2 | -2/+24 |
| | | | | | |||||
* | | | | | Merge pull request #2360 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 15 | -92/+21 |
|\| | | | | | | | | | | | | | | Repo rework | ||||
| * | | | | simplify repo configuration | Jason DeTiberus | 2016-08-24 | 11 | -78/+9 |
| | | | | | |||||
| * | | | | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up | Adam Miller | 2016-08-24 | 4 | -14/+12 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | | | Merge pull request #2359 from abutcher/flannel-certs | Scott Dodson | 2016-08-24 | 2 | -13/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | Correct flannel cert variables. | ||||
| * | | | | | Correct flannel cert variables. | Andrew Butcher | 2016-08-24 | 2 | -13/+12 |
| | | | | | | |||||
* | | | | | | Merge pull request #2341 from tbielawa/BZ1368296 | Scott Dodson | 2016-08-24 | 10 | -48/+232 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | BZ1368296 - quick install with the installer.cfg.yml in other directory failed | ||||
| * | | | | | | Make note about ansible/install logs messing up ci tests | Tim Bielawa | 2016-08-24 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Move nested print_read_config_error function into it's own function | Tim Bielawa | 2016-08-24 | 3 | -7/+4 |
| | | | | | | | |||||
| * | | | | | | Makefile includes ci-pyflakes target now | Tim Bielawa | 2016-08-24 | 1 | -1/+7 |
| | | | | | | | |||||
| * | | | | | | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | 2016-08-24 | 9 | -43/+220 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add python logging * Add testing system via 'make ci' | ||||
* | | | | | | | Merge pull request #2356 from maxamillion/fedora | Jason DeTiberus | 2016-08-24 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | ||||
| * | | | | | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | Adam Miller | 2016-08-24 | 1 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | | | | | Merge pull request #2350 from smunilla/BZ1358951 | Scott Dodson | 2016-08-24 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | a-o-i: Add variant and variant_version to migration | ||||
| * | | | | | | | a-o-i: Add variant and variant_version to migration | Samuel Munilla | 2016-08-24 | 1 | -0/+6 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Update to also move over variant and variant_version during v1 migration | ||||
* | | | | | | | Merge pull request #2100 from smunilla/BZ1337553 | Scott Dodson | 2016-08-24 | 3 | -0/+20 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Add externalIPNetworkCIDRs to config | ||||
| * | | | | | | Add externalIPNetworkCIDRs to config | Samuel Munilla | 2016-08-23 | 3 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior. | ||||
* | | | | | | | Merge pull request #2353 from maxamillion/fedora | Jason DeTiberus | 2016-08-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | don't gather facts when bootstrapping ansible for Fedora hosts | ||||
| * | | | | | | don't gather facts when bootstrapping ansible for Fedora hosts | Adam Miller | 2016-08-24 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | | | | Merge pull request #2354 from abutcher/ca-rt | Scott Dodson | 2016-08-24 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Correct masterCA config typo | ||||
| * | | | | | Correct masterCA config typo. | Andrew Butcher | 2016-08-24 | 1 | -2/+2 |
| | | | | | |