Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6618 from ture-karlsson/master | Scott Dodson | 2018-01-09 | 1 | -0/+4 |
|\ | |||||
| * | Provide example on how to use osm_etcd_image in a disconnected and containeri... | Ture Karlsson | 2018-01-05 | 1 | -0/+4 |
* | | Merge pull request #6634 from vrutkovs/openshift_binary_for_upgrades | Scott Dodson | 2018-01-09 | 1 | -0/+2 |
|\ \ | |||||
| * | | upgrades: set openshift_client_binary fact when running on oo_first_master host | Vadim Rutkovsky | 2018-01-06 | 1 | -0/+2 |
* | | | Merge pull request #6650 from vrutkovs/containerized_upgrade_set_openshift_us... | OpenShift Merge Robot | 2018-01-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use openshift_node_use_openshift_sdn when doing a containerized node upgrade | Vadim Rutkovsky | 2018-01-09 | 1 | -1/+1 |
* | | | | Merge pull request #6659 from joelddiaz/ami_and_docker_storage_setup | Kenny Woodson | 2018-01-09 | 2 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | docker storage setup for ami building | Joel Diaz | 2018-01-08 | 2 | -1/+6 |
* | | | | | Merge pull request #6660 from mgugino-upstream-stage/fix-logging-static | Michael Gugino | 2018-01-08 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix: change import_role to include_role | Michael Gugino | 2018-01-08 | 1 | -1/+3 |
| |/ / / / | |||||
* | | | | | Merge pull request #6651 from mgugino-upstream-stage/containerized-groups | Michael Gugino | 2018-01-08 | 4 | -7/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Build containerized host group dynamically | Michael Gugino | 2018-01-08 | 4 | -7/+16 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #6653 from mgugino-upstream-stage/fix-crio-bool | Michael Gugino | 2018-01-08 | 10 | -15/+15 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Properly cast crio boolean variables to bool | Michael Gugino | 2018-01-08 | 10 | -15/+15 |
* | | | | | Merge pull request #6580 from tomassedovic/openstack-fixes | OpenShift Merge Robot | 2018-01-08 | 3 | -2/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Import prerequisites.yml for OpenStack | Tomas Sedovic | 2018-01-02 | 1 | -0/+3 |
| * | | | | | Set the correct path to the openstack.conf file | Tomas Sedovic | 2018-01-02 | 1 | -1/+1 |
| * | | | | | Return a openshift_node_labels as a dict | Tomas Sedovic | 2018-01-02 | 1 | -0/+5 |
| * | | | | | Fix yaml syntax error in the sample inventory | Tomas Sedovic | 2018-01-02 | 1 | -2/+2 |
* | | | | | | Merge pull request #6649 from mgugino-upstream-stage/fix-pre-packages | Michael Gugino | 2018-01-08 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | install base_packages on oo_all_hosts | Michael Gugino | 2018-01-08 | 1 | -2/+2 |
* | | | | | | | Merge pull request #6549 from mgugino-upstream-stage/node-meta-depends2 | OpenShift Merge Robot | 2018-01-08 | 5 | -8/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Remove last of openshift_node role meta-depends | Michael Gugino | 2018-01-02 | 5 | -8/+2 |
* | | | | | | | Merge pull request #6548 from kwoodson/configurable_ami_drive_size | Kenny Woodson | 2018-01-08 | 1 | -5/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adding ability to update ami drive size. | Kenny Woodson | 2017-12-21 | 1 | -5/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #6624 from vrutkovs/containerized-avoid-replacing-node-unit | OpenShift Merge Robot | 2018-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Don't overwrite node's systemd units for containerized install | Vadim Rutkovsky | 2018-01-05 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #6641 from sdodson/logging-loops | Michael Gugino | 2018-01-08 | 1 | -4/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Switch back to dynamic include_role in logging loops | Scott Dodson | 2018-01-07 | 1 | -4/+4 |
* | | | | | | Merge pull request #6587 from vrutkovs/test-coverage | OpenShift Merge Robot | 2018-01-08 | 1 | -7/+344 |
|\ \ \ \ \ \ | |||||
| * | | | | | | test_oc_scale: add more scale test cases | Vadim Rutkovsky | 2018-01-02 | 1 | -0/+337 |
| * | | | | | | test_oc_scale: fix test docstrings | Vadim Rutkovsky | 2018-01-02 | 1 | -7/+7 |
* | | | | | | | Merge pull request #6507 from nbartos/continer | OpenShift Merge Robot | 2018-01-07 | 53 | -574/+914 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use Contiv version 1.2.0 | Nick Bartos | 2018-01-08 | 6 | -8/+14 |
| * | | | | | | | Contiv multi-master and other fixes | Nick Bartos | 2018-01-08 | 52 | -571/+905 |
* | | | | | | | | Merge pull request #6642 from mscherer/patch-1 | Scott Dodson | 2018-01-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix error in variable in comment | Michael Scherer | 2018-01-08 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #6637 from sdodson/missing-openshift-facts | Michael Gugino | 2018-01-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add missing dependency on openshift_facts | Scott Dodson | 2018-01-06 | 1 | -0/+1 |
* | | | | | | | Merge pull request #6359 from spadgett/web-console-server | Scott Dodson | 2018-01-06 | 24 | -0/+426 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Install web console server | Samuel Padgett | 2018-01-05 | 24 | -0/+426 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6595 from mgugino-upstream-stage/fix-checks-vars | OpenShift Merge Robot | 2018-01-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix docker_image_availability checks | Michael Gugino | 2018-01-03 | 2 | -4/+13 |
* | | | | | | | | Merge pull request #6597 from mgugino-upstream-stage/etc-remove-become-no | OpenShift Merge Robot | 2018-01-05 | 7 | -54/+43 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Remove become=no from various roles and tasks | Michael Gugino | 2018-01-05 | 5 | -50/+30 |
| * | | | | | | | Fix docker_image_availability checks | Michael Gugino | 2018-01-05 | 2 | -4/+13 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6511 from fabianvf/asb-origin-prefix | Scott Dodson | 2018-01-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add origin- prefix to ASB image | Fabian von Feilitzsch | 2017-12-18 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #6627 from sdodson/import_role | Scott Dodson | 2018-01-05 | 76 | -152/+152 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 76 | -152/+152 |
| | |/ / / / / | |/| | | | | |