1. 23 Aug, 2019 2 commits
  2. 25 Jul, 2019 1 commit
  3. 19 Apr, 2019 1 commit
  4. 03 Apr, 2019 1 commit
  5. 19 Mar, 2019 1 commit
  6. 25 Oct, 2018 1 commit
  7. 24 Aug, 2018 3 commits
  8. 22 Aug, 2018 4 commits
  9. 19 Aug, 2018 1 commit
  10. 14 Aug, 2018 1 commit
    • wangzh21's avatar
      Update python-cyborgclient doc · 480b8c24
      wangzh21 authored
      1.Remove the wrong document
      2.Update env api version
      
      Change-Id: Ieb88341a636a0d77d64986aff5a09eca05746fe7
      480b8c24
  11. 07 Aug, 2018 1 commit
  12. 02 Aug, 2018 1 commit
    • wangzh21's avatar
      Add filter to list · 0e01835b
      wangzh21 authored
      1.Cyborg should support filtering queries. This patch is the
      implementation of client.
      2.Add UT for cyborgclient.
      
      Change-Id: Ia4a98be93f2a32e7e818d4831a24652c78b97788
      0e01835b
  13. 27 Jul, 2018 1 commit
    • wangzh21's avatar
      Fix url_path · 16bdd7cc
      wangzh21 authored
      1. Replace /v1/deployables with /v1/accelerators/deployables.
      2. Replace base_url with api_name.
      3. Fix update body.
      
      Change-Id: I82bab30d4d880580755e176f751fd5a075975232
      16bdd7cc
  14. 26 Jul, 2018 1 commit
  15. 15 Jul, 2018 1 commit
  16. 13 Jul, 2018 1 commit
  17. 12 Jul, 2018 1 commit
    • Doug Hellmann's avatar
      fix tox python3 overrides · ce6e9b2a
      Doug Hellmann authored
      
      
      We want to default to running all tox environments under python 3, so
      set the basepython value in each environment.
      
      We do not want to specify a minor version number, because we do not
      want to have to update the file every time we upgrade python.
      
      We do not want to set the override once in testenv, because that
      breaks the more specific versions used in default environments like
      py35 and py36.
      
      Change-Id: I766b8f8d86735669e0f5a1aa1545fda72e5712ca
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      ce6e9b2a
  18. 16 May, 2018 1 commit
  19. 12 Apr, 2018 1 commit
  20. 27 Mar, 2018 1 commit