summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/variants.py
Commit message (Collapse)AuthorAgeFilesLines
* Display "origin 3.6" as in previous installer 3.5Bruno Vernay2017-08-181-1/+1
| | | | Previous installer release v3.5 used to display the 3 variants. I keep OSE as the default, but proposes to add back the "origin v3.6" variant.
* Fix variants for v3.6Russell Teague2017-05-021-3/+4
| | | | Fixes bug 1447204
* Update variant_versionSteve Milner2017-02-141-1/+2
| | | | 3.5 added and 3.4 moved to LEGACY
* python3 support, add tox for better local testing against multiple python ↵Jason DeTiberus2016-12-201-26/+18
| | | | versions
* Update variant_versionSamuel Munilla2016-10-271-3/+4
| | | | | | Update the quick installer to correctly set the new version. Fixes Bug 1388762
* Bug 1371836 - The variant should be Registry 3.3Samuel Munilla2016-08-311-1/+1
| | | | Bump Registry subvariant to the correct version.
* Remove atomic check and cockpit.socketSamuel Munilla2016-08-261-3/+3
|
* Add support for Atomic Registry InstallsSamuel Munilla2016-08-261-3/+10
| | | | Add the Registry deployment subtype as an option in the quick installer.
* Fix PEP8 in variants.pyTim Bielawa2016-08-251-11/+13
|
* Fix BZ1368296 by quietly recollecting facts if the cache is removedTim Bielawa2016-08-241-0/+3
| | | | | * Add python logging * Add testing system via 'make ci'
* a-o-i: Fix nosetests after removing 3.2 from installerSamuel Munilla2016-08-161-1/+9
| | | | | Update the tests to match 3.3 being the only version. Add support for non-latest if it's specified in the config file.
* Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed ↵Samuel Munilla2016-08-161-1/+0
| | | | | | when quick install ose-3.3 Remove 3.2 from the install options in 3.3 installer.
* Merge pull request #2201 from richm/v1.3Scott Dodson2016-08-151-0/+1
|\ | | | | add 3.3 to installer
| * add 3.3 to installerRich Megginson2016-07-311-0/+1
| |
* | a-o-i: Rename OSE in Install MenuSamuel Munilla2016-08-041-1/+1
| | | | | | | | Rename 'OpenShift Enterprise' to 'OpenShift Container Platform' in the quick installer menu.
* | a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choicesSamuel Munilla2016-07-301-11/+2
|/ | | | | | Remove the option to select unsupported versions in the quick installer. Fixes BZ#1358101
* Remove Origin 1.1 as an optionSamuel Munilla2016-07-061-1/+0
|
* a-o-i: Add Origin 1.2 InstallsSamuel Munilla2016-06-231-0/+1
| | | | Add Origin 1.2 as one of the available installation options.
* a-o-i: Add support for installing OpenShift OriginSamuel Munilla2016-06-231-4/+10
| | | | Allow the user to specify origin install in unattended mode.s
* a-o-i: OSE/AEP 3.2 product optionSamuel Munilla2016-03-231-1/+2
| | | | Adds the option to select 3.2 in the quick-installer
* Default to installing OSE 3.1 instead of 3.0.Devan Goodwin2015-11-161-3/+3
|
* Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-031-1/+1
|\
| * atomic-openshift-installer: Text improvementsSamuel Munilla2015-11-021-1/+1
| | | | | | | | | | Improvements to some of the installer text based on suggestions from the doc team.
* | First cut at checking available disk space for etcd backup.Devan Goodwin2015-10-291-1/+4
|/
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-0/+4
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+70
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed