Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Open OpenStack security group for the service node port range | Lénaïc Huard | 2016-08-19 | 1 | -0/+1 |
| | | | | | | | | | | | | 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. | ||||
* | Add warnings to bin/cluster and READMEs | Andrew Butcher | 2016-02-25 | 1 | -0/+2 |
| | |||||
* | Add etcd nodes management in OpenStack | Lénaïc Huard | 2015-11-18 | 1 | -0/+1 |
| | | | | Fixes #472 | ||||
* | Properly pass the "external network" option to the HEAT template | Lénaïc Huard | 2015-08-17 | 1 | -6/+6 |
| | | | | Fixes #471 | ||||
* | Make all the OpenStack resources be managed by a Heat Stack | Lénaïc Huard | 2015-07-15 | 1 | -9/+5 |
| | |||||
* | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 1 | -0/+80 |