summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge pull request #2297 from abutcher/bz#1329455Scott Dodson2016-08-151-22/+18
|\
| * a-o-i: fix bz#1329455Gan Huang2016-08-151-22/+18
* | a-o-i: Mapping for 3.2 UpgradesSamuel Munilla2016-08-151-0/+6
* | Merge pull request #2201 from richm/v1.3Scott Dodson2016-08-151-0/+1
|\ \ | |/ |/|
| * add 3.3 to installerRich Megginson2016-07-311-0/+1
* | a-o-i: Fix broken upgradesSamuel Munilla2016-08-122-6/+5
* | a-o-i: Automatically Label Nodes as InfraSamuel Munilla2016-08-111-0/+11
* | a-o-i: Restrict installed host checkSamuel Munilla2016-08-101-19/+18
* | Merge pull request #2278 from smunilla/BZ1353162Scott Dodson2016-08-095-15/+15
|\ \
| * | a-o-i: Update nosetests for ansible_ssh_userSamuel Munilla2016-08-093-10/+11
| * | move ansible_ssh_user to deployment, remove ansible_config and ansible_log_pathGan Huang2016-08-092-5/+4
* | | Labeling nodes onlyGan Huang2016-08-091-1/+2
|/ /
* | Convert ansible facts callback to v2.Andrew Butcher2016-08-082-24/+30
* | a-o-i: Rename OSE in Install MenuSamuel Munilla2016-08-041-1/+1
* | a-o-i: Allow Arbitrary Deployment VariablesSamuel Munilla2016-08-031-13/+11
* | a-o-i: Fix broken uninstallSamuel Munilla2016-08-022-5/+9
* | a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choicesSamuel Munilla2016-07-302-34/+5
|/
* a-o-i: Better inventory group handlingSamuel Munilla2016-07-293-72/+49
* a-o-i: Set roles on standalone storageSamuel Munilla2016-07-281-3/+1
* Disable too many branches pylintScott Dodson2016-07-271-0/+1
* a-o-i: write missing openshift_node_labelsdkorn2016-07-271-0/+2
* Merge pull request #2228 from smunilla/arbitrary_host_varsScott Dodson2016-07-272-1/+8
|\
| * a-o-i: Support for arbitrary host-level variablesSamuel Munilla2016-07-272-1/+8
* | a-o-i: Move inventory vars to the correct locationSamuel Munilla2016-07-271-16/+18
|/
* a-o-i: Persist Roles VariablesSamuel Munilla2016-07-211-0/+3
* Merge pull request #2170 from smunilla/unattended_required_factsScott Dodson2016-07-201-8/+1
|\
| * a-o-i: Looser facts requirements for unattendedSamuel Munilla2016-07-181-8/+1
* | a-o-i: Write Role variable groupsSamuel Munilla2016-07-201-1/+2
|/
* Arbitrary Installer yamlSamuel Munilla2016-07-186-460/+666
* Fix quick install 3.2 upgrade path.Devan Goodwin2016-07-151-2/+2