summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Bump up the env_builder.sh to 2.7.9Joshua Harlow2015-02-031-4/+5
* Add a WBE request state diagram + explanationJoshua Harlow2015-01-222-2/+21
* Use constants for runner state machine event namesJoshua Harlow2015-01-151-1/+8
* Add edge labels for engine statesJoshua Harlow2014-12-211-2/+15
* Some package additions and adjustments to the env_builder.shJoshua Harlow2014-12-031-17/+22
* Merge "Add a sample script that can be used to build a test environment"Jenkins2014-12-031-0/+121
|\
| * Add a sample script that can be used to build a test environmentJoshua Harlow2014-07-211-0/+121
* | Add the database schema to the sqlalchemy docsJoshua Harlow2014-10-101-0/+83
* | Color some of the states depending on there meaningJoshua Harlow2014-09-201-4/+18
* | Update the state graph builder to use state machine typeJoshua Harlow2014-09-091-49/+73
|/
* Merge "Use the `state_graph.py` for all states diagrams"Jenkins2014-07-112-43/+126
|\
| * Use the `state_graph.py` for all states diagramsJoshua Harlow2014-07-062-43/+126
* | Remove check_doc.py and use doc8Joshua Harlow2014-06-181-114/+0
|/
* Add a helper tool which clears zookeeper test dirsJoshua Harlow2014-05-091-0/+50
* Check documentation for simple style requirementsIvan A. Melnikov2014-05-081-0/+114
* Add a directed graph type (new types module)Joshua Harlow2014-04-201-5/+3
* import run_cross_tests.sh from incubatorDoug Hellmann2014-04-041-0/+91
* Use the released toxgen tool instead of our copyJoshua Harlow2014-01-121-211/+0
* Add envs for different sqlalchemy versionsJoshua Harlow2014-01-091-0/+211
* Switch to just using toxJoshua Harlow2014-01-023-252/+0
* Update oslo-incubator copy to oslo-incubator commit 8b2b0b743Joshua Harlow2013-12-211-2/+0
* Support several output formats in state_graph toolIvan A. Melnikov2013-10-171-17/+25
* Add task state verificationJoshua Harlow2013-10-141-1/+9
* Update oslo copy and bring over versionutilsJoshua Harlow2013-10-091-41/+1
* Add state to dot->svg toolJoshua Harlow2013-10-071-0/+65
* Remove d2to dependencyMonty Taylor2013-09-303-32/+2
* Remove unused utility classesIvan A. Melnikov2013-09-241-1/+0
* Merge "Add check that task provides all results it should"Jenkins2013-09-171-1/+1
|\
| * Add check that task provides all results it shouldIvan A. Melnikov2013-09-131-1/+1
* | Use executors instead of poolsJoshua Harlow2013-09-131-0/+2
|/
* Remove usage of oslo.db and oslo.configJoshua Harlow2013-09-122-15/+10
* Move toward using a backend+connection modelJoshua Harlow2013-09-121-0/+2
* Add a locally running threaded flowJoshua Harlow2013-08-261-2/+3
* Rework the persistence layerJoshua Harlow2013-08-241-2/+5
* Use oslo's sqlalchemy layerJoshua Harlow2013-08-181-0/+3
* File movementsJoshua Harlow2013-08-171-2/+1
* Resync the latest oslo code.Joshua Harlow2013-08-082-26/+18
* Move to using pbr.Joshua Harlow2013-07-071-0/+1
* Cleaning up various components.Joshua Harlow2013-06-281-1/+2
* Fix all flake8 E* and F* errorsAngus Salkeld2013-06-261-1/+0
* Fix the current flake8 errorsAngus Salkeld2013-06-261-3/+6
* Dinky change to trigger jenkins so I can cleanup.Joshua Harlow2013-06-191-0/+1
* Fix tests for python 2.6Joshua Harlow2013-06-051-0/+2
* Resync with oslo-incubator.Joshua Harlow2013-05-222-1/+3
* Include more dev testing packages + matching versions.Joshua Harlow2013-05-221-5/+6
* Update dependencies for new db/distributed backendsJoshua Harlow2013-05-221-0/+5
* Start adding in a more generic DAG based workflow.Joshua Harlow2013-05-141-1/+1
* Begin adding testing functionalityJoshua Harlow2013-05-135-1/+313
* Rework how we should be using lists instead of ordereddicts for optimal usage.Joshua Harlow2013-05-131-1/+0
* On python <= 2.6 we need to import ordereddictJoshua Harlow2013-05-081-0/+1