| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove vim configuration from Python files | Rodolfo Carvalho | 2017-05-09 | 1 | -1/+0 |
* | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
* | Set the DomainName or DomainID in the OpenStack cloud provider | Lénaïc Huard | 2016-09-29 | 1 | -3/+10 |
* | Fix OpenStack cloud provider | Lénaïc Huard | 2016-09-26 | 1 | -0/+11 |
* | fix up variable references remove "online" support from bin/cluster | Jason DeTiberus | 2016-04-29 | 1 | -1/+1 |
* | Enable Ansible ssh pipelining to speedup deployment | Lénaïc Huard | 2016-04-01 | 1 | -0/+15 |
* | Add warnings to bin/cluster and READMEs | Andrew Butcher | 2016-02-25 | 1 | -0/+7 |
* | Remove camel case for bin/cluster addNodes | Jason DeTiberus | 2016-01-19 | 1 | -4/+4 |
* | Make bin/cluster able to spawn OSE 3.1 clusters | Lénaïc Huard | 2016-01-08 | 1 | -4/+1 |
* | Removing environment and env tags. | Kenny Woodson | 2016-01-04 | 1 | -45/+61 |
* | more aws support for scaleup | Jason DeTiberus | 2015-11-24 | 1 | -0/+25 |
* | Use field numbers for all formats in bin/cluster for python 2.6 | Andrew Butcher | 2015-11-17 | 1 | -10/+10 |
* | bin/cluster fix python 2.6 issue | Jason DeTiberus | 2015-11-16 | 1 | -6/+6 |
* | Merge pull request #659 from jaryn/exit_staus | Thomas Wiest | 2015-10-14 | 1 | -21/+23 |
|\ |
|
| * | Fix exception handling. | Jaroslav Henner | 2015-10-06 | 1 | -21/+23 |
* | | Revert "Revert "GCE support"" | Chengcheng Mu | 2015-10-06 | 1 | -4/+8 |
|/ |
|
* | Revert "GCE support" | Thomas Wiest | 2015-10-05 | 1 | -8/+4 |
* | oo_option fixed, some clean up | Chengcheng Mu | 2015-10-01 | 1 | -1/+1 |
* | GCE-support (more information in PR, README_GCE.md) | Chengcheng Mu | 2015-10-01 | 1 | -4/+8 |
* | Add missing , | Wesley Hearn | 2015-09-24 | 1 | -1/+1 |
* | Fix a minor bug involving AWS ENV Keys | John T Skarbek | 2015-09-05 | 1 | -1/+1 |
* | Atomic Enterprise related changes. | Avesh Agarwal | 2015-08-26 | 1 | -0/+4 |
* | Prevent Ansible from serializing tasks | Lénaïc Huard | 2015-08-11 | 1 | -0/+10 |
* | Infra node support | Wesley Hearn | 2015-07-23 | 1 | -1/+4 |
* | Playbook updates for clustered etcd | Jason DeTiberus | 2015-07-10 | 1 | -0/+3 |
* | bin/cluster supports boto credentials as well as env variables | Jason DeTiberus | 2015-07-10 | 1 | -2/+8 |
* | Merge pull request #291 from lhuard1A/profile | Thomas Wiest | 2015-07-06 | 1 | -0/+6 |
|\ |
|
| * | Add a --profile option to spot which task takes more time | Lénaïc Huard | 2015-06-22 | 1 | -0/+6 |
* | | Add a generic mechanism for passing options | Lénaïc Huard | 2015-07-03 | 1 | -1/+1 |
* | | Infrastructure - Validate AWS environment before calling playbooks | Jhon Honce | 2015-06-29 | 1 | -5/+18 |
|/ |
|
* | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 1 | -2/+11 |
* | * Update defaults and examples to track core concepts guide | Jhon Honce | 2015-06-04 | 1 | -2/+2 |
* | Issue 119 - Add support for ~/.openshift-ansible | Jhon Honce | 2015-06-03 | 1 | -3/+25 |
* | Infrastructure - Add service action to bin/cluster | Jhon Honce | 2015-06-03 | 1 | -3/+27 |
* | Configuration updates for latest builds and major refactor | Jason DeTiberus | 2015-04-14 | 1 | -20/+71 |
* | Add libvirt as a provider | Lénaïc Huard | 2015-04-10 | 1 | -2/+4 |
* | openshift_facts role/module refactor default settings | Jason DeTiberus | 2015-04-03 | 1 | -5/+12 |
* | * Refactor bin/cluster to use argparse.subparsers | Jhon Honce | 2015-03-24 | 1 | -56/+126 |
* | * Updates from code reviews | Jhon Honce | 2015-03-24 | 1 | -3/+11 |
* | * Replace asserts with raises | Jhon Honce | 2015-03-24 | 1 | -2/+2 |
* | * Updates from code reviews | Jhon Honce | 2015-03-24 | 1 | -5/+8 |
* | Add spacing to implicit string concatenation for python backwards compatibility | Jason DeTiberus | 2015-03-24 | 1 | -4/+4 |
* | Use ansible playbook to initialize openshift cluster | Jhon Honce | 2015-03-24 | 1 | -0/+100 |