summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-09Update git submoduleswutianwei1-0/+0
* Update docs/submodules/releng from branch 'master' - [compass4nfv] remove vping suite from verify functest healthcheck include the vping, so we can remove this suite. Change-Id: Ifc5f9e2195a9d31713f6e2c2ce47642dc7855855 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-07-08Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Temporarily disable Snaps CreateRouterSuccessTests The test could be falsy regarding the possible external network configs [1]. This patch will be reverted as soon as the bug is closed [2]. [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/246/console [2] https://jira.opnfv.org/browse/SNAPS-320 Change-Id: I680656b300f0d669e8d96bec6c94a4a804ebbecb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 74c4e99c18d00d80ce7a2c2f0c36e656a842b966)
2018-07-06Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb/releng: fix partial image name matching" - jjb/releng: fix partial image name matching Docker image building script opnfv-docker.sh tries to remove existing images before and after building. It simply uses grep to matching image names, which may cause partial name matching problems. Ex. opnfv/compass-tasks will match both opnfv/compass-tasks and opnfv/compass-tasks-base, and may lead to accidentally removing of images still in use when several building tasks run concurrently. Error log: https://build.opnfv.org/ci/job/compass-tasks-build-arm64-master/6/console Change-Id: I1a83f801c5e0cc889cd9e17b8d1b4d895f1f68a9 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-07-04Update git submodulesDelia Popescu1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Get aarch64 image metadata for cinder and vping testcase Image metadata for cinder and vping tests is no longer set for ARM Change-Id: I2ab8e6ce55c6e619b96e49ecec7afe727a902345 Signed-off-by: Delia Popescu <delia.popescu@enea.com> (cherry picked from commit c944ba0ae455c57e268f687128a9332ea3351e11) - Abort vping_userdata test if IP address is missing Do not start checking the result of ping test if the first instance has no IP address. JIRA: FUNCTEST-976 Change-Id: I2da3154e63a6a97f86efe8274be84abc437aa133 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com> (cherry picked from commit 34ba453f1924f0d3ccd54d38db82fe008ab40442) - Create Member role if required It seems there is no common role configuration between OPNFV installers. Then it creates/removes the expected role if required. Change-Id: I38a92e2522a401f46a59813b9e9443a11d6c7060 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit b3916af1754e02bb952b431a36c70b0c3aee9a0a) - Inherit rally from VmReady1 It also fixes clean(). Change-Id: I42d1305d5cdb5a717cfa7fce26798ac7102310f7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 43d6672e637a5b5b68ac4c382140996b4b9b17da) - Update patches for all tests based on scenarios Change-Id: Iff7fd8e6c14bdfb67ae146c5be1e073673a951d8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 780ca99c712cf6c94147bfc72095fba61768e74b) - Fix role name for tenantnetwork Role name _member_ is no longer available The test returnes OpenstackCloudException that role _member_ is not found Change-Id: I37c8dfe6c4da04009ccabbc49e12c2123d92832b Signed-off-by: Delia Popescu <delia.popescu@enea.com> (cherry picked from commit 7597d0af5d3e25e9f0eccc74eb4e904f3389332d) - Add dedug data when creating project/user https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/127/console Change-Id: I233cef05560eba5f238b0eea3e2c56cb3c882931 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 6a3328b3e9d77810b725e96d21a225283396cfcf) - Force the use of public endpoints in shaker.py It now leverages on the new user created and gets the public endpoint. Change-Id: Iead106e614a73708cb13e33b49a2f438766a3056 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 192cdecb5d7ed16641d1c5520450be38e9e0f166) - Improve scenarios to reduce duplicate codes Change-Id: I71f79b9ac8314ac979d4b1009f662baa7c93a4fd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit d2bf2e00eaedb5113f4baee3a707aa026dd1c18d) - Fix hardcoded value Change-Id: I070e1404a4b0dba4733f38e2de32e1fa77254ddc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9927a930bd77b7be7fa079472838f0c9f10e1c13) - Decrease the log level when connecting in singlevm https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/172/console Change-Id: I0fd3bb833d306626c0eb6393fff3d0fca0579100 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 92bbc5c3e4f84ee141cdf5cc78d296e27f246124) - Fix user/project create operations os_client_config creates a singleton which forbids the previous processing. It also cleans remaining resources and allows publishing public images (needed by Tempest) Change-Id: I3a0ad8664b263d3ee8599efe2973465006d5750b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c717c43b1257e126296a4b1d697c8f6a72728855) - Update tempest to inherit from VmReady1 It also copies tempest.conf due to side effects raised by Barbican plugins. Change-Id: Ie87680f5d2e68527a5a61aac302838afc339dde8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9ef0bcbeb22ca70ff2ceb750c08fb24e46a9d0ea) - Publish vmready scenarios It will simplify code in juju_epc, tempest, etc. Change-Id: I195ae1d7d75f1c2f2eba76ae3c5307153e9b9759 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit b2824f4dc2f32731667e2cf511635dc885d08be9) - Publish singlevm scenarios They ease creating all ressources to execute command in a new VM reachable via ssh. This scenarios should be reused by other more advanced ones (shaker, vping, cinder, etc.). Change-Id: If23866827c64a7afbdd8ff596dbc33710ee4ee20 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 0f6c31a434873068e6c3bfecf31930536bf59d2f) - Publish tenantnetwork scenarios They ease creating all tenant network ressources. These scenarios should be reused by other more complex ones. Change-Id: I4ce1872065bde92408d34f2ca8823ce98275d8d5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 979161874ba837f55a53aba391966c52433123e6)
2018-07-03Update git submodulesStuart Mackie1-0/+0
* Update docs/submodules/snaps from branch 'stable/fraser' - Remove conditional on external_fixed_ips to allow for case that it is not set but network_id is set in external_gateway_info Change-Id: Ib0fdfbf49730ca68d7c1d47c18c2ac17be637380 Signed-off-by: Stuart Mackie <wsmackie@juniper.net> (cherry picked from commit 26645b9602a5eb41a6ab066d51a08a4d67d08c62)
2018-07-03Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[release] Fuel, Armband: Release opnfv-6.2.1" - [release] Fuel, Armband: Release opnfv-6.2.1 Change-Id: Ic3e0be0f031408146ceead3130850650e6bde125 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-03Update git submodulesTrinath Somanchi1-0/+0
* Update docs/submodules/ovn4nfv from branch 'stable/fraser' - OVN4NFV Fraser 6.2.0 release notes. Change-Id: I85781832e4e7d5fe66d9da1766f99dbd18c3dd54 Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com> (cherry picked from commit fbec8835ec57be01834b7b5ec4283346ab54bc12)
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump for noha fixup of keyserver access Change-Id: I3051ba6250e83ce878bed1ad4fd3afb15de115af Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [salt-formulas] opendaylight: Fix noproxy case Change-Id: I192cda7412151b2974e1bcd79a51f7593acace5d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit b52c4df4061fd7a51aad94f144bb1326fa8a8b5a)
2018-07-02Update git submodulesOnong Tayeng1-0/+0
* Update docs/submodules/releng from branch 'master' - Tagging FDS for Fraser 6.2.0 Change-Id: Idebf9d0d49ef9d57901615ddf15595545031f093 Signed-off-by: Onong Tayeng <otayeng@cisco.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump for ODL keyserver prx rework Change-Id: I072da6af13f706a1159a9b2a2196ba363087179c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [salt-formulas] opendaylight: Adjust keyserver prx Align opendaylight/server sls with the latest salt-formula-linux version of keyserver requests support behind proxy. Change-Id: I55f9010eec8b74932d4a28215ecf9647deb3d82c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 6924fe7e4cadeb5dbe6857adb413d688209bd4e1)
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump for release tag update in docs Change-Id: I3191f4392c9b84cfc8e035bd64a144b6d7159755 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [docs] Bump release tag to 6.2.1 Change-Id: I011f34535363d02ef726dfafd6abe0d3c6b4df5f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 61783aec0db25652b11d6858b3103cc12d540b76)
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump for APT allow-upgrades Change-Id: I76cfc1fc0b262e0a673f87f056e47257c9ea7ad8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [apt] Allow downgrades during APT operations Pinning certain packages (e.g. OVS) interfers with `dist-upgrade` if downgrades are not explicitly allowed. Change-Id: I0b001936e86228037c30f30812e32d6221ef458d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump for Armband repo pinning Change-Id: Ic15e85e5a923937e998163267f07d098c06c1611 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [AArch64] Pin armband repo with highest prio Mirantis repositories shadow certain packages from Armband repos (e.g. qemu-efi) if pinning is not set. Since MaaS does not allow configuring repo priorities via its API, use Salt pillar data to re-define the Armband repo and set its prio. Change-Id: Ic743f4b684b3f13552792f5f04097fac73171b37 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit d6d2348ee690768101ff661c7811c25d9c65c104)
2018-07-02Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - p/fuel: Drop upstream nova patch for virtio-video Change-Id: I12ac18f4348e8aecca2a1934a69ef7ebfa8f0c95 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Tagging Bottlenecks F release 6.2" - Tagging Bottlenecks F release 6.2 Change-Id: I7df15a89379ce0e30eba0bd00ae9fbb76056970d Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-02Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fraser Tagging: 6.2.0" - Fraser Tagging: 6.2.0 vswitchperf tagging. Change-Id: I93a7d97e89d493b2ace9bf2c00b1932a89bab772 Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
2018-07-02Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[yardstick] fraser opnfv-6.2.1 release tag" - [yardstick] fraser opnfv-6.2.1 release tag fix opnfv-6.2.0 bug: docker image build failed JIRA: YARDSTICK-1278 Change-Id: Ifac06060ffedf6c8300e371600f1af2ce928dd14 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-07-02Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/releng from branch 'master' - Tagging opnfv-6.2.0 for Clover Change-Id: I350cce402226444fa0dda75e64405cfcb20a3519 Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
2018-07-01Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Yardstick Fraser Release notes - 6.2.1 JIRA: YARDSTICK-1278 Change-Id: I96d54b06f0ef794c9c0ec26d78eb54ebcc6462ed Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-07-01Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Bugfix: uwsgi config file yardstick.ini output error JIRA: YARDSTICK-1280 Change-Id: I45b4b781cee21035897ba0c34dc740af6365e918 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit 27858564cfaf4809808de52a843d2c60c13326e2)
2018-06-30Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/releng from branch 'master' - update fraser 6.2.0 release tag for sdnvpn Change-Id: Id78fbfe1cb2e0ace44d2e6acf688e4115941a84a Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
2018-06-30Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Bugfix: docker build failed Due to no inventory.ini specified in Dockerfile, which resulsts in ansible-playbook run fail JIRA: YARDSTICK-1277 Change-Id: Iaf689b71b8c86b54b2451d8a8c480f7d94d53561 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit ce9a39a0e9e2747afa722f360ddc74dc697b3217)
2018-06-30Update git submodulesting wu1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Bug Fix: correct the file path to build docker file To be able to build a docker file, the path to file "exec_tests.sh" should be modifed from .docker/exec_tests.sh to ./exec_tests.sh. JIRA: YARDSTICK-1157 Change-Id: I0f707ba579039d0efc8f2185b596e23b901c09df Signed-off-by: ting wu <ting.wu@enea.com> (cherry picked from commit e5c9c487105f0bbe6416e612da77f5c93b9b354c)
2018-06-30Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Update release notes for 6.2.0 Change-Id: I140b02cb0b7c991f0818b7d3e3447e8485e923ee Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-30Update git submodulesJohn O Loughlin1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Fix ansible scripts for running in container JIRA: YARDSTICK-1147 Change-Id: I52dae85a2d97192bc8a48c5aeea3173b3d4de003 Signed-off-by: John O Loughlin <john.oloughlin@intel.com> (cherry picked from commit 5db2f11d309d42cdf7cf177b86d31deb3fe58e37)
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Adds StorPerf 6.2.0" - Adds StorPerf 6.2.0 Change-Id: Iec76686129f9cd53603e6a73df45681979e4a695 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Update in release tag for sfc" - Update in release tag for sfc Change-Id: I1e410851dc4e4dcbb2844af9c35cb0b5bb91ac94 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Apex: update release tags for 6.2" - Apex: update release tags for 6.2 Change-Id: I4d6e12a6975b5a3e49fc50eeca71514d118cf235 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Tag snaps-oo with 6.2 for fraser" - Tag snaps-oo with 6.2 for fraser patch 2, selected wrong SHA earlier Change-Id: Ibf3176a048c6e9e882cd997f3bc74ae986d7bbf8 Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[release] Fuel, Armband: Release opnfv-6.2.0" - [release] Fuel, Armband: Release opnfv-6.2.0 Change-Id: I704c09f22098023ad39b835a982a58159ac45ff0 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[yardstick] fraser opnfv-6.2.0 release tag" - [yardstick] fraser opnfv-6.2.0 release tag merge after patch https://gerrit.opnfv.org/gerrit/#/c/59349/ Change-Id: Icf2a16659f2804eaef95c83ee7d959b7e73441eb Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "updated auto.yaml with 6.2.0 commit" - updated auto.yaml with 6.2.0 commit JIRA: AUTO-41 Change-Id: I6952b19687eef464040b47ccc116597f0cb9b397 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Tagging opnfv-6.2.0 for IPv6" - Tagging opnfv-6.2.0 for IPv6 Change-Id: Ic0d7b8976d91239bca61f01396fc0423e51ac578 Signed-off-by: Bin Hu <bh526r@att.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Tagging SampleVNF stable/fraser branch for Fraser 6.2.0" - Tagging SampleVNF stable/fraser branch for Fraser 6.2.0 Change-Id: I6312e57c689519bdf65a562db85acfb443ac7b68 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2018-06-29Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/releng from branch 'master' - Publish Functest 6.2.0 tags Change-Id: Ieef2d00e57af2c06f588f4f819b9eaf402830a07 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-29Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/fraser' - Update docs for 6.2 Change-Id: I969f72b5b097d6f23a8082021b886b21198fafb2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "tagging compass4nfv Fraser 6.2 release" - tagging compass4nfv Fraser 6.2 release JIRA: - check ip_forward and set to 1 Change-Id: I23f8757339a0433d79d0973366be2db15c6760a3 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-29Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Fix release tagging script git cat-file can't output the tag information for a tag, but it can output the commit information a tag points to. Change-Id: I147941e2c0ba6defe212dbd0fc8c8a3a1fe0c728 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-29Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Yardstick Fraser Release notes - 6.2.0 JIRA: YARDSTICK-1261 Change-Id: I61adeaea8a727605481ffce9dae9646f160bf401 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit 1b9bca5b7b51d79bab432a10e16bdb0d69a80dfe)
2018-06-29Update git submodulesRodolfo Alonso Hernandez1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Merge "Update docker image tag to 6.2.0" into stable/fraser - Update docker image tag to 6.2.0 Change-Id: Iec55c8f400d5413f173359d21cb1cc3b3d4f935f Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-06-29Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'stable/fraser' - u/fuel: Bump & rebase for MaaS fabric extension Change-Id: I778c2ddde72b29fdd614cde2db5a1c0fe808dbe6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-29Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [patch] MaaS: fabric ID from CIDR Change-Id: I1e1490f4d0a0bee2783450c6369d7ab6c45b193f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-29Update git submodulesChornyi, TarasX1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - NFVI support for standalone, baremetal and heat contexts JIRA: YARDSTICK-1257 Change-Id: I6733bd49ac91985e8f3d7722e6990e8733bb430e Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com> (cherry picked from commit 005358a39a87e42061dd5b344916c2ffe0475961)
2018-06-29Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel, armband] verify: Use same node for deploy JIRA: FUEL-375 Change-Id: I01f17a28fdb1bd692d1997b0a32be66de8856a8b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-29Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - fuel-deploy: Add temporary iptables rule Functest Docker has issues connecting to Openstack clusters on Ericsson virtual PODs due to iptables rules interfering. Apply old iptables workaround from functest, at least until we rootcause and fix the issue on those virtual PODs. JIRA: FUNCTEST-985 Change-Id: I01b6788e5dd7a9fd64e80e3e78d7cd8828570cb1 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>