Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | README.md: fixing typo | Katerina Pilatova | 2017-06-27 | 1 | -1/+1 | |
| | * | README.md: list jinja2 as a dependency | Katerina Pilatova | 2017-06-27 | 1 | -0/+1 | |
| | * | Merge pull request #491 from tzumainn/openstack-heat-stack-update | Tomas Sedovic | 2017-06-26 | 3 | -0/+7 | |
| | |\ | ||||||
| | | * | rename node_removal_policies, add some comments and defaults | Tzu-Mainn Chen | 2017-06-23 | 3 | -4/+5 | |
| | | * | Add node_removal_policies variable to allow for scaling down | Tzu-Mainn Chen | 2017-06-21 | 3 | -0/+6 | |
| | * | | Merge pull request #499 from Tlacenka/all_yml_remove_whitespace | Tomas Sedovic | 2017-06-26 | 1 | -24/+24 | |
| | |\ \ | ||||||
| | | * | | all.yml: removed whitespaces in front of variables | Katerina Pilatova | 2017-06-23 | 1 | -24/+24 | |
| | * | | | Merge pull request #497 from Tlacenka/master | Tomas Sedovic | 2017-06-23 | 1 | -0/+4 | |
| | |\| | | ||||||
| | | * | | removed whitespace in front of commented variable | Katerina Pilatova | 2017-06-23 | 1 | -1/+1 | |
| | | * | | OSEv3.yml: trailing space... | Katerina Pilatova | 2017-06-23 | 1 | -1/+1 | |
| | | * | | OSEv3.yml: added option to ignore set hardware limits for RAM and DISK | Katerina Pilatova | 2017-06-23 | 1 | -0/+4 | |
| | * | | | Merge pull request #488 from bogdando/fix_flat_sg | Bogdan Dobrelya | 2017-06-23 | 1 | -0/+11 | |
| | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | Fix flat sec group and infra/dns sec rules | Bogdan Dobrelya | 2017-06-23 | 1 | -0/+11 | |
| | | |/ | ||||||
| | * / | Use cached facts, do not become for localhost (#484) | Bogdan Dobrelya | 2017-06-21 | 2 | -1/+11 | |
| | |/ | ||||||
| | * | Add profiling and skippy stdout (#470) | Bogdan Dobrelya | 2017-06-20 | 1 | -0/+2 | |
| | * | Fix flake8 errors with the openstack inventory | Tomas Sedovic | 2017-06-16 | 1 | -5/+5 | |
| | * | Fix yamllint errors | Tomas Sedovic | 2017-06-16 | 6 | -13/+6 | |
| | * | Update sample inventory with the latest changes | Tomas Sedovic | 2017-06-16 | 3 | -16/+31 | |
| | * | Gather facts for provision playbook | Bogdan Dobrelya | 2017-06-15 | 1 | -0/+1 | |
| | * | Drop atomic-openshift-utils, update docs for origin | Bogdan Dobrelya | 2017-06-15 | 1 | -1/+10 | |
| | * | Add ansible.cfg for openstack provider | Bogdan Dobrelya | 2017-06-15 | 2 | -0/+23 | |
| | * | Add a flat sec group for openstack provider | Bogdan Dobrelya | 2017-06-15 | 3 | -4/+12 | |
| | * | Fix privileges in the pre-install playbook | Tomas Sedovic | 2017-06-15 | 2 | -11/+12 | |
| | * | Add default values to provision-openstack.yml | Tomas Sedovic | 2017-06-14 | 1 | -8/+8 | |
| | * | Move pre_tasks from to the openstack provisioner | Tomas Sedovic | 2017-06-14 | 1 | -0/+39 | |
| | * | Add readme | Tomas Sedovic | 2017-06-14 | 1 | -0/+113 | |
| | * | Add license for openstack.py in inventory | Tomas Sedovic | 2017-06-14 | 1 | -0/+674 | |
| | * | Add a sample inventory for openstack provisioning | Tomas Sedovic | 2017-06-14 | 5 | -0/+350 | |
| | * | Symlink roles to provisioning/openstack/roles | Tomas Sedovic | 2017-06-14 | 1 | -0/+1 | |
| | * | Add a single provisioning playbook | Tomas Sedovic | 2017-06-14 | 1 | -0/+4 | |
| | * | Move the openstack provisioning playbooks | Tomas Sedovic | 2017-06-14 | 5 | -0/+227 | |
* | | Merge pull request #6064 from mtnbikenc/consolidate-init | Scott Dodson | 2017-11-16 | 80 | -267/+84 | |
|\ \ | ||||||
| * | | Playbook Consolidation - Initialization | Russell Teague | 2017-11-15 | 80 | -267/+84 | |
* | | | Merge pull request #5500 from vshn/projtmpl1 | OpenShift Merge Robot | 2017-11-16 | 2 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Add role to configure project request template | Michael Hanselmann | 2017-10-23 | 2 | -0/+4 | |
* | | | | Merge pull request #6084 from mgugino-upstream-stage/combine-master-upgrade | OpenShift Merge Robot | 2017-11-15 | 6 | -323/+9 | |
|\ \ \ \ | ||||||
| * | | | | Combine master upgrade play with role | Michael Gugino | 2017-11-09 | 7 | -333/+9 | |
* | | | | | Merge pull request #5968 from mgugino-upstream-stage/version-scrub | Scott Dodson | 2017-11-15 | 8 | -23/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Removed old version code | Michael Gugino | 2017-11-14 | 8 | -23/+3 | |
* | | | | | Merge pull request #5846 from kwoodson/cluster_install_order | OpenShift Merge Robot | 2017-11-15 | 3 | -4/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | Updating provisioning order. | Kenny Woodson | 2017-11-13 | 3 | -4/+53 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #5967 from gregswift/uninstall | OpenShift Merge Robot | 2017-11-15 | 1 | -14/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleans up additional artifacts in uninstall. Closes 3082 | Greg Swift | 2017-10-31 | 1 | -14/+55 | |
* | | | | | | Merge pull request #6068 from mtnbikenc/remove-old-upgrades | OpenShift Merge Robot | 2017-11-14 | 32 | -1377/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove upgrade playbooks for 3.3 through 3.5 | Russell Teague | 2017-11-08 | 32 | -1377/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #6115 from sdodson/disable-auth-migration | Scott Dodson | 2017-11-14 | 2 | -20/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow disabling authorization migration check | Scott Dodson | 2017-11-14 | 2 | -20/+24 | |
* | | | | | | | Merge pull request #6054 from nak3/cleanup-lb | OpenShift Merge Robot | 2017-11-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Remove remaining haproxy files with uninstallation | Kenjiro Nakayama | 2017-11-08 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #5948 from mtnbikenc/checkpoint-times | OpenShift Merge Robot | 2017-11-14 | 15 | -90/+150 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |