summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
| * The scaleup subcommand does not support the unattended optionTim Bielawa2017-01-091-0/+14
* | Merge pull request #3021 from tbielawa/fix_aoi_manTim Bielawa2017-01-093-6/+7
|\ \ | |/ |/|
| * Update manpage version.Tim Bielawa2017-01-092-3/+4
| * Update aoi manpage with correct operation countTim Bielawa2016-12-282-4/+4
* | Hush the sudo privs check in oo-installerTim Bielawa2017-01-041-1/+1
|/
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-2013-83/+102
* YAML LintingRussell Teague2016-12-122-3/+14
* Make 'cover-erase' a config file setting. Move VENT target to pre-req for all...Tim Bielawa2016-12-092-6/+7
* Fixes to 'make ci'Tim Bielawa2016-12-091-14/+15
* Fix coverage not appending new dataTim Bielawa2016-12-081-1/+1
* Merge pull request #2939 from tbielawa/gh2933Jason DeTiberus2016-12-071-6/+15
|\
| * Speed up 'make ci' and trim the outputTim Bielawa2016-12-071-6/+15
* | Handle updating of scheduler config during upgradeJason DeTiberus2016-12-061-1/+1
* | test updatesJason DeTiberus2016-12-062-4/+10
|/
* update tests and flake8/pylint fixesJason DeTiberus2016-11-295-23/+26
* Merge pull request #2783 from tbielawa/aoioutputTim Bielawa2016-11-101-0/+8
|\
| * Enable quiet output for all a-o-i commandsTim Bielawa2016-11-101-0/+8
* | Update override cluster_hostnameSamuel Munilla2016-11-101-1/+3
|/
* Merge pull request #2729 from tbielawa/BZ1390064Scott Dodson2016-11-081-4/+4
|\
| * Change the logic to just compare against masters and nodes.Tim Bielawa2016-11-071-4/+4
* | Merge pull request #2735 from rhcarvalho/deadcodeScott Dodson2016-11-073-8/+0
|\ \
| * | a-o-i: remove dummy data_fileRodolfo Carvalho2016-11-052-6/+0
| * | a-o-i: remove script leftover from OpenShift v2Rodolfo Carvalho2016-11-051-2/+0
| |/
* | Add some tests for utils to get the coverage up.Tim Bielawa2016-11-041-1/+29
|/
* Update quick installer upgrade mappings for 3.4Samuel Munilla2016-11-031-0/+12
* Merge pull request #2683 from smunilla/BZ1388754Scott Dodson2016-11-031-6/+22
|\
| * Update master_lb vs cluster_hostname workflowSamuel Munilla2016-10-281-6/+22
* | Fix HA environments incorrectly detecting mixed installed environmentsTim Bielawa2016-11-021-1/+24
* | Update installation summary for etcd membersSamuel Munilla2016-11-012-10/+6
* | Update variant_versionSamuel Munilla2016-10-271-3/+4
|/
* Merge pull request #2639 from tbielawa/test-utils-debuggingAndrew Butcher2016-10-211-0/+72
|\
| * Unit tests for the debug_env logger thingTim Bielawa2016-10-211-0/+72
* | Merge pull request #2563 from smunilla/BZ1339621Andrew Butcher2016-10-218-247/+328
|\ \ | |/ |/|
| * a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-208-247/+328
* | Merge pull request #2623 from rhcarvalho/typosAndrew Butcher2016-10-202-2/+2
|\ \
| * | Fix typosRodolfo Carvalho2016-10-192-2/+2
| |/
* | Fix playbooks, update readme, update default varsTim Bielawa2016-10-201-3/+3
* | Try to make boiler plate for cert expiry checkingTim Bielawa2016-10-202-3/+10
|/
* 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
|\