1. 29 Aug, 2016 1 commit
    • adrian-turjak's avatar
      Fixing client format and sort issues · 4c654465
      adrian-turjak authored
      Client now doesn't sort by default and instead expects
      sorting to come from the server.
      
      Json formatting has been improved to correctly wrap for
      long lines.
      
      Added json formatter for newly added 'approved_by' field.
      This will still work for older deployments without the
      approved_by field.
      
      Change-Id: I18adcccc36c9f71af8d4c90aacafdb5793e4999e
      4c654465
  2. 10 Aug, 2016 1 commit
    • adrian-turjak's avatar
      updating shell and client to use KeystoneAuth · d199682b
      adrian-turjak authored
      Also renaming OS_AUTH_TOKEN to OS_TOKEN
      to be more consistent with OpenStackClient.
      
      Minor formatting changes.
      
      Added 'env/' to gitignore.
      
      Change-Id: I2ef4e6920b75b0abe79c7fe3e1ac06d8230001e3
      d199682b
  3. 08 Aug, 2016 1 commit
  4. 29 Apr, 2016 1 commit
  5. 05 Apr, 2016 1 commit
  6. 09 Mar, 2016 1 commit
  7. 26 Feb, 2016 1 commit
  8. 24 Feb, 2016 2 commits
    • Dale Smith's avatar
      Remove duplicated code in token_submit functions. · b0425f4c
      Dale Smith authored
       * Create a common helper function.
       * Both specialised password and generic submit now use this.
       * Provide more useful information for badly formatted json to token_submit.
       * Added exception support for stacktasks' errors list.
      
      Change-Id: Id6fd38ae79226aa9da2af3301f320129122eb2b3
      b0425f4c
    • adriant's avatar
      Tons of clean up, some new features, some bug fixes · 9b84cac7
      adriant authored
      * new function for cleaning up expired tokens
      * new function to cancel a task directly
      * lots of clean up
      * reworked some functions to work with more than one item
      
      Change-Id: I21683af24410c7a602c2d5a7fb93f7cbc1f605e5
      9b84cac7
  9. 04 Feb, 2016 2 commits
  10. 29 Jan, 2016 1 commit
    • adriant's avatar
      Lots of cleanup · c85ace93
      adriant authored
      * deletion of unneeded heat code
      * lots of pep8 cleanup
      * renaming and shifting some stuff
      * adding/updating some licenses
      
      Change-Id: Idd28a0669d1833d4975f877b601c4b43f76eb5e1
      c85ace93
  11. 28 Jan, 2016 2 commits
  12. 25 Sep, 2015 1 commit
    • Dale Smith's avatar
      Implemented --bypass-url, token submission, user-role editing · 022cb13e
      Dale Smith authored
        * Added usage examples and bypass-url to readme.
        * Implemented --bypass-url option.
        * Updated endpoints to /v1/openstack/
        * Token submission and query
        * Implemented user-role-add, user-role-remove
        * Users and roles may be specifed by ID or Name
      
      Change-Id: Ic41e7e1e4c7c89f4fe1fb2af00e21700c652ee4c
      022cb13e
  13. 17 Sep, 2015 1 commit
  14. 24 Feb, 2015 1 commit