commit | f23a9552e0bc3b4a680e04580ade954769fd6a7c | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Tue Aug 30 09:34:32 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Tue Aug 30 16:58:29 2016 -0700 |
tree | e32de7ac6a530ded426a89c80ebef5f039fd8c99 | |
parent | 58d0edefe16e357189803ece46666db536228e21 [diff] |
save python package versions in /var/xos update to ubuntu 14.04.5 use requirements file for pip install Change-Id: I1aa375e4ae374a65495fcbcbf9eb6a3b27b2710a
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.