Skip to content
Snippets Groups Projects
  1. Mar 21, 2019
  2. Mar 20, 2019
  3. Mar 19, 2019
  4. Mar 18, 2019
  5. Mar 16, 2019
  6. Mar 15, 2019
    • Michael Johnson's avatar
      Setup project-template for nodejs10 jobs · 7fbf2b5c
      Michael Johnson authored
      Monty recently setup a project-template for nodejs4 jobs[1], but
      some projects (Octavia for one) want to be bionic/nodejs10 (LTS)
      ready.
      This patch sets up a template for bionic nodepool instances using
      nodejs 10 (LTS).
      
      [1] https://review.openstack.org/#/c/643198
      
      Change-Id: Ibc2c4b5b5207e66700b5c4e04aca3c6a00d392be
      7fbf2b5c
    • Radomir Dopieralski's avatar
      Make domain_lookup return consistent type · 8e13106a
      Radomir Dopieralski authored
      It is possible to make Horizon reach the "Pure project admin doesn't
      have a domain token" state in domain_lookup by having different policy
      files in Keystone and in Horizon, at which point it results in an
      unhelpful AttributeError later on, because domain_lookup returns None.
      
      I'm proposing to make it return an empty dict instead, this way Horizon
      doesn't crash, but we still get the warning in the logs.
      
      Change-Id: I7a42e8defb2fb348cac8225fb1dcbf5e86c9e65c
      8e13106a
    • pengyuesheng's avatar
      Add verification of the volume type · 98976348
      pengyuesheng authored
      On change volume type form,
      without modifying any information,
      then click the "change Volume Type" button,
      cannot submit the form
      
      Change-Id: Ic3018eacbf3b297548960fae7db6cd56f91541f6
      Closes-Bug: #1819587
      98976348
  7. Mar 14, 2019
  8. Mar 13, 2019
  9. Mar 12, 2019
  10. Mar 11, 2019
  11. Mar 07, 2019
Loading