os-net-config/os_net_config/tests
Harald Jensås 206615288a Route object - add support for neutrons Route schema.
Adds support to use ``destination`` and ``nexthop`` as keys in the
``Routes`` objects in addition to ``ip_netmask`` and ``next_hop``.

Neutron Route objects use ``destination`` and ``nexthop``. Supporting
the same schema enables the possiblity to passing a neutron route
directly to os-net-config.

Change-Id: Ifc5aad7a154c33488a7613c8ee038c92ee6cb1a7
Related: blueprint tripleo-routed-networks-templates
2018-07-09 15:00:59 +02:00
..
__init__.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
base.py Remove mox usage 2018-03-08 14:58:32 -05:00
test_cli.py vlan and linux_bond members for contrail vrouter 2018-07-02 12:35:06 +00:00
test_impl_eni.py Remove mox usage 2018-03-08 14:58:32 -05:00
test_impl_ifcfg.py vlan and linux_bond members for contrail vrouter 2018-07-02 12:35:06 +00:00
test_objects.py Route object - add support for neutrons Route schema. 2018-07-09 15:00:59 +02:00
test_os_net_config.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
test_utils.py Remove mox usage 2018-03-08 14:58:32 -05:00
test_validator.py Route object - add support for neutrons Route schema. 2018-07-09 15:00:59 +02:00