summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove references to sys.version_infowu.shiming2021-09-182-5/+0
* Merge "[part1]:Remove six"Zuul2020-10-141-1/+1
|\
| * [part1]:Remove sixgugug2020-06-161-1/+1
* | Stop to use the __future__ module.Hervé Beraud2020-06-052-3/+0
|/
* Switch to using stestrCharles Short2018-06-031-6/+0
* Refactor NSD4 UT for using upstream eventletHieu LE2017-04-271-32/+0
* Add SOA to RECORD_TYPES in sqlalchemy.tables and remove eventlet constraintMonty Taylor2017-04-241-0/+32
* Using sys.exit(main()) instead of main()Luong Anh Tuan2016-09-261-1/+1
* Removed old tooling for ks CLIGraham Hayes2016-04-181-198/+0
* Add delayed NOTIFYFederico Ceratto2016-02-172-0/+151
* Only print flake8 table if there is resultsGraham Hayes2015-07-201-17/+19
* Replaced print with print() to provide py 2/3 compatibilitysonu.kumar2015-07-201-3/+4
* Test - add nicer formating to flake8 outputGraham Hayes2015-07-082-0/+94
* Add pretty_tox subunit wrapperKiall Mac Innes2015-01-301-0/+6
* Update from oslo-incubatorKiall Mac Innes2014-07-241-1/+1
* Update install_venv from OsloKiall Mac Innes2014-04-113-112/+42
* Register as a endpoint without versionEndre Karlson2014-02-251-1/+1
* Rename keystone-setup script for designateKiall Mac Innes2013-06-131-0/+0
* Rename Moniker -> DesignateKiall Mac Innes2013-06-092-12/+12
* Switch to PBRKiall Mac Innes2013-05-317-109/+38
* Helper utilitiesEndre Karlson2013-05-234-0/+360
* Pin to jsonschema less than 1.0Kiall Mac Innes2013-02-261-1/+1
* Update to JSONSchema 0.8 finalKiall Mac Innes2013-01-301-1/+1
* Sync with Oslo 30a50c8aKiall Mac Innes2013-01-291-1/+0
* Handle RPC timeout's appropriately in the APIKiall Mac Innes2013-01-091-0/+1
* Switch to plain .json schemas and improve Schema handling.Kiall Mac Innes2012-12-031-1/+1
* Sync with Oslo-Incubator 1fd7694eKiall Mac Innes2012-11-291-0/+1
* Keystone helperEndre Karlson2012-11-231-0/+198
* Add first API test for listing serversKiall Mac Innes2012-11-211-0/+1
* Add cliff to pip-requires and ensure all bin/ files are checked with pep8Kiall Mac Innes2012-11-201-0/+1
* Make us client library independent for server side operationsEndre Karlson2012-11-201-1/+0
* Cleanup tox / test depsKiall Mac Innes2012-11-181-2/+0
* Add PyFlakes tox envKiall Mac Innes2012-11-181-2/+1
* Pull Keystone middleware from the keystone client package.Kiall Mac Innes2012-11-171-1/+1
* Remove backported unittest assertions in favour of unittest2.Kiall Mac Innes2012-11-091-0/+1
* Add nosexcover and nosehtmloutput Nosetests plugins to tools/test-requiresKiall Mac Innes2012-11-071-1/+3
* Ensure we depend on SQLAlchemy 7.xKiall Mac Innes2012-11-062-2/+2
* Update requirements for monikerclient -> python-monikerclientKiall Mac Innes2012-11-011-1/+1
* Fixup deps and tox.ini for Stackforge+GerritKiall Mac Innes2012-11-011-1/+1
* Add sphinx doc skeletonKiall Mac Innes2012-10-311-0/+2
* Move optional dep's to their own fileKiall Mac Innes2012-10-302-10/+9
* Move SQLA dep in pip-requires to indicate it is optional (kinda)Kiall Mac Innes2012-10-281-1/+1
* Attempt to make backends more driver based like in CeilometerEndre Karlson2012-10-281-0/+2
* Switch from git:// to GubHub tarball via https for python-monikerclient depKiall Mac Innes2012-10-271-2/+1
* Add database init + sync commandsKiall Mac Innes2012-10-261-0/+1
* Add openstack.nose_plugin as a test depKiall Mac Innes2012-10-251-1/+1
* Add Openstack-Nose test depKiall Mac Innes2012-10-251-0/+1
* Add SQLAlchemy Migrate depKiall Mac Innes2012-10-231-0/+1
* Add some missing deps required by OS-CommonKiall Mac Innes2012-10-231-1/+5
* Use the latest version of PEP8Kiall Mac Innes2012-10-221-1/+1