commit | aee7e45b8ff58b8fac6a60a66f46fd76994d74cd | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon May 21 16:45:35 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon May 21 16:45:35 2018 -0700 |
tree | 11d4011f5f3cf5fb0780d7d3cd719bf6bcb47004 | |
parent | 31361aeda045381d49fda285eab9f4bfa503f10e [diff] |
model_access get model should return IndexError as Django does Change-Id: I0bc8ae1443e6e7e4fdc2972d69b903db624c7937
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.