Skip to content
  1. Oct 18, 2018
  2. Oct 15, 2018
  3. Oct 12, 2018
  4. Oct 11, 2018
  5. Sep 30, 2018
  6. Sep 28, 2018
    • Andreas Holmsten's avatar
      Change from Nova security groups to Neutron (#2910) · 0a9a42b5
      Andreas Holmsten authored
      * Replace `openstack_compute_secgroup_v2` with `openstack_networking_secgroup_v2`
      
      The `openstack_networking_secgroup_v2` resource allow specifications of
      both ingress and egress. Nova security groups define ingress rules only.
      
      This change will also allow for more user-friendly specified security
      rules, as the different security group resources have different HCL
      syntax.
      0a9a42b5
  7. Sep 05, 2018
  8. Aug 21, 2018
  9. Aug 07, 2018
  10. Aug 01, 2018
  11. Jul 31, 2018
    • Jerry Elmore's avatar
      Clarify etcd deployment script failure mechanism · 13850917
      Jerry Elmore authored
      Attempting to clarify the language surrounding the etcd node deployment script failure mechanism. I had this error when doing a new cluster deployment last night and, though it should have been, it wasn't immediately apparent to me what was causing the issue (since my default master node hostnames do not specify whether they are also acting as etcd replicas).
      13850917
  12. Jul 27, 2018
  13. Jul 05, 2018
  14. Jun 28, 2018
  15. Jun 14, 2018
  16. May 08, 2018
  17. May 02, 2018
  18. Apr 30, 2018
    • Pablo Moreno's avatar
      [contrib/terraform/openstack] Backward compatibility changes (#2539) · df6c5b28
      Pablo Moreno authored
      * [terraform/openstack] Restores ability to use existing public nodes and masters as bastion.
      
      * [terraform/openstack] Uses network_id as output
      
      * [terraform/openstack] Fixes link to inventory/local/group_vars
      
      * [terraform/openstack] Adds supplementary master groups
      
      * [terraform/openstack] Updates documentation avoiding manual setups for bastion (as they are not needed now).
      
      * [terraform/openstack] Supplementary master groups in docs.
      
      * [terraform/openstack] Fixes repeated usage of master fips instead of bastion fips
      
      * [terraform/openstack] Missing change for network_id to subnet_id
      
      * [terraform/openstack] Changes conditional to element( concat ) form to avoid type issues with empty lists.
      df6c5b28
  19. Mar 31, 2018
  20. Mar 27, 2018
  21. Mar 02, 2018
  22. Feb 24, 2018
  23. Feb 23, 2018
  24. Feb 08, 2018
  25. Jan 17, 2018
  26. Jan 07, 2018
  27. Jan 05, 2018
  28. Dec 11, 2017
  29. Dec 05, 2017
    • BenGalewsky's avatar
      Update OpenStack Terraform: Modules, Bastions, and New Floating IP config (#1958) · 591ae700
      BenGalewsky authored
      * Adding bastion and private network provisioning for openstack terraform
      
      * Remove usage of floating-ip property
      
      * Combine openstack instances + floating ips
      
      * Fix relating floating IPs to hosts for openstack builds
      
      * Tighten up security groups
      
      Allow ssh into all instances with floating IP
      
      * Add the gluster hosts to the no-floating group
      
      * Break terraform into modules
      
      * Update README and var descriptions to match current config
      
      * Remove volume property in gluster compute def
      
      * Include cluster name in internal network and router names
      
      * Make dns_nameservers a variable
      591ae700
  30. Dec 04, 2017
Loading