Tagged by CORD Jenkins version-tag job: 1032, for Gerrit patchset: 12489
[SEBA-412] Automated reformat of Python code

Passes of modernize, autopep8, black, then check with flake8

flake8 + manual fixes:
  lib/xos-config
  lib/xos-kafka
  lib/xos-util
  xos/coreapi
  xos/api
  xos/xos_client

Change-Id: Ib23cf84cb13beb3c6381fa0d79594dc9131dc815
273 files changed
tree: b9fbe0cb959f76e1d651bc8c0e3e78aa2807ec62
  1. .dockerignore
  2. .gitignore
  3. .gitreview
  4. LICENSE.txt
  5. README.md
  6. VERSION
  7. book.json
  8. containers/
  9. docs/
  10. lib/
  11. scripts/
  12. tox.ini
  13. unittest.cfg
  14. xos/
README.md

XOS

XOS is a framework for operationalizing a collection of disaggregated services. It is packaged as a project in the Open CORD initiative, with source code managed through https://gerrit.opencord.org. It is also mirrored at https://github.com/opencord.

You can download and use XOS either as part of CORD (see the CORD Guide for details) or as a standalone component (see the XOS Guide for details). Also visit the XOS Wiki Page for additional information.