tree: 85e2d9409871641b132babc58803eea8f3956d56 [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.