summaryrefslogtreecommitdiffstats
path: root/README_openstack.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2734 from dougbtv/openstack_timeout_optionJason DeTiberus2016-11-161-0/+1
|\ | | | | [openstack] allows timeout option for heat create stack
| * [openstack] allows timeout option for heat create stackdougbtv2016-11-051-0/+1
| |
* | [openstack] updates documentation to show that you need to install shadedougbtv2016-11-051-0/+1
|/
* remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean upAdam Miller2016-08-241-1/+6
| | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* Open OpenStack security group for the service node port rangeLénaïc Huard2016-08-191-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 READMEsAndrew Butcher2016-02-251-0/+2
|
* Add etcd nodes management in OpenStackLénaïc Huard2015-11-181-0/+1
| | | | Fixes #472
* Properly pass the "external network" option to the HEAT templateLénaïc Huard2015-08-171-6/+6
| | | | Fixes #471
* Make all the OpenStack resources be managed by a Heat StackLénaïc Huard2015-07-151-9/+5
|
* Implement OpenStack providerLénaïc Huard2015-06-081-0/+80