Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display "origin 3.6" as in previous installer 3.5 | Bruno Vernay | 2017-08-18 | 1 | -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.6 | Russell Teague | 2017-05-02 | 1 | -3/+4 |
| | | | | Fixes bug 1447204 | ||||
* | Update variant_version | Steve Milner | 2017-02-14 | 1 | -1/+2 |
| | | | | 3.5 added and 3.4 moved to LEGACY | ||||
* | python3 support, add tox for better local testing against multiple python ↵ | Jason DeTiberus | 2016-12-20 | 1 | -26/+18 |
| | | | | versions | ||||
* | Update variant_version | Samuel Munilla | 2016-10-27 | 1 | -3/+4 |
| | | | | | | Update the quick installer to correctly set the new version. Fixes Bug 1388762 | ||||
* | Bug 1371836 - The variant should be Registry 3.3 | Samuel Munilla | 2016-08-31 | 1 | -1/+1 |
| | | | | Bump Registry subvariant to the correct version. | ||||
* | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 1 | -3/+3 |
| | |||||
* | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 1 | -3/+10 |
| | | | | Add the Registry deployment subtype as an option in the quick installer. | ||||
* | Fix PEP8 in variants.py | Tim Bielawa | 2016-08-25 | 1 | -11/+13 |
| | |||||
* | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | 2016-08-24 | 1 | -0/+3 |
| | | | | | * Add python logging * Add testing system via 'make ci' | ||||
* | a-o-i: Fix nosetests after removing 3.2 from installer | Samuel Munilla | 2016-08-16 | 1 | -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 Munilla | 2016-08-16 | 1 | -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.3 | Scott Dodson | 2016-08-15 | 1 | -0/+1 |
|\ | | | | | add 3.3 to installer | ||||
| * | add 3.3 to installer | Rich Megginson | 2016-07-31 | 1 | -0/+1 |
| | | |||||
* | | a-o-i: Rename OSE in Install Menu | Samuel Munilla | 2016-08-04 | 1 | -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 choices | Samuel Munilla | 2016-07-30 | 1 | -11/+2 |
|/ | | | | | | Remove the option to select unsupported versions in the quick installer. Fixes BZ#1358101 | ||||
* | Remove Origin 1.1 as an option | Samuel Munilla | 2016-07-06 | 1 | -1/+0 |
| | |||||
* | a-o-i: Add Origin 1.2 Installs | Samuel Munilla | 2016-06-23 | 1 | -0/+1 |
| | | | | Add Origin 1.2 as one of the available installation options. | ||||
* | a-o-i: Add support for installing OpenShift Origin | Samuel Munilla | 2016-06-23 | 1 | -4/+10 |
| | | | | Allow the user to specify origin install in unattended mode.s | ||||
* | a-o-i: OSE/AEP 3.2 product option | Samuel Munilla | 2016-03-23 | 1 | -1/+2 |
| | | | | Adds the option to select 3.2 in the quick-installer | ||||
* | Default to installing OSE 3.1 instead of 3.0. | Devan Goodwin | 2015-11-16 | 1 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into upgrade | Devan Goodwin | 2015-11-03 | 1 | -1/+1 |
|\ | |||||
| * | atomic-openshift-installer: Text improvements | Samuel Munilla | 2015-11-02 | 1 | -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 Goodwin | 2015-10-29 | 1 | -1/+4 |
|/ | |||||
* | Pylint fixes and ignores for incoming oo-install code. | Devan Goodwin | 2015-10-27 | 1 | -0/+4 |
| | |||||
* | Add atomic-openshift-utils | Troy Dawson | 2015-10-26 | 1 | -0/+70 |
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed |