summaryrefslogtreecommitdiffstats
path: root/docs/submodules/opera
AgeCommit message (Collapse)AuthorFilesLines
2017-03-31Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - Add known issue in docs Change-Id: Ia02802eeeac10a490dac612348adaf2908347021 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 645898cb63b05c96f7fc15aa3934af12d988cd33)
2017-03-30Update git submodulesShubhamRathi1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - Adding labels Change-Id: I006b8d070f0be1d15554c989f1a781ce2c566a0a Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit 59feacf3bf7a46819b5884bd5ed25b73c5334da7)
2017-03-30Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - Add scenario description in docs Change-Id: Ifc78defa03099c284995108f9d00315bbff2495a Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 01ff8987aa2b1439a02712f4bb501c704287309e)
2017-03-30Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - doc adjust change doc structrue Change-Id: I66bea1f0a922930f0407dc04898fbb410d9305e9 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 2943208b162c1fc4fc21cae98ec412b476ce95aa)
2017-03-30Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - Clean nfvo-driver-vnfm-juju docker nfvo-driver-vnfm-juju docker is unstable and currently using a personal docker repository to keep a working one. function docker_clean will only clean docker from openoint Change-Id: I90d5b98a10e44e900fe231e4b29925889536af41 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 79219733ea099837d77bf851adde66f6e06c1b5e)
2017-03-27Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - run without sudo Jenkins can't remove some dir generate by sudo and leads to CI error for following tasks. Change codes to run ./opera_launch.sh without sudo Change-Id: Iaebd7e1fbdf413a91cc55c77e1b5c6915cfc86d6 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 7ee5c95db62d13d860d51974aa9c0a14404cee56)
2017-03-25Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/opera from branch 'stable/danube' - Updated Ellis configuration 1. Fix the Ellis port inaccessible issue 2. Force to pull the latest juju server code Change-Id: I8b36271e37e19d3ebab03a9808f11d210f975d59 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 654e20848b723541c17d56cf16518db87e14f7ae) - fix pyyaml bug package_prepare should run before generate_conf to ensure pyyaml is installed. otherwise generate_conf will fail when pyyaml is not installed before. Change-Id: I181225637969f3602ce34984e4710a2610e8cd18 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit a6346420a0e0d2f4564d8ecc030146cae098a7f4) - Merge "Add delay when upload csar package fail" into stable/danube - Opera Docs version: firt draft Change-Id: Id0ba01cd205229f0a11ce0d9a921f5fce84dd221 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit f8eb16e4a3c38d4899234c95356c88f9c80789da) - Add delay when upload csar package fail There is occasional failure when upload csar package. Add 10 second 10 retries to workaroud this problem. Change-Id: I0d081699d744bc2a3f93d23fa5afea48f426beff Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit f809fd6d07d3447af62297377f963e1c6e4556e3) - add get_vnfm_ip add function get_vnfm_ip to get juju client vm ip Change-Id: Ib78d81ab2bb54ecc197581913c5127235bc563da Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 4867ce93ff214e5bcb1b3b178173080a17bfc5dd) - fix csar bug csar vars not generate when vnf_type is None. modify process_conf to fix this bug Change-Id: I9967acc9d7c1cea9012f8feb5b8f0141f1c6d3b8 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit f1ef7f43d12751b10314a7e07c3e3ae815057a39) - Add upload packages retry 1. retry 5 times if csar package uploads fail 2. clearwater service name varies over the time 3. use the word vnf instead of app Change-Id: Id85c7f467cbefbc46fd1f1daf6202d89ef3ac898 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 8a07bcd6b75f62c7c79504f8a3c020a2d635156e) - independent network for opera 1. launch open-o dockers directly on jump host instead of a vm 2. launch only one juju vm has both client and metadata function 3. add clearwater csar packages into opera repo 4. automatically deploy clearwater when key application in conf/application.yml has value clearwater 5. support keystone v3 Change-Id: Ic59f66d2cededf661aa7f6de2a40836ea40d8887 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit cd0feb45a414980fdd7249c9cc4fc28a1213c769)
2017-03-22Adding opera submoduleAric Gardner1-0/+0
This will fix build: https://gerrit.opnfv.org/gerrit/#/c/29335/5 Change-Id: Ib2e214374ab071a11a46588b83113b43468ebdb1 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 7d76bf377d21d4f3d9946078482e23e87f707cca)