tree: 59e574f3f7e202b3bac8b2e4d14e60396f3b2ca4 [path history] [tgz]
  1. cli/
  2. lib/
  3. scripts/
  4. ssh_keys/
  5. third_party/
  6. utils/
  7. __init__.py
  8. README.md
utils/frozen_chromite/README.md

This is a fork of chromite code used by autotest. Since autotest is stuck on Python 2 and is holding back chromite, we've pulled out the code that autotest cares about here. If/when autotest supports Python 3.6+ only, it can migrate back to using chromite directly.