commit | 3d61cf81eff9f67be51c407e98deb82f962b39c2 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Sun May 14 23:59:23 2017 +0200 |
committer | Sapan Bhatia <sapan@onlab.us> | Tue May 16 09:26:44 2017 -0700 |
tree | 7269b367efddf6e8c16e9e950d7ef5adb9db5c1f | |
parent | 15a5fe70001685321d203fbbf3f536f85e78d736 [diff] |
CORD-1166: Unit test suite for xproto generation. Includes 12 tests covering parsing, jinja2 target functionalities, xproto to protobuf conversion, django generation, pure protobuf generation. Also added README.md file. Change-Id: I66a6982fafdc972966ec33bbd24d0333de040c61
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.