summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix typosRodolfo Carvalho2016-10-192-2/+2
* Fix upgrade mappings in quick installerSamuel Munilla2016-10-121-3/+8
* [a-o-i] -v disables quiet ansible config.Andrew Butcher2016-10-071-1/+1
* a-o-i: Force option should allow reinstallSamuel Munilla2016-10-031-1/+3
* a-o-i: Fix openshift_node_labelsSamuel Munilla2016-09-302-1/+83
* a-o-i: Allow better setting of host level variablesSamuel Munilla2016-09-292-18/+35
* Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa2016-09-291-1/+0
* 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-294-91/+96
* Fix conflicts in spec fileTim Bielawa2016-09-299-5/+74
* Update spec file to install manpageTim Bielawa2016-09-281-9/+9
* Addresses most comments from @adellapeTim Bielawa2016-09-271-12/+12
* Add a manpage for atomic-openshift-installerTim Bielawa2016-09-273-0/+374
* Merge pull request #2420 from smunilla/BZ1336271Scott Dodson2016-09-161-2/+1
|\
| * a-o-i: Do not display version number in quick installerSamuel Munilla2016-09-081-2/+1
* | a-o-i: Don't set unschedulable nodes as infraSamuel Munilla2016-09-141-1/+1
|/
* Only prompt for proxy vars if none are set and our version recognizes themTim Bielawa2016-09-011-4/+22
* Merge pull request #2380 from tbielawa/GH2283_no_retriesAndrew Butcher2016-09-011-0/+3
|\
| * Don't attempt to create retry filesTim Bielawa2016-08-291-0/+3
* | Merge pull request #2367 from tbielawa/FixNewerPyLintErrorsAndrew Butcher2016-09-017-35/+36
|\ \
| * | Change test requirements file nameTim Bielawa2016-08-292-2/+2
| * | Try installing setuptools before the rest of the requirementsTim Bielawa2016-08-262-1/+1
| * | Switch to using a requirements.txt file and ensure that setuptools is pinned ...Tim Bielawa2016-08-262-4/+12
| * | Try using parse_version from pkg_resources insteadTim Bielawa2016-08-261-3/+3
| * | Add missing pip requirement to virtualenvTim Bielawa2016-08-261-1/+1
| * | Fix PyLint errors discovered when upgrading to newer versionTim Bielawa2016-08-265-32/+25
* | | Bug 1371836 - The variant should be Registry 3.3Samuel Munilla2016-08-311-1/+1
| |/ |/|
* | Remove atomic check and cockpit.socketSamuel Munilla2016-08-262-6/+3
* | Add support for Atomic Registry InstallsSamuel Munilla2016-08-264-3/+18
|/
* Apply indentation changes to some other linesTim Bielawa2016-08-261-4/+4
* Enable PEP8 tests by default in the 'make ci' target nowTim Bielawa2016-08-251-9/+1
* Fix PEP8 errors in cli_installer.pyTim Bielawa2016-08-251-70/+90
* Fix PEP8 in openshift_ansible.pyTim Bielawa2016-08-251-18/+20
* Fix PEP8 in oo_config.pyTim Bielawa2016-08-251-6/+3
* Fix PEP8 in variants.pyTim Bielawa2016-08-251-11/+13
* Fix PEP8 in facts_callback.pyTim Bielawa2016-08-251-4/+5
* Merge pull request #2341 from tbielawa/BZ1368296Scott Dodson2016-08-2410-48/+232
|\
| * Make note about ansible/install logs messing up ci testsTim Bielawa2016-08-241-0/+4
| * Move nested print_read_config_error function into it's own functionTim Bielawa2016-08-243-7/+4
| * Makefile includes ci-pyflakes target nowTim Bielawa2016-08-241-1/+7
| * Fix BZ1368296 by quietly recollecting facts if the cache is removedTim Bielawa2016-08-249-43/+220
* | a-o-i: Add variant and variant_version to migrationSamuel Munilla2016-08-241-0/+6
|/
* Merge pull request #2334 from smunilla/BZ1358951Scott Dodson2016-08-235-76/+88
|\
| * a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-194-74/+52
| * Bug 1358951 - Error loading config, no such key: 'deployment' when using prev...Samuel Munilla2016-08-193-3/+37
* | a-o-i: Fix ansible_ssh_user questionSamuel Munilla2016-08-231-5/+4
|/
* Merge pull request #2303 from tpoitras/typos-cli_installer.pyScott Dodson2016-08-172-80/+78
|\
| * Fixes to typos, grammar, and product branding in cli_installerTimothy Poitras2016-08-172-80/+78
* | a-o-i: Fix nosetests after removing 3.2 from installerSamuel Munilla2016-08-164-6/+14
* | Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed ...Samuel Munilla2016-08-161-1/+0
|/
* a-o-i: Fix broken tests from installed hosts checkSamuel Munilla2016-08-151-9/+13