tree: 6a592af7d46c7b4388bf735ec573513d9e78b9f1 [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.