Add deployment scripts for vRNC 93/20593/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Tue, 23 Aug 2016 09:11:21 +0000 (17:11 +0800)
committerxiaodong shang <shang.xiaodong@zte.com.cn>
Wed, 7 Sep 2016 16:08:17 +0000 (16:08 +0000)
commit7782670571684cc57803a9170f476ab231789bf5
tree5f17b8df50dd1a1df50dcb047162c528d4272db9
parente0424a2f526c6a4f20938c95083e08335d864785
Add deployment scripts for vRNC

Add deployment scripts for vRNC when deploy vRNC in openstack.

JIRA:PARSER-49

Change-Id: I13092f9939a3fe6710e50e2191a82b8cdc25e3e3
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
(cherry picked from commit 434aa2750f4b74fa46711c930ed46bb81a34f34f)
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/CM/cm_active_configure.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/CM/cm_install.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/CM/cm_passive_configure.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/DM/dm_configure.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/DM/dm_install.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/LB/lb_configure.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/LB/lb_install.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/MM/mm_active_configure.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/MM/mm_install.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/MM/mm_passive_configure.sh [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/MM/mm_storage_configure.sh [new file with mode: 0644]