Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Strip trailing whitespace from yaml samples | 1 | -5/+5 | ||
Change-Id: Icdd35f6757d1179cb667fc2808bbd42655f7425b | |||||
2014-08-21 | A vlan on an OVS bridge doesn't require a device | 1 | -5/+8 | ||
Updates the object model so that a VLAN on top of a bridge (an OVS int port) doesn't require a physical device to be set in the object model. | |||||
2014-08-20 | Add support for parsing YAML | 1 | -0/+16 | ||
Adds new YAML examples. Also adds some new CLI test cases which compare --noop stdout (from the CLI) for the json and yaml examples to verify they generate the same things. |