Update requirements for swift/keystone

Change-Id: I843b3abfb0088c16f5fb24a6cc4849e6154d5f79
1 file changed
tree: c2c73d9b57c13e4464cd0ebcb483f37cc3bb4c5a
  1. .gitignore
  2. .gitreview
  3. .testr.conf
  4. LICENSE
  5. README.md
  6. doc/
  7. etc/
  8. requirements.txt
  9. setup.cfg
  10. setup.py
  11. test-requirements.txt
  12. tests/
  13. tools/
  14. tox.ini
  15. turbo_hipster/
README.md

turbo-hipster

A set of CI tools.

worker_server.py is a worker server that loads and runs task_plugins.

Each task_plugin is a zuul gearman worker that implements, handles, executes a job, uploads/post-processes the logs and sends back the results to zuul.

plugins

gate_real_db_upgrade: Runs the db_sync migrations on each dataset available in the datasets subdir.