Skip to content
Snippets Groups Projects
  1. Feb 05, 2018
    • hyun-ha's avatar
      Catch an error when pool creation failed for ceph · 59d33d39
      hyun-ha authored
      Ceph mon have a configure about "mon_max_pg_per_osd"
      and default value is 300.
      When pgs per osd is exceeded, pool creation will be failed.
      But kolla-ansible ignoring this, so user may difficult to find
      a main reason for the failure.
      We need to catch an error when pool creation is failed.
      
      Change-Id: I92493584faad9bc550fdeeb96b827537daafd0b8
      Closes-Bug: #1747414
      59d33d39
    • Zuul's avatar
      Merge "Implement blazar ansible role" · 70a50993
      Zuul authored
      70a50993
  2. Feb 02, 2018
  3. Feb 01, 2018
  4. Jan 31, 2018
  5. Jan 30, 2018
  6. Jan 29, 2018
  7. Jan 28, 2018
  8. Jan 27, 2018
  9. Jan 26, 2018
  10. Jan 25, 2018
    • Zuul's avatar
      Merge "Fixes ceph deploy gates" · 39d9327d
      Zuul authored
      39d9327d
    • Jianghua Wang's avatar
      XenAPI: fix two neutron configures · c8245edf
      Jianghua Wang authored
      This commit contains two fixes:
      1. ``of_listen_address``: We use the xenapi's facts directly, so
      that we can avoid depending on facts gathered by setup for hosts;
      This is useful when deploy on the role of neutron only (--tag neutron);
      2. ``local_ip``: Get the proper IP for tunnel. It should be chosen
      from dom0's IP which is in the same network where tunnel interface
      is connected.
      
      blueprint: xenserver-support
      
      Change-Id: I61bbd6499323e3fddd6293a0df6baec34dbddf23
      c8245edf
    • Zuul's avatar
      a00e80c2
    • Zuul's avatar
      Merge "Disable jinja2 trim_blocks feature" · 4771f5c2
      Zuul authored
      4771f5c2
    • Jianghua Wang's avatar
      XenAPI: support provider networks · 71a6611a
      Jianghua Wang authored
      When enabled provider networks; the neutron-openvswith-agent-xenapi
      should use proper bridge_mappings which should have dom0's bridges
      where the VMs' vifs actually connected to for the interfaces defined
      in the configure option of *neutron_external_interface*.
      
      Depends-On: I9a6bebe19ed488bb2173d5dc2daa14e236411243
      Change-Id: I44f59c69d25b8400e1b936fcdf8f21b5c4168f1f
      71a6611a
Loading