commit | 0ab66e925eaf98b853a3f5625d747d9e3362e54a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Feb 10 12:42:07 2016 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Feb 10 12:42:07 2016 -0800 |
tree | dc355d3e0449676a2e29c31a8ea1d7fc1322b290 | |
parent | a86a60ca9ac43ea6351a26c25e24b4e7e445ca59 [diff] |
make ONOSService sync_step a no-op if no_container is specified
For a general introduction to XOS and how it is used in CORD, see http://guide.xosproject.org. The "Developer Guide" at that URL is especially helpful, although it isn't perfectly sync'ed with master. Additional design notes, presentations, and other collateral are also available at http://xosproject.org and http://cord.onosproject.org.
One quick way to get started is to build and run the containers in containers/
(see the README in that directory for more information).
Another quick way to get started is to look at the collection of canned configurations in xos/configurations/
. The cord
configuration in that directory corresponds to our current CORD development environment, and the README.md
you'll find there will help you get started.