Skip to content
Snippets Groups Projects
  1. Sep 04, 2018
    • Mark Goddard's avatar
      Remove compute hosts from etcd group · ee7a29cf
      Mark Goddard authored
      Since I701d495675178c3ed8ec1f00b31d09f198b38a6f merged, etcd only runs
      on the control hosts, not the compute hosts. We therefore no longer
      require the etcd group to include the compute hosts.
      
      Since the group mapping is now static, we can remove the use of
      host_in_groups from the etcd service, in favour of the simpler method of
      specifying the group.
      
      Change-Id: Id8f888d7321a30a85ff95e742f7e6c8e2b9c696f
      Related-Bug: #1790415
      ee7a29cf
  2. Sep 03, 2018
  3. Sep 02, 2018
    • Hongbin Lu's avatar
      Run etcd on controller node only · d29ecbd6
      Hongbin Lu authored
      In before, etcd container is launched in compute node if kuryr is
      enabled. This logic breaks the all-in-one setup in which the etcd
      cluster is configured with two members (controller and compute)
      but it actually has one member only.
      
      However, even if kuryr is enabled, running etcd in compute node
      is not the common practice and kuryr has changed its devstack
      plugin to run etcd on controller only [1].
      
      [1] https://review.openstack.org/#/c/514815/
      
      Closes-Bug: #1790415
      Change-Id: I701d495675178c3ed8ec1f00b31d09f198b38a6f
      d29ecbd6
  4. Aug 31, 2018
    • Victor Morales's avatar
      Fix Copying 10-rest-connector.xml task · cc5c3472
      Victor Morales authored
      The destination folder for this task requires root permissions.
      
      Change-Id: Icdc37cde7ba7b6971cf36632a9b6071b3cf600c2
      cc5c3472
    • wangwei's avatar
      Fix bluestore disk naming format in kolla-ansible · 4e5e28ff
      wangwei authored
      The current bluestore disk label naming is inconsistent with the
      filestore. The filestore naming format is that the disk prefixes
      belonging to the same osd are the same and the suffixes are
      different.
      
      This patch keeps the bluestore's disk naming as well.
      
      Change-Id: I71dda29fc4a6765300ce7bb173d2c448c24f6eca
      4e5e28ff
  5. Aug 30, 2018
  6. Aug 29, 2018
  7. Aug 28, 2018
  8. Aug 27, 2018
  9. Aug 24, 2018
  10. Aug 23, 2018
  11. Aug 20, 2018
  12. Aug 17, 2018
  13. Aug 15, 2018
  14. Aug 14, 2018
Loading