renamed conflict var in volume mount

Change-Id: Ica6ca979175d1d94dd78176484a6868d1c9a13e8
(cherry picked from commit edb2c4f88a88bc6e69090182c087d8df173563f2)
1 file changed
tree: 41d61c02ec226e29a80d0563b2716f9d3c59d5e1
  1. .dockerignore
  2. .gitignore
  3. LICENSE.txt
  4. README.md
  5. apiary.apib
  6. containers/
  7. views/
  8. xos/
README.md

Getting Started with XOS and CORD

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.