summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/cli_installer.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-031-17/+17
|\
| * Merge pull request #801 from smunilla/default_playbook_argBrenton Leanhardt2015-11-031-8/+8
| |\ | | | | | | atomic-openshift-installer: Add default openshift-ansible-playbook
| | * atomic-openshift-installer: Add default openshift-ansible-playbookSamuel Munilla2015-11-031-8/+8
| | | | | | | | | | | | | | | This adds a default value to the openshift-ansible-playbook directory and also removes the requirement that it be writable.
| * | atomic-openshift-installer: Correct inaccurate promptSamuel Munilla2015-11-031-1/+1
| |/
| * Merge pull request #783 from smunilla/text_improvementsBrenton Leanhardt2015-11-031-1/+1
| |\ | | | | | | atomic-openshift-installer: Text improvements
| | * atomic-openshift-installer: Text improvementsSamuel Munilla2015-11-021-1/+1
| | | | | | | | | | | | | | | Improvements to some of the installer text based on suggestions from the doc team.
| * | Rename install_transactions module to openshift_ansible.Devan Goodwin2015-11-021-7/+7
| | |
* | | Fix installer upgrade bug following pylint fix.Devan Goodwin2015-11-031-1/+1
| | |
* | | Pylint fix.Devan Goodwin2015-11-031-1/+1
| | |
* | | Better info prior to initiating upgrade.Devan Goodwin2015-11-021-11/+10
| | |
* | | Print info after upgrade completes.Devan Goodwin2015-11-021-1/+6
| | |
* | | First cut at checking available disk space for etcd backup.Devan Goodwin2015-10-291-1/+14
| | |
* | | Block upgrade if targetting enterprise deployment type.Devan Goodwin2015-10-281-0/+21
|/ / | | | | | | | | enterprise is being phased out in favor of openshift-enterprise, you need to specify where you wish to go.
* | Use default playbooks if available.Devan Goodwin2015-10-271-7/+10
| | | | | | | | | | Because we're now installing from an rpm, we have a good idea where to find the default playbooks and shouldn't require the user to tell us.
* | Add uninstall subcommand.Devan Goodwin2015-10-271-4/+17
| |
* | Add subcommands to CLI.Devan Goodwin2015-10-271-36/+72
|/
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-15/+12
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+482
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed