Add opera support 75/27075/9
authorHarry Huang <huangxiangyu5@huawei.com>
Tue, 17 Jan 2017 06:45:57 +0000 (14:45 +0800)
committerHarry Huang <huangxiangyu5@huawei.com>
Sat, 4 Feb 2017 01:57:41 +0000 (09:57 +0800)
commit613ff10892793546146bd7e9d08054788f823609
tree99c710e58c483df532cbb37111fb3f123e5ed04e
parent7173757a6190f4528d36053d82467c74dbf16b3f
Add opera support

JIRA: COMPASS-504
JIRA: OPERA-1

Function:
  support open-o deployment by calling opera project.
  open-o deployment will start at the end of normal
  compass4nfv deployment.

Changes:
  1. add scenario and network yaml for opera
  2. add opera_adapter.py for calling opera

Attention:
  The git URL for opera will change after opera patch
  OPERA-2 is meraged. This patch should be modifed
  before meraged.

Change-Id: Id0afcece920c4107bb23f42b460c46eec3ca97e6
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
deploy/compass_conf/package_metadata/openstack.conf
deploy/conf/vm_environment/huawei-virtual7/network.yml [new file with mode: 0644]
deploy/conf/vm_environment/os-nosdn-openo-noha.yml [new file with mode: 0644]
deploy/launch.sh
deploy/opera_adapter.py [new file with mode: 0644]