Skip to content
Snippets Groups Projects
  1. Jul 12, 2017
  2. Jul 05, 2017
  3. Jun 20, 2017
    • caoyuan's avatar
      Fix the database user name for all roles · 36c530f9
      caoyuan authored
      when create database user, it should use
      database_user, not database_name.
      
      Change-Id: I4dfa01d1a5a46c5c58f1fc47b0be71b186462764
      Closes-Bug: #1698762
      36c530f9
  4. May 23, 2017
  5. May 04, 2017
    • Jeffrey Zhang's avatar
      Add timeout parameter for precheck tasks · b1f01561
      Jeffrey Zhang authored
      wait_for module waits 300 seconds for the port started or stopped.  This
      is meaningless and useless in precheck. This patch change timeout to 1
      seconds.
      
      Change-Id: I9b251ec4ba17ce446655917e8ef5e152ef947298
      Closes-Bug: #1688152
      b1f01561
  6. Mar 09, 2017
    • Paul Bourke's avatar
      Enable sanity checks from kolla-ansible · 5418ada1
      Paul Bourke authored
      Add a new subcommand 'check' to kolla-ansible, used to run the
      smoke/sanity checks.
      
      Add stub files to all services that don't currently have checks.
      
      Change-Id: I9f661c5fc51fd5b9b266f23f6c524884613dee48
      Partially-implements: blueprint sanity-check-container
      5418ada1
  7. Feb 22, 2017
    • Eduardo Gonzalez's avatar
      Add missing dashboard policies · b35901c1
      Eduardo Gonzalez authored
      New dashboard plugins are included in horizon,
      new custom policies support need to be added for
      those services.
      
      Change conditional check to apply changes when
      horizon plugin is enabled, not the service itself.
      
      Closes-Bug: #1664505
      Change-Id: I67fcb88fd432b4c7554ddf24e76b28c3aab7c01f
      b35901c1
  8. Feb 14, 2017
    • caoyuan's avatar
      Add the missing condition for config.yml · 1c3c611f
      caoyuan authored
      - add "item.value.enabled | bool"
      - add "| bool" to keystone
      - add group check for searchlight
      
      Change-Id: Id4555a0a96ea1670e99c88a1da9d3e07bf253497
      1c3c611f
  9. Feb 12, 2017
  10. Feb 09, 2017
  11. Feb 05, 2017
    • caowei's avatar
      Load freezer dashboard · d4671613
      caowei authored
      Change-Id: Ib7354920de24dbab9481553bad6521e2f5e93fae
      Depends-On: I8a70c7e95cdd6517816060e148d3fdc4857182f4
      Closes-Bug: #1661953
      d4671613
  12. Feb 04, 2017
  13. Jan 22, 2017
    • caowei's avatar
      Load karbor dashboard · 27b1fde0
      caowei authored
      Depends-On: I12d9bc5263b5efbe2ef0277f152eb13e19bb5558
      Change-Id: I5cfc0d4d9110b5b5081fa5d6ae14adfd627f5f59
      Closes-Bug: #1658122
      27b1fde0
  14. Jan 21, 2017
    • Jeffrey Zhang's avatar
      Load murano dashboard dynamic · f3ea03d8
      Jeffrey Zhang authored
      * Add ENABLE_MURANO environment in horizon
      * Add murano related setting in local_settings.j2 file
      
      Change-Id: I172b6d07536210623b2e2066ba4f1cc768479e33
      Closes-Bug: #1640679
      f3ea03d8
  15. Jan 12, 2017
  16. Jan 06, 2017
  17. Jan 03, 2017
  18. Jan 02, 2017
  19. Dec 20, 2016
  20. Dec 19, 2016
  21. Dec 13, 2016
  22. Dec 10, 2016
  23. Dec 08, 2016
  24. Dec 06, 2016
  25. Dec 04, 2016
    • caoyuan's avatar
      Enable zaqar ui when zaqar enabled · 9fc5157c
      caoyuan authored
      Depends-On:I430340b38ff7642f46d76ec621ae65dcae8157c3
      
      Change-Id: If669601691d1505049ba4196bd3c5856091ed921
      Closes-Bug: #1647164
      9fc5157c
  26. Dec 03, 2016
  27. Dec 01, 2016
  28. Nov 29, 2016
  29. Nov 28, 2016
  30. Nov 10, 2016
    • Jeffrey Zhang's avatar
      Fix neutron lbaas dashboard · c89cbff6
      Jeffrey Zhang authored
      Load neutron lbaas dynamic when neutron lbaas is enabled.
      
      Change-Id: I47913824fea87b721f254633c16d1dc6903b4f5d
      Closes-Bug: #1639325
      c89cbff6
Loading