| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | a-o-i: remove dummy data_file | Rodolfo Carvalho | 2016-11-05 | 2 | -6/+0 |
| * | | a-o-i: remove script leftover from OpenShift v2 | Rodolfo Carvalho | 2016-11-05 | 1 | -2/+0 |
| |/ |
|
* / | Add some tests for utils to get the coverage up. | Tim Bielawa | 2016-11-04 | 1 | -1/+29 |
|/ |
|
* | Update quick installer upgrade mappings for 3.4 | Samuel Munilla | 2016-11-03 | 1 | -0/+12 |
* | Merge pull request #2683 from smunilla/BZ1388754 | Scott Dodson | 2016-11-03 | 1 | -6/+22 |
|\ |
|
| * | Update master_lb vs cluster_hostname workflow | Samuel Munilla | 2016-10-28 | 1 | -6/+22 |
* | | Fix HA environments incorrectly detecting mixed installed environments | Tim Bielawa | 2016-11-02 | 1 | -1/+24 |
* | | Update installation summary for etcd members | Samuel Munilla | 2016-11-01 | 2 | -10/+6 |
* | | Update variant_version | Samuel Munilla | 2016-10-27 | 1 | -3/+4 |
|/ |
|
* | Merge pull request #2639 from tbielawa/test-utils-debugging | Andrew Butcher | 2016-10-21 | 1 | -0/+72 |
|\ |
|
| * | Unit tests for the debug_env logger thing | Tim Bielawa | 2016-10-21 | 1 | -0/+72 |
* | | Merge pull request #2563 from smunilla/BZ1339621 | Andrew Butcher | 2016-10-21 | 8 | -247/+328 |
|\ \
| |/
|/| |
|
| * | a-o-i: Separate install and scaleup workflows | Samuel Munilla | 2016-10-20 | 8 | -247/+328 |
* | | Merge pull request #2623 from rhcarvalho/typos | Andrew Butcher | 2016-10-20 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix typos | Rodolfo Carvalho | 2016-10-19 | 2 | -2/+2 |
| |/ |
|
* | | Fix playbooks, update readme, update default vars | Tim Bielawa | 2016-10-20 | 1 | -3/+3 |
* | | Try to make boiler plate for cert expiry checking | Tim Bielawa | 2016-10-20 | 2 | -3/+10 |
|/ |
|
* | Fix upgrade mappings in quick installer | Samuel Munilla | 2016-10-12 | 1 | -3/+8 |
* | [a-o-i] -v disables quiet ansible config. | Andrew Butcher | 2016-10-07 | 1 | -1/+1 |
* | a-o-i: Force option should allow reinstall | Samuel Munilla | 2016-10-03 | 1 | -1/+3 |
* | a-o-i: Fix openshift_node_labels | Samuel Munilla | 2016-09-30 | 2 | -1/+83 |
* | a-o-i: Allow better setting of host level variables | Samuel Munilla | 2016-09-29 | 2 | -18/+35 |
* | Add messages to let the user know if some plays were skipped, but it's ok. Al... | Tim Bielawa | 2016-09-29 | 1 | -1/+0 |
* | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | 2016-09-29 | 4 | -91/+96 |
* | Fix conflicts in spec file | Tim Bielawa | 2016-09-29 | 9 | -5/+74 |
* | Update spec file to install manpage | Tim Bielawa | 2016-09-28 | 1 | -9/+9 |
* | Addresses most comments from @adellape | Tim Bielawa | 2016-09-27 | 1 | -12/+12 |
* | Add a manpage for atomic-openshift-installer | Tim Bielawa | 2016-09-27 | 3 | -0/+374 |
* | Merge pull request #2420 from smunilla/BZ1336271 | Scott Dodson | 2016-09-16 | 1 | -2/+1 |
|\ |
|
| * | a-o-i: Do not display version number in quick installer | Samuel Munilla | 2016-09-08 | 1 | -2/+1 |
* | | a-o-i: Don't set unschedulable nodes as infra | Samuel Munilla | 2016-09-14 | 1 | -1/+1 |
|/ |
|
* | Only prompt for proxy vars if none are set and our version recognizes them | Tim Bielawa | 2016-09-01 | 1 | -4/+22 |
* | Merge pull request #2380 from tbielawa/GH2283_no_retries | Andrew Butcher | 2016-09-01 | 1 | -0/+3 |
|\ |
|
| * | Don't attempt to create retry files | Tim Bielawa | 2016-08-29 | 1 | -0/+3 |
* | | Merge pull request #2367 from tbielawa/FixNewerPyLintErrors | Andrew Butcher | 2016-09-01 | 7 | -35/+36 |
|\ \ |
|
| * | | Change test requirements file name | Tim Bielawa | 2016-08-29 | 2 | -2/+2 |
| * | | Try installing setuptools before the rest of the requirements | Tim Bielawa | 2016-08-26 | 2 | -1/+1 |
| * | | Switch to using a requirements.txt file and ensure that setuptools is pinned ... | Tim Bielawa | 2016-08-26 | 2 | -4/+12 |
| * | | Try using parse_version from pkg_resources instead | Tim Bielawa | 2016-08-26 | 1 | -3/+3 |
| * | | Add missing pip requirement to virtualenv | Tim Bielawa | 2016-08-26 | 1 | -1/+1 |
| * | | Fix PyLint errors discovered when upgrading to newer version | Tim Bielawa | 2016-08-26 | 5 | -32/+25 |
* | | | Bug 1371836 - The variant should be Registry 3.3 | Samuel Munilla | 2016-08-31 | 1 | -1/+1 |
| |/
|/| |
|
* | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 2 | -6/+3 |
* | | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 4 | -3/+18 |
|/ |
|
* | Apply indentation changes to some other lines | Tim Bielawa | 2016-08-26 | 1 | -4/+4 |
* | 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 |