summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-10-18Adjusted scenario documentationSofia Wallin1-1/+0
Change-Id: I35e9fe932395029d624497d71c82594367941950 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 6023de8268d6c301bdff727e3a5df3f0e01bd41c)
2017-10-18Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Return back glusterfs client state In order to set properly keystone fernet keys, apply glusterfs client state before second keystone server state. Also leave out user/group settings for glusterfs volume of nova instances as it will be set later by nova compute packages themselves. Change-Id: I069e37c67f08c51ed29f45cf6f92d4a00a1ac97b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 0224929b3a87d0e0ec011311c46872e6142497cf)
2017-10-18Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "states: Break on error, retry states up to 5 times" into stable/euphrates - states: Break on error, retry states up to 5 times While applying scenario states, break on error, and retry failed state up to 5 times. Apply the same behavior for `salt.sh`. Add new deploy parameter, '-D', backed up by 'CI_DEBUG' env var, which gates deploy sh scripts logging (set -x). Also extend '-f' deploy parameter, allowing it to be specified more than once; the first occurence will skip infra VM creation, but still sync reclass & other config from local repo, while a second occurence will also disable config sync. To prevent glusterfs client state from failing due to non-existent nova user/group, move it after nova:compute's nova state is applied. Change-Id: I234e126e16be0e133d878957bd88fed946955de8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 23f9ef727310a8ef449372313785241df6557559)
2017-10-18Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "[baremetal] Fix DPDK by running linux.system first" into stable/euphrates - [baremetal] Fix DPDK by running linux.system first DPDK scenario requires hugepages to be set up and enabled before configuring OVS ports, so apply `linux.system` on compute nodes and reboot them before attempting to run `linux.network` state. Change-Id: I2b685361b07727a4740a3676c5f219a6443d1cf2 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 64920b8bb1e95389146451598221f2c7eb97f5e3)
2017-10-18Update git submodulesJingLu51-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Docs: test case description for TC080 and TC081 JIRA: YARDSTICK-825 Change-Id: Ib2f8d0b88378c0dd0bd20ba38141a205fa7ae486 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-10-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Fix another typos in dockerslicing.md Change-Id: I16f28649b000e9370e7c71f36668c417854fb91e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9a075b1187522047c931127d74fbdeb7fd6ac617)
2017-10-18Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "[baremetal] reclass: Fix class order for common" into stable/euphrates - [baremetal] reclass: Fix class order for common Inheriting classes in the wrong order led to params being silently overriden by defaults in the system reclass classes, leaving some mismatched values between the controller nova config and the compute conunterpart (e.g. metadata_password had different values). Always inherit the common class first, so scenario-specific config is applied on top. NOTE: {dhcp,single}_nic are not used for mas|kvm|cmp nodes, but they are referenced in inherited classes, so keep them for now. Change-Id: I6cb90d5c832ffc8ab731bd9e3cd38ede858dba5c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 92530f89c061b0070766e431f839feb368e2e4ac)
2017-10-18Update git submodulesCristina Pauna1-0/+0
* Update docs/submodules/armband from branch 'stable/euphrates' - Update release date in documentation Change-Id: I294b2ccb9e43f90aa3745fe040a7c956f910b816 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 41fd911de4f0c302f44c9a3af12aebc852dfffc8)
2017-10-18Update git submodulesCristina Pauna1-0/+0
* Update docs/submodules/armband from branch 'stable/euphrates' - Update the armband documentation Since the x86 and arm documentation for Fuel is now common, I just copied the documentation made in fuel project as is. JIRA: ARMBAND-293 Change-Id: I6bfd26c9c911829ae556db0388bb16310d8280ba Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 0a53afff6289fc0e2a0af8c4f6efc9e565d0cdae)
2017-10-18Update git submodulesCristina Pauna1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - Add documentation for scenarios Added documents for feature scenarios supported by fuel. The nofeature scenarions don't require documentation. Change-Id: I574e42b60125b4a59c8d921fa45e4c4fbf09137f Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> (cherry picked from commit 2a74900ecd451c939a34d53a529e802cc2250db9)
2017-10-18Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Fix ceilometer issue OSA don't maintain the ceilometer component. We change the OSA code to make ceilometer work. 1. create ceilometer database 2. change the ceilometer policy 3. change the ceilometer config 4. change the OS_AUTH_TYPE in openrc Change-Id: I2d8630a0c50f5c6bd1e86171cae1fa8f9934334b Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit f55635085312ab2c367d1ae37d0979874b2a7d82)
2017-10-18Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/euphrates' - Updates docs and scenarios for Euphrates Change-Id: I2da89d7a6ab4b0549edded908acc760b949231e1 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 94787144f6d92476854ca6f8ab65427beafea7a4)
2017-10-18Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - update rest api table Change-Id: I71f8b419a8b28bc3c9208c8902b91d06bc4653de Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-18Update git submodulesYifei Xue1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Update the Euphrates docs for kubernetes scenario JIRA: - In the Euphrates release, compass has supported kubernates deployment now. However, there is no k8s related description in docs of compass4nfv. So we add k8s related description in this patch including the k8s architeture, k8s networking in Compass, k8s virtual deployment and k8s bare metel deployment. Change-Id: I3bea3ae06b1c73076ba44d10caf89602928b7021 Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit 4f90858ffbe3e566f30f8bf58309d28989212d0e)
2017-10-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Fix 1 typo in dockerslicing.md Change-Id: I0bb4c46d3b554cca1dfcaafbf564d9871957c346 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 55d1287585fac93d05e9da5aae8cd1f23a372f1d)
2017-10-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Complete dockerslicing.md It mainly precises that all requirements were not synchronized over the OPNFV projects in Danube and adds 2 OPNFV project poposals. Change-Id: I2e89f9cdf3db58d41acaa31560232807988bd84a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit a56003230966320b10e47eddb42fa797735c1b71)
2017-10-18Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'stable/euphrates' - Fixing daily job Change-Id: I3ec92a7688106e7caa33be89926a7bea6b757596 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 5f6100a6a86536a4d1b1fa0a238a451aba92f844)
2017-10-18Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Fix table issues in release notes Change-Id: I0c2accf7e2c1f417b9823a0dfa1f356ff7730a3d Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-18Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Updating user guide Change-Id: I80bcbe616b8f2c64151de6e588c892de6c3dc8f1 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-18Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - remove unwated proxy in the script Change-Id: I4a38ac4f7a05b6a96fd9e0e8539aa76252ded3b0 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-18Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Adding script to build samplevnf VM images Change-Id: I1238aa72f178fb8744fdea688704ef7ff22c9c75 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-18Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Update blacklist about migration tests for rally The test NovaServers.boot_and_migrate_server needs at least 2 compute nodes: https://github.com/openstack/rally/blob/stable/0.9/rally/plugins/openstack/scenarios/nova/servers.py#L763-L765 Change-Id: I4ddf99188094ced57225d886037b00e91f3b68e6 Signed-off-by: Linda Wang <wangwulin@huawei.com> (cherry picked from commit 613c672ac166ca92ce1284131ec06446e07e0023)
2017-10-18Update git submodulesJingLu51-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - Fio: support input job file configuration Change-Id: I4bb15a398819e54f7fb3e9eac17daa4059c03376 Signed-off-by: JingLu5 <lvjing5@huawei.com> (cherry picked from commit a5d0491b47fd1bab27fa603353861ea8eaba8da5)
2017-10-18Update git submodulesdongwenjuan1-0/+0
* Update docs/submodules/doctor from branch 'stable/euphrates' - fix the bug for consumer don't receive the notification There is no 'sudo' command in functest container, so the stunnel is setup failed. Change-Id: I9e317c0643a370fb5b35d90363b0ff734a77c040 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn> (cherry picked from commit aa16cb3987bad7abfb8743cb205980a50d5f12fe)
2017-10-18Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Updating release notes of samplevnf Change-Id: I5c6854467bca41ab0ca5894e1a706a65eb68ef32 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-18Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'stable/euphrates' - Improving Reporting Changes IOPS and BW to summation vs. average. Adds fixed 0 y axis to all graphs Change-Id: I3379597bda04b030424a25c7309a02c982fdb706 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 31b0e130755cbd425b26f740e5701768d77f98f0)
2017-10-18Update git submodulesJingLu51-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - add opnfv_os-odl-fdio_dvr-noha testsutie for Apex Change-Id: Idd60153e6097cbef6513942653429d2ec96a8c17 Signed-off-by: JingLu5 <lvjing5@huawei.com> (cherry picked from commit b122091bcc2e780be3694cf0faa1b771994798f6)
2017-10-18Update git submoduleshu xinhui1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Add k8-nosdn-nofeature-noha scenario support JIRA: - Currently Compass support 3+2 highly available Kubernetes cluster. This yaml file define 1+1 Kubernetes cluster for k8-nosdn-nofeature-noha scenario Change-Id: Iaeb4ef854a88657813fab9d255120ac93854dc6f Signed-off-by: hu xinhui <xinhui_hu@foxmail.com> (cherry picked from commit 2e3e4dcfd50ad29f80f675fcefff3c3a579338e5)
2017-10-17Update git submodulesBin Hu1-0/+0
* Update docs/submodules/ipv6 from branch 'stable/euphrates' - Release-Ready Documentation Change-Id: I2b2b2363c9625f6073d241f1c32ae84c9c31a466 Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit 7a25e49c97b6a05d0a16eee4991723d80d5a69e7)
2017-10-17Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Merge "Rest API: Fix all the bugs in the HWLB, mask issue, etc" into stable/euphrates - Rest API: Fix all the bugs in the HWLB, mask issue, etc Change-Id: I0f593c3e676407ca01d34792ef8309cf37f4c686 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-17Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'stable/euphrates' - Produce more logs if things fail Apex deployment shows a problem when creating the SFC config in ODL and it is impossible to know what might be going on Change-Id: If8d33d1c60daaf9cd9773a5cb9c7e47f64e1caa9 Signed-off-by: Manuel Buil <mbuil@suse.com> (cherry picked from commit f19a910411260203ff33d290e7460a296f5786fc)
2017-10-17Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Copy the dev bind to standard path Change-Id: I56e3bbcc5154025e0c63cd5e4cebc368b103aee5 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-17Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Merge "Docs: Developer guide review and update" into stable/euphrates - Docs: Developer guide review and update Review and update teh Developer guide for E-Release. Change-Id: I5bb2626cb3f69953b741cd46ea584423756786f2 Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
2017-10-17Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - NSB: rename private->uplink, public->downlink in example Change-Id: Ieb8943a432a59375b7e68a708666ad4caa4affd2 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com> - resource: move make_resource_profile to ResourceProfile move factory method from Collector to ResourceProfile Change-Id: I1ddf3cffed7a3b2d45aa9cbffd3c0a5925c325d6 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-17Update git submodulesSofia Wallin1-0/+0
* Update docs/submodules/ovno from branch 'stable/euphrates' - Updated doc structure and added index file Created userguide/ under release/ and added an index.rst to enable document rendering. Change-Id: I868b4f5d4834b28b3fd184550a13f087cbe19b1c Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 8b0f080fafe6fd3e150cb669f8087ec1c2b9be23)
2017-10-17Minor correctionsSofia Wallin2-13/+7
Change-Id: I04115acd19ba7af24e91e731802a4cee06b10951 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 6e1d3f96c682aaf0aa7ecdd774bbfa814b21542c)
2017-10-17Adjusted scenario documentationSofia Wallin1-4/+0
Change-Id: I60af6512fe28b83833d2fbfae38976fa75755bf4 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 094ee4a14e456521b8eeb8a7256c49a145ce7e80)
2017-10-17Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Merge "Fix udp replay issue" into stable/euphrates - Fix udp replay issue Change-Id: Ibb269fdf4e2bccb56d96d1788ba62ebfcc96d267 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-17Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Fix compilation issue with older gcc Change-Id: I905743480a1324b5e582fa406f6c98167e04fb1b Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-17Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/euphrates' - Merge "Adding app version display" into stable/euphrates - Adding app version display Change-Id: Ie96af26119cef7e8340fff958253c259b46675f4 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-17Update git submodulesRHE1-0/+0
* Update docs/submodules/moon from branch 'stable/euphrates' - Moon Euphrase documentation Change-Id: Ic92d95b10e14299813b1b1b963c3562f37eacc8b Signed-off-by: RHE <rebirthmonkey@gmail.com> (cherry picked from commit b6bdaab8fe5cd06252331a0c59fb4f3d90aaac99)
2017-10-17Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/euphrates' - comment multiple subnet configuration * commenting multiple subnet configuration under a neutron network because ODL doesn't have a support for it yet (netvirt bug: https://bugs.opendaylight.org/show_bug.cgi?id=9239) * This has to be uncommented once the above bug is fixed. Change-Id: I4c863fbdd951891035471f1a10cf18546f5218e0 Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com> (cherry picked from commit b0c56bc3276a25df4e387ee08734ad292487cf8e)
2017-10-17Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Enhance the compatibility judgement of INSTALLER When the env INSTALLER_TYPE is None, while the var installer in dependencies is not None, the current test case should not be run. Change-Id: If1b67f16f39d5c44b2c3729819dd665faed41b73 Signed-off-by: Linda Wang <wangwulin@huawei.com> (cherry picked from commit 801a53baa1229fd4a88bb1aad692b86f536d970d)
2017-10-17Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/euphrates' - Update Docker slicing presentation It conforms with Euphrates. Change-Id: I44b65ce75147381c7d437881c6c8da9cfe3aab21 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit baf0e5f6d19205a122b69879e2bbf258393ebf86)
2017-10-16Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - salt.sh: DEBIAN_FRONTEND=noninteractive Change-Id: Ibb1e78563043298dffdb4b7e9091d3f582e189fc Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 882220ff185d7bcc15e6c5f75edaee454c933956)
2017-10-16Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'stable/euphrates' - [ovs/dpdk] Return true on linux.network state linux.network state is expected to be down until node reboot to activate required hugepages therefore return true in any case. Change-Id: I61deac12b9ac212c5f79cdcce30cda8e5d24413b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 044f49fd195526d8c00967fb9a0b6b1ab0a36c14)
2017-10-16Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/euphrates' - SDNVPN-184: resources are not cleaned if tc fails * moved the cleanup code inside the finally block in each test case Change-Id: Ifc0fee58451923117c54040c716dad6827fbc7fa Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com> (cherry picked from commit 6c878a213164dc895841046170869a50e41c9e7a)
2017-10-16Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'stable/euphrates' - bugfix: remove pod_name in host and unify host parameter for none-ha test case, use host to be parameter for ha test case, use attack_host as parameter Change-Id: I053df00adab17814dd54584a1ae081548163dc68 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit 18b2c357c3d281fbdf5261958ef60abb98915486)
2017-10-16Update git submodulesCristina Pauna1-0/+0
* Update docs/submodules/snaps from branch 'stable/euphrates' - Move CreateInstancePubPrivNetTests test to staging CreateInstancePubPrivNetTests is failing on Fuel and it seems that the test is not behaving as expected on all pods. SNAPS-191 was created to refactor the code so until that is fixed we should not run this test in functest. JIRA: SNAPS-184 Change-Id: I2286b9fab72e705092a521cd3611a63a8e12f855 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2017-10-16Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Ascertain the pandas version the 0.21.0rc1 version of pandas will block the gnocchi install, so we use 0.20.3. we replace the pandas package in repo Change-Id: Ic8d9fa3a691b64a0783034ffbf0d958427e30d16 Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit 05aafa14c76537222fac2f93fc6ab7bec741cff5)