Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Jul 25, 2018
  3. Jul 23, 2018
  4. Jul 22, 2018
    • Jens Harbott's avatar
      Add DNS parameters to Floating IP panels · 9e703aec
      Jens Harbott authored
      This adds support for the "DNS Domain" and "DNS Name" options to the
      panels for listing and allocation Floating IPs.
      
      These options are available as a Neutron extension, so we need to
      make them conditional based on the availability of that extension.
      
      Change-Id: Ife8e19aac44dccbdf11a6a6d4bb50cd3b7ed8d8e
      9e703aec
    • Vladislav Kuzmin's avatar
      Fix image description field · 08e0f38c
      Vladislav Kuzmin authored
      Nothing changed when edit image description on Angularized panel.
      This patch fixes it.
      
      Change-Id: I29fb643bfa9b648ad24fcb9888c658a5a52e4bcc
      Closes-Bug: #1779879
      08e0f38c
  5. Jul 21, 2018
  6. Jul 19, 2018
  7. Jul 18, 2018
  8. Jul 17, 2018
    • Zuul's avatar
      Merge "Rework DEFAULT_SERVICE_REGIONS" · 6340e804
      Zuul authored
      6340e804
    • Zuul's avatar
      Merge "integration test fixes" · e4e11455
      Zuul authored
      e4e11455
    • Adrian Turjak's avatar
      Rework DEFAULT_SERVICE_REGIONS · 88fb0188
      Adrian Turjak authored
      DEFAULT_SERVICE_REGIONS is cumbersome when you have
      more than one keystone endpoint and all you want to do
      is set a global default service region.
      
      This adds '*' as an optional fallback key to mean global default.
      If an endpoint matches it will take precedence over the '*' value.
      
      This also fixes the precedence order for DEFAULT_SERVICE_REGIONS
      so that a user controlled cookie is used instead when that cookie
      is valid for the given catalog. This changes the way the setting
      works, but retains the intended result the setting was originally
      intended for.
      
      Change-Id: Ieefbd642d853fcfcf22a17d9edcc7daae72790a4
      blueprint: global-default-service-region
      Closes-Bug: #1772345
      Related-Bugs: #1359774 #1703390
      88fb0188
  9. Jul 16, 2018
  10. Jul 15, 2018
  11. Jul 13, 2018
  12. Jul 12, 2018
  13. Jul 11, 2018
  14. Jul 10, 2018
  15. Jul 09, 2018
  16. Jul 08, 2018
    • Qian Min Chen's avatar
      Modify the 'tox.ini' file · 7b48d512
      Qian Min Chen authored
      Since the horizon remove the 'run_tests.sh' file,
      so there should remove '.venv' from the '.tox.ini' file.
      
      Change-Id: I3f956521ac1af37df77961991eddbfc0a3afb718
      7b48d512
Loading