commit | d194097dbc831be89bad12178d46273a37f7219a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon May 01 15:45:32 2017 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed May 03 10:17:33 2017 -0700 |
tree | 6176a544f91a085b9b2a555c392e3be4558a73ef | |
parent | 6f9cfb8fd46767473a8753cc5d856827cf3a857c [diff] |
CORD-1169 implement __str__ and __repr__ for orm Change-Id: Ifccf7221f53af33fb62ed162e92c56121a1e17fc
XOS is now packaged as a project in the larger CORD open source initiative, with source code managed through https://gerrit.opencord.org
. It is also mirrored at:
https://github.com/opencord
Https://github.com/open-cloud
the latter of which corresponds to the configuration of XOS we run on OpenCloud.
Up-to-date information about XOS is available at the CORD Wiki. Additional information is available at the original XOS web site, but it is now somewhat dated.
The best way to get started with XOS is to bring up a "Single Node CORD POD," as described here. This version is configured with a service graph that includes ExampleService
, which is a good platform for understanding how to build and use XOS.