1. 19 Apr, 2019 1 commit
  2. 24 Mar, 2019 1 commit
  3. 23 Aug, 2018 1 commit
    • Nguyen Hai's avatar
      import zuul job settings from project-config · 45647d90
      Nguyen Hai authored
      This is a mechanically generated patch to complete step 1 of moving
      the zuul job settings out of project-config and into each project
      repository.
      
      Because there will be a separate patch on each branch, the branch
      specifiers for branch-specific jobs have been removed.
      
      Because this patch is generated by a script, there may be some
      cosmetic changes to the layout of the YAML file(s) as the contents are
      normalized.
      
      See the python3-first goal document for details:
      https://governance.openstack.org/tc/goals/stein/python3-first.html
      
      Change-Id: I65cd56daac805adca03843ba1966cfd4e814e160
      Story: #2002586
      Task: #24344
      45647d90
  4. 11 Aug, 2017 2 commits
  5. 09 Aug, 2017 1 commit
  6. 08 Aug, 2017 1 commit
  7. 07 Aug, 2017 1 commit
  8. 02 Aug, 2017 1 commit
  9. 28 Jul, 2017 1 commit
  10. 26 Jul, 2017 2 commits
  11. 25 Jul, 2017 4 commits
  12. 24 Jul, 2017 2 commits
  13. 22 Jul, 2017 1 commit
    • Yumeng Bao's avatar
      Remove load url from future and fix gate · 4bbc0d17
      Yumeng Bao authored
      
      
      1.The "load url from future" must be removed for Django 1.9 support, and
      isn't needed in Django 1.8. This patch fixes that to allow Django 1.9
      to work.
      2.import helpers and settings from horizon instead of rewrite it again,
      this make watcher-dashboard always keep the latest settings and helpers
      from horizon.
      
      Co-Authored-By: default avatarzhurong <aaronzhu1121@gmail.com>
      Change-Id: I82dc5f1fdb3c1957019534c1e0e20c0f5ee3e975
      4bbc0d17
  14. 20 Jul, 2017 1 commit
  15. 12 Jul, 2017 1 commit
  16. 10 Jul, 2017 1 commit
    • Yumeng_Bao's avatar
      Add rm to whitelist_externals in tox.ini · 69169a92
      Yumeng_Bao authored
      Fix the following WARNING:
      
       WARNING:test command found but not installed in testenv
         cmd: /bin/rm
         env: /home/jenkins/workspace/gate-watcher-dashboard-python27-ubuntu-xenial/.tox/py27
       Maybe you forgot to specify a dependency? See also the whitelist_externals envconfig setting.
       WARNING:test command found but not installed in testenv
         cmd: /usr/bin/find
         env: /home/jenkins/workspace/gate-watcher-dashboard-python27-ubuntu-xenial/.tox/py27
       Maybe you forgot to specify a dependency? See also the whitelist_externals envconfig setting.
      
      Change-Id: Idc40ab3d50126dd502734f9748d63e3f4988b3af
      69169a92
  17. 25 May, 2017 1 commit
  18. 17 May, 2017 1 commit
  19. 03 May, 2017 1 commit
  20. 26 Apr, 2017 1 commit
  21. 25 Apr, 2017 1 commit
    • M V P Nitesh's avatar
      Fixing Tox and optimize the link address · e8bb4c39
      M V P Nitesh authored
      Now gate job for Python 3.5 exists and not 3.4,
      we should remove those references to the 3.4 that is untested and
      
      Use https instead of http to ensure the safety.
      
      Running py2* post py3* tests results in error. Add
      'rm -f .testrepository/times.dbm' command in testenv to
      resolve this.
      
      Change-Id: I6253c1e786dab027e568a4afd75f1c77aa4977e6
      e8bb4c39
  22. 19 Apr, 2017 1 commit
  23. 18 Apr, 2017 1 commit
  24. 12 Apr, 2017 2 commits
  25. 11 Apr, 2017 1 commit
  26. 29 Mar, 2017 2 commits
  27. 27 Mar, 2017 1 commit
  28. 24 Mar, 2017 1 commit
  29. 23 Mar, 2017 1 commit
  30. 21 Mar, 2017 1 commit
  31. 19 Mar, 2017 2 commits