Tagged by CORD Jenkins version-tag job: 1291, for Gerrit patchset: 13134
[SEBA-512]

Fix xosgenx's handling of optional/required modifiers in relation to
the null and blank options, which was nondeterministic depending on the
order of items iterated over in the options dictionary.

Don't allow 'Null' booleans

Change-Id: I3f21180ec11c7e43794c04ebe479d50c11f6271c
15 files changed
tree: 03af4b13d5bef7c05af527b012d7bc4ffd73c9fb
  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.