1. 18 Jul, 2019 1 commit
  2. 03 May, 2019 1 commit
  3. 03 Aug, 2018 1 commit
  4. 13 Feb, 2018 1 commit
  5. 12 Feb, 2018 1 commit
  6. 22 Sep, 2017 6 commits
  7. 04 Sep, 2017 1 commit
    • jiaopengju's avatar
      Fix checkpoints pagination error · 78d1bed0
      jiaopengju authored
      Currently, checkpoints pagination is broken. when
      we listing checkpoints in dashboard (the number of
      checkpoints is more than 20), it always shows the
      same content (the first 20 checkpoints).
      
      Change-Id: I07c9145112439a45a15c9be1c790a50e73f26720
      Closes-Bug: #1714786
      (cherry picked from commit 911ceab977dfd1cdb70de0138d8788530d89b3f2)
      78d1bed0
  8. 03 Sep, 2017 2 commits
  9. 31 Aug, 2017 3 commits
    • jiaopengju's avatar
      Add project_id in neutron operations · a307ebd9
      jiaopengju authored
      When use amdin user to backup the network topology, all
      tenants' network topology will be included, it is because
      that when the user is admin user, neutron returns all
      tenants' network info. So we should do tenant filter.
      
      Change-Id: I98bf9b257162832457a5495b76142c85a0bb87e6
      Closes-Bug:#1713665
      (cherry picked from commit 5f56e8f6052428584f8038ba4ea61ad22637a6fe)
      a307ebd9
    • jiaopengju's avatar
      Fix restore security group error · af72fdbf
      jiaopengju authored
      Change-Id: I8e19d5bb8f9a904dd3ebf1acbeb6b6b2b5ac3e5c
      Closes-Bug:#1713719
      (cherry picked from commit 7a7d7a11d4917f7b8b0ecc82ccabc2a0149f4a7a)
      af72fdbf
    • jiaopengju's avatar
      Remove network dependency of server resource · 6b1ef022
      jiaopengju authored
      Currently, network topology is the dependency of server
      resource, it will make users confused to protect the server
      with network topology and bring network conflict issues.
      
      This patch will fix it.
      
      Change-Id: I21d62d66f5d66a1bc5e2c41ffc510fba19393ac5
      Closes-Bug:#1711879
      (cherry picked from commit 0c042063b6a1ccc9ca51061d961cf746b27bf7eb)
      6b1ef022
  10. 14 Aug, 2017 10 commits
  11. 13 Aug, 2017 5 commits
  12. 12 Aug, 2017 3 commits
  13. 11 Aug, 2017 2 commits
  14. 10 Aug, 2017 3 commits