summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Run the functional tests in a more verbose modePaul Glass2016-04-071-0/+6
| | | | | | | | Previously, the cli functional tests would not display each test case as they ran. This fixes that, similar to how the api functional tests do this. Change-Id: I899bafa4923dc9c80cad35cdb1f86cbf2e93038d
* Migrate to PBRKiall Mac Innes2013-05-253-13/+0
| | | | Change-Id: I4f32b7c3ca7831becdd49f75a7fa48bfcfa7fe76
* Switch to flake8 and testrEndre Karlson2013-05-241-0/+3
| | | | Change-Id: Ia25ef86786895f376be410f74b9a30e3e8ff4243
* Allow for controllers to be loaded dynamically.Kiall Mac Innes2013-04-121-0/+1
| | | | Change-Id: If85de4c02406e8ffd49da3c04c23db58ad2df119
* Add keyring to pip-requiresKiall Mac Innes2013-03-291-0/+1
| | | | Change-Id: I25a54badf2f33d2f25257793b227c80e86e69894
* Pin to jsonschema less than 1.0Kiall Mac Innes2013-02-271-1/+1
| | | | Change-Id: I9c4b804a5dd476c69976aed841f804283ecf8996
* Bump JSONSchema version to 0.8, tracking the server component.0.0.1.alpha20.0.1Kiall Mac Innes2013-01-311-1/+1
| | | | Change-Id: I95afdfd1e426cb2d924586f260154ff62d1498d2
* Sync with Oslo 30a50c8aKiall Mac Innes2013-01-291-1/+0
| | | | Change-Id: I12a39aaa506d0938e742285d97c4bf28e21dcb2c
* Actually use the *correct* version of requests.0.0.1.alpha1Kiall Mac Innes2012-12-301-1/+1
| | | | | | Follow up to I17ca5e80 - I misread and assumed a < was a >. Change-Id: I77d5d73d01d0b5129e963a2d8670002fc457ff57
* Depend on and update for requests>1.0 (Matching {keystone,cinder,nova}client)Kiall Mac Innes2012-12-301-1/+1
| | | | Change-Id: I17ca5e802108fcf6dc906ff23b6b61f53a25eac1
* Depend on cliff>=1.2.1Kiall Mac Innes2012-12-301-1/+1
| | | | Change-Id: Ida38a944fe5dd875db12c2826b8d3a4168e54f79
* Initial Python client bindings and CLIKiall Mac Innes2012-11-272-0/+3
| | | | Change-Id: Iac4a73acfb515c1e213a1dd0865a62bc39e3ed0f
* Merge "Add JSONSchemas"Jenkins2012-11-181-0/+1
|\
| * Add JSONSchemasKiall Mac Innes2012-11-141-0/+1
| | | | | | | | Change-Id: Ic776f94224e3ebacf0b1c672fe47152d447f8a82
* | Add PyFlakes tox envKiall Mac Innes2012-11-181-2/+0
|/ | | | Change-Id: I91af105b2b8427b71257c492f2b2830c5602aee2
* Initial Commit - CLI SkeletonKiall Mac Innes2012-10-263-0/+7