2
0

requirements.txt 623 B

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