Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unsupported playbooks and utilities | Russell Teague | 2017-08-25 | 2 | -660/+0 |
| | |||||
* | Port 10255 unnecessary. Removing all instances | Chris Callegari | 2017-04-04 | 1 | -10/+0 |
| | |||||
* | Revert "Revert openshift.node.nodename changes" | Scott Dodson | 2016-11-08 | 3 | -175/+25 |
| | |||||
* | Revert "Fix the nodeName of the OpenShift nodes on OpenStack" | Scott Dodson | 2016-11-07 | 3 | -25/+175 |
| | | | | This reverts commit aaaf82ba6032d0b1e9c36a39a7eda25b8c5f4b84. | ||||
* | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Remove the DNS VM on OpenStack | Lénaïc Huard | 2016-09-27 | 2 | -178/+1 |
| | |||||
* | Fix the nodeName of the OpenShift nodes on OpenStack | Lénaïc Huard | 2016-09-22 | 3 | -51/+78 |
| | |||||
* | Open OpenStack security group for the service node port range | Lénaïc Huard | 2016-08-19 | 1 | -0/+11 |
| | | | | | | | | | | | | With OpenShift 3.2, creating a service accessible from the outside of the cluster thanks to `nodePort` automatically opens the “local” `iptables` firewall to allow incoming connection on the `nodePort` of the service. In order to benefit from this improvement, the OpenStack security group shouldn’t block those incoming connections. This change opens, on the OS nodes, the port range dedicated to service node ports. | ||||
* | Re-align the OpenStack firewall rules with the iptables rules | Lénaïc Huard | 2016-07-12 | 1 | -0/+30 |
| | |||||
* | add skydns port 8053 to openstack master sec group | jawed | 2016-06-07 | 1 | -0/+8 |
| | |||||
* | add user-data file back to openstack provisioner | Jason DeTiberus | 2016-05-05 | 1 | -0/+13 |
| | |||||
* | openstack_fixes | Jason DeTiberus | 2016-05-05 | 2 | -14/+7 |
| | | | | - move openstack user-data content into heat template | ||||
* | added new openshift-metrics service | Jose David Martin Nieto | 2016-04-20 | 1 | -1/+0 |
| | |||||
* | Enable Ansible ssh pipelining to speedup deployment | Lénaïc Huard | 2016-04-01 | 2 | -0/+10 |
| | | | | https://docs.ansible.com/ansible/intro_configuration.html#pipelining | ||||
* | added node-secgroup to master_nodes | Jose David Martin Nieto | 2016-02-22 | 1 | -5/+6 |
| | |||||
* | Add a DNS server on OpenStack clusters | Lénaïc Huard | 2016-02-04 | 1 | -19/+170 |
| | |||||
* | Rename env into clusterid and add environment in the OpenStack VMs tags | Lénaïc Huard | 2016-01-07 | 2 | -31/+46 |
| | |||||
* | Updating env-host-type to host patterns | Kenny Woodson | 2015-12-11 | 1 | -6/+0 |
| | |||||
* | Add etcd nodes management in OpenStack | Lénaïc Huard | 2015-11-18 | 1 | -0/+88 |
| | | | | Fixes #472 | ||||
* | Properly pass the "external network" option to the HEAT template | Lénaïc Huard | 2015-08-17 | 1 | -18/+24 |
| | | | | Fixes #471 | ||||
* | Infra node support for OpenStack | Lénaïc Huard | 2015-08-12 | 2 | -10/+102 |
| | |||||
* | Make all the OpenStack resources be managed by a Heat Stack | Lénaïc Huard | 2015-07-15 | 3 | -149/+402 |
| | |||||
* | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 2 | -0/+156 |