Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |
* Added playbooks/gce/openshift-cluster * Added bin/cluster (will replace cluster.sh) |