requirements.txt 565 B

12345678910111213141516171819202122232425262728293031323334
  1. eventlet
  2. keystoneauth1
  3. keystonemiddleware
  4. jsonschema
  5. PyMySQL
  6. oslo.concurrency
  7. oslo.config
  8. oslo.context>=2.19.1
  9. oslo.db
  10. oslo.i18n
  11. oslo.log
  12. oslo.messaging
  13. oslo.middleware
  14. oslo.serialization
  15. oslo.service>=1.12.0
  16. oslo.versionedobjects
  17. paramiko>=2.1.0
  18. paste
  19. pbr
  20. psutil
  21. pyOpenSSL
  22. python-keystoneclient
  23. # required by `oslo_cache` when imported by `keystonemiddleware`
  24. python-memcached>=1.56
  25. python-barbicanclient
  26. python-swiftclient>=3.2
  27. git+https://github.com/cloudbase/pywinrm.git@requests#egg=pywinrm
  28. PyYAML
  29. requests
  30. mysqlclient
  31. schedule
  32. strict-rfc3339
  33. sqlalchemy
  34. webob