TOSCA to YANG Translator Initial commit 02/1102/1
authorHashir Mohammed <hashir.mohammed@riftio.com>
Fri, 10 Feb 2017 19:10:47 +0000 (14:10 -0500)
committerHashir Mohammed <hashir.mohammed@riftio.com>
Mon, 13 Feb 2017 06:23:41 +0000 (01:23 -0500)
commitb564e14781323b393f09074d748033a8a879fe80
tree7a26ac0c26ade3d4829d443b556da79039186055
parent95f4a84567c170a3e5b267d1e033013885c920b3
TOSCA to YANG Translator Initial commit

Signed-off-by: Hashir Mohammed <hashir.mohammed@riftio.com>
13 files changed:
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_compute.py
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_forwarding_graph.py [new file with mode: 0644]
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_forwarding_path.py [new file with mode: 0644]
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_initial_config.py
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_network_network.py
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_network_port.py
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_nfv_vnf.py
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_placement_group.py [new file with mode: 0644]
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_scaling_group.py
common/python/rift/mano/tosca_translator/rwmano/tosca/tosca_vnf_configuration.py [new file with mode: 0644]
common/python/rift/mano/tosca_translator/rwmano/translate_node_templates.py
common/python/rift/mano/yang_translator/rwmano/yang/yang_vnfd.py
models/plugins/yang/mano-types.yang