Updated yeoman  generator to support external ng-xos-lib
Updateding Custom Views:
- ceilometerDashboard
- contentProvider
- dashboardManager
- developer
- diagnostic
- hpc
- mCordTopology
- openVPN
- serviceGrid
- subscribers
- syncNotifier
- tenant
- truckroll

Change-Id: I8bdebf70d3b72ceca8ec04565213efa60bc0b8d3
140 files changed
tree: a28d33cccee8994b62f2dae9af42f90c0c967733
  1. .dockerignore
  2. .gitignore
  3. .gitreview
  4. LICENSE
  5. LICENSE.txt
  6. README.md
  7. apiary.apib
  8. containers/
  9. views/
  10. 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.