summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/cli_installer.py
Commit message (Collapse)AuthorAgeFilesLines
* 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