Skip to content
Snippets Groups Projects
  1. Sep 05, 2019
  2. Sep 04, 2019
  3. Sep 03, 2019
  4. Sep 02, 2019
  5. Sep 01, 2019
  6. Aug 30, 2019
    • Joseph M's avatar
      [nova] Fix service catalog lookup of Neutron endpoint · 096555dc
      Joseph M authored
      nova.conf currently uses the [neutron] "url" parameter which has been
      deprecated since 17.0.0. In multi-region environments this can
      cause Nova to look up the Neutron endpoint for a different region.
      Remove this parameter and set region_name and
      valid_interfaces to allow the correct lookup to be performed.
      
      Change-Id: I1bbc73728439a460447bc8edd264f9f2d3c814e0
      Closes-Bug: #1836952
      096555dc
    • Jan Horstmann's avatar
      Use net_default_mac in ansible/roles/ironic/templates/ironic_pxe_uefi.default.j2 · 870cb1be
      Jan Horstmann authored
      Upstream ironic went from $net_default_ip to $net_default_mac in
      ironic/drivers/modules/master_grub_cfg.txt with
      https://review.opendev.org/#/c/578959/
      
      This commit makes the same change for
      ansible/roles/ironic/templates/ironic_pxe_uefi.default.j2
      
      Using $net_default_ip breaks ironic standalone deployments with
      [dhcp]dhcp_provider = none
      
      Change-Id: I2ca9a66d2bdb0aab5cd9936c8be8206e6ade3bd5
      Closes-Bug: 1842078
      870cb1be
  7. Aug 29, 2019
  8. Aug 28, 2019
  9. Aug 27, 2019
  10. Aug 26, 2019
    • Joseph M's avatar
      [octavia] Add region-specific catalog lookups · 51033d9b
      Joseph M authored
      octavia.conf is missing configuration values required to do service
      catalog lookups in multiple region environments. Without them Octavia
      can try to contact a service in a different region than its own. Specify
      region_name and endpoint_type for the glance, neutron, and nova services
      to prevent this from happening.
      
      Change-Id: I753cf443c1506bbd7b69fc47e2e0a9b39857509c
      Closes-Bug: #1841479
      51033d9b
  11. Aug 23, 2019
  12. Aug 22, 2019
  13. Aug 21, 2019
    • Michal Nasiadka's avatar
      Add --force to ceph mgr dashboard enablement · 361f61d4
      Michal Nasiadka authored
      Sometimes mgr dashboard enablement fails with following message:
      "Error ENOENT: all mgr daemons do not support module 'dashboard',
      pass --force to force enablement"
      
      Change-Id: Ie7052dbdccb855e02da849dbc207b5d1778e2c82
      361f61d4
    • ljhuang's avatar
      Add meta for some roles · 74edd54b
      ljhuang authored
      The meta is missing, this PS to add it
      
      Change-Id: Ib7e39820a48659202ddd1c1f91b2e8c3f0529443
      74edd54b
  14. Aug 20, 2019
Loading