TOSCA to YANG Translator Initial commit
authorHashir Mohammed <hashir.mohammed@riftio.com>
Fri, 10 Feb 2017 19:10:47 +0000 (14:10 -0500)
committerHashir Mohammed <hashir.mohammed@riftio.com>
Mon, 20 Mar 2017 07:11:46 +0000 (03:11 -0400)
commita32315535a0d3ed57f671de78d2df0b5de11db68
tree87898d5e868743ad8ceb32aa83682ab30beaa3ca
parent8dfa9a16fb8cda714cb460db1044515f8be6ef49
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