1. 19 Apr, 2019 1 commit
  2. 29 Aug, 2018 1 commit
    • Nguyen Hai's avatar
      import zuul job settings from project-config · 8155fbf1
      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: Ib3bbff4f5514010a3e81db82a4d35883d7cda374
      Story: #2002586
      Task: #24334
      8155fbf1
  3. 15 Jun, 2017 1 commit
  4. 22 May, 2017 1 commit
  5. 16 May, 2017 3 commits
  6. 09 Mar, 2017 1 commit
  7. 07 Mar, 2017 2 commits
  8. 20 Feb, 2017 1 commit
  9. 16 Feb, 2017 3 commits
  10. 14 Feb, 2017 2 commits
    • Jeremy Liu's avatar
      Update README file · 80ba54bc
      Jeremy Liu authored
      The actual folder is openstack-dashboard when dashboard is installed.
      
      Change-Id: Ia8d414311d4c8b8584c4b2c668606f28d3808584
      80ba54bc
    • Zhenguo Niu's avatar
      Reorganize docs · 4acf7dc5
      Zhenguo Niu authored
      Currently our docs is only the README, this reorganized it and will
      add more docs later then add a job to publish it to docs.openstack.org
      
      Depends-On: I30eb86aa42ef3b2dc2a40749ce2b36a25b55fe2c
      Change-Id: I054ddfc1f61fa0d5df63ef27c29fe82d8bedc25b
      4acf7dc5
  11. 10 Feb, 2017 6 commits
  12. 06 Feb, 2017 6 commits
  13. 05 Feb, 2017 2 commits
  14. 04 Feb, 2017 2 commits
  15. 03 Feb, 2017 1 commit
  16. 02 Feb, 2017 5 commits
    • Shu Muto's avatar
      Cleanup help messages · 63be8a7e
      Shu Muto authored
      This patch cleanups descriptions and HTML structure in help area
      and placeholder.
      
      Change-Id: I3f2cc34b0f5ac2e699bbb62772e4090843c86013
      63be8a7e
    • Shu Muto's avatar
      Add policy for delete resources · 7005f9fc
      Shu Muto authored
      This patch adds policy of delete action for each resources.
      
      Change-Id: I133742b6ebd9e055b3f168ff5532f087f258dde1
      Closes-Bug: #1659732
      7005f9fc
    • Shu Muto's avatar
      Add file loader for spec of policy · 898bce52
      Shu Muto authored
      This patch adds yaml file loader for spec of policy in create/update
      dialogs like profile create/update.
      
      Change-Id: I022052dfb4d9e1da2a66f0ce555a8f0407104b3e
      898bce52
    • Shu Muto's avatar
      Use ModalFormService instead wizard-modal · 904995cb
      Shu Muto authored
      In Profiles panel, wizard-modal service is used for
      create/update dialog.
      
      From following points, this patch uses ModalFormService
      instead wizard-modal.
      
      [1] wizard-modal needs deprecated param for update
      [2] wizard-modal uses formatted error messages from API by default
      [3] other panels use ModalFormService.
      
      Also, use angular-json-schema.
      
      Change-Id: I50344b1e40fa40727aefdab4a0a620f1877f38cb
      Closes-Bug: #1660920
      904995cb
    • Shu Muto's avatar
      Display error message when create/update failed · 7e9be6a2
      Shu Muto authored
      In node and cluster panels, error message doesn't pop-up
      when create or update resources failed.
      This patch fixes them.
      
      Change-Id: I87837c44369357ac709f73f17593966af0b0d5a5
      Closes-Bug: #1659173
      7e9be6a2
  17. 01 Feb, 2017 1 commit
  18. 30 Jan, 2017 1 commit
    • Shu Muto's avatar
      Clean up initAction and scope · 9a9e779d
      Shu Muto authored
      This patch removes deprecated initScope, empty initAction and
      unused "scope" valiable.
      
      Change-Id: Ibea1b55fcbbae55ff727d69a6b2e7005f87f3e0f
      9a9e779d