Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/storperf from branch 'stable/gambia'
- Support Ocata release in Storperf HOT files
JIRA: STORPERF-264
Change-Id: I826d0e3dff7ed8cd54f7e163bb678d367eeefd95
Signed-off-by: Ameed Ashour <Ameed.Ashour.ext@nokia.com>
(cherry picked from commit c46cd425bd8fd2c9b652a14d2e2400e3de644fbe)
|
|
* Update docs/submodules/functest from branch 'stable/gambia'
- Temporarily switch to collivier/abot_charm
It hosts a key fix which should be merged in the right repo.
This patch can be safely reverted as soon as [1] is merged.
[1] https://github.com/RebacaInc/abot_charm/pull/3
Change-Id: If98d163ecd2ce6b50c08d8dad886c0d4b2c39a34
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d2c129f8319503a8fabe5b87c71737845f06ab36)
- Disable Glance API v1
It has been deprecated since Newton [1].
Even if the related tests are skipped in latest tempest [2], API v1
has to be disabled in Gambia's tempest.conf [3].
[1] https://docs.openstack.org/glance/latest/user/glanceapi.html
[2] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-22_02-34-24/tempest_full/tempest-report.html
[3] https://artifacts.opnfv.org/logs/functest/lf-pod1/gambia/2018-10-23_10-34-07/tempest_full/tempest-report.html
Change-Id: I3b6bb632412c0fecaa659da262760af64d79fa71
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit dddd8073c97ca09937504cb10c1a7be2a0986380)
- Overprotect vmtp vs unversioned OS_AUTH_URL
It simply adds v3 to OS_AUTH_URL if required.
Vtmp should be updated to manage unversioned url [1].
https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/371/console
Co-Authored-By: Juha Kosonen <juha.kosonen@nokia.com>
Change-Id: I4806e811c0714b061b77f940934830cfb1835d74
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 5ac878fe7cccbfe5cb829488d0aedc307dd42885)
- Change dir when calling stestr
https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-master/467/console
Change-Id: Icaa773cf61397650e73a01b182a759dd64b11b95
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d1eed120e18ec456841a8df2f29e1711da0aa833)
- Harden Rally generate report
It converts html_file to str and raises all possible exceptions.
It sometimes fails when locally generating reports.
Change-Id: Idf6a12aaac4561800cd5e364f8bcc495aabbee1d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4d3627e56d333e313b67bbf1e7880b11883b5652)
- List neutron exts and service providers in connection_check
It eases debugging as well [1].
[1] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/patrole/tempest-report.html
Change-Id: Ie9ddc280fc239c5e0887347d434839940e7a3240
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 87f5db13d594075903face649f877478edb3b285)
- Switch SCAP url
The former link is unreachable 502 [1].
[1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-gambia/96/console
Change-Id: Ibc865a4d367fdc48505e9b4ebe674f63cba8b8e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit bed550d1971dbeb7d2f237d9630f24b4bc49b0b6)
- Temporarily disable py36
Build servers haven't been updated yet to support py36.
Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 6c65f82b3571550229566be3c6b9490741018502)
- Remove Functest gating
It would make confusion to print OPNFV installer results as they are
not so good.
Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3ca122e853d9a5208867d619eb52d99008de39b9)
- Move LF doc files into a new dir
rtd forces conf.py to be in the root dir.
Then it moves all LF files into a dedicated dir and reverts rtd
config.py.
Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0d0f0d5e5f18cbb91c0119b16e737815a7756277)
- Fix links to remove references to submodules
It forces one single documentation.
Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit a4990a60c9b8e499e698fab28f9368816e50c6f7)
- Merge "Do not create files in site-package directory" into stable/gambia
- Merge "Ease configuring extra specs via env vars" into stable/gambia
- Ease configuring extra specs via env vars
Ease configuring flavor extra specs, as well as
image extra specs.
Set environment variables for image_properties and
flavor extra_specs for ovs|fdio scenario from the start.
Image extra_properties and flavor extra_specs
will continue to get updates from functest config file
but so will from IMAGE_PROPERTIES and FLAVOR_EXTRA_SPECS
env variables.
Change-Id: Ie1c69e66d2e2e158915d214402fe44d9991c56d3
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
(cherry picked from commit 1a00b9de56ef65eef2a0b269a514cb25491ac54b)
- Take new stor4vnf and clover branches into a account
Change-Id: I92923338d156cecb2e4e4b57f50e016c99724fd7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Do not create files in site-package directory
Use /home/opnfv/functest/data/rally/task directory for storing
temporary files when running rally tasks.
Also removes unused vm scenario from task service list.
Change-Id: Icfd4f99ebe6194360bda8bd88e497e018a9541a0
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit 520331a06750dd02228f840c346402f52fb864e8)
- Conform with LFN doc rules
It hugely hacks docs to move away from submodules.
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
It removes intern reports which can't be integrated in this new model.
All wrong links now deteted are updated.
Change-Id: I9dbebeed041d2e104e3b8e73483f656ba0ef5bb9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 1a22e73c850c450305764c784c86dbc067e65dae)
- Update python3 to python3.6
It conforms with Alpine 3.8 (It updates the related tox entry).
Change-Id: I7ba8e3cf5bae2f48ff5d802511a288446bca645a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit b51417c9d2e7d34fec7d4bfa4fd723746e6b28e3)
- Fix image properties parsing
It removes useless spaces and now conforms with oslo.conf dict.
New helpers and unit tests are available.
Change-Id: I20335c5e5c3840cc872e158c6072d97a3f2cb98c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 904377462f58464937d4cafeb8c432f024a85bd4)
- Merge "Add Rally scenarios for testing floating IP" into stable/gambia
- Add Rally scenarios for testing floating IP
rally_sanity:
NovaServers.boot_server_associate_and_dissociate_floating_ip
rally_full:
NovaServers.boot_server_associate_and_dissociate_floating_ip
NovaServers.boot_and_associate_floating_ip
Change-Id: I31b7693828920bae92ff4ac8e7b0fde86e958cb5
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit 6efcc4fe7456663445e9fbda54bba3239288ad73)
- Remove fds from stable/gambia
FDS doesn't participate to Gambia.
Change-Id: I9fb293b2972e0deb318ac9d3d08377039ea247e4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Select new sdnvpn and barometer gambia branches
Change-Id: I3e76b8b75a0bda3b733662fcaf4ae917fc1fe9ce
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Use environment variable for image properties
Use IMAGE_PROPERTIES environment variable to read extra
image properties.
Set image_extra_properties for scsi volume types
without file patch, but using IMAGE_PROPERTIES env variable
IMAGE_PROPERTIES is defined through releng.
Image extra_properties will continue to get updates from
functest config file
With this change, remove unnecessary parameters from arm patch
Related to:https://gerrit.opnfv.org/gerrit/#/c/63203/
JIRA:ARMBAND-402
Change-Id: I64139240751b1e109bbe24ba32f487ccd98b9a92
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
(cherry picked from commit d7c5419ed8d3dcdb59f4f5f254de0c7bb7a0aec6)
- Read thirdparty-requirements.txt if py3
It fixes the current build issues due to unsynced doctor [1].
[1] https://build.opnfv.org/ci/job/functest-features-docker-build-arm64-master/455/console
Change-Id: Iad8b667e2615dcd976cd8120e4204665134922b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 01509097c7447ee70d61f7e97d7947b127425eac)
- Update gambia's upper-constraints
It takes into account the new branches created by sfc and doctor.
Change-Id: I743fb3889de479bc7a1df51e9913bc1eada85ac2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update juju agents
It conforms with last juju update.
Change-Id: I4941aac66e5ac96045090f10f197f6ee2712caac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 1ab7a53dab08a6f67ff2cf54f33b70dea0e82bfb)
- Update Juju to 2.3.9
It should fix the key bug about subnet discovery.
Now juju_epc may run in parallel of rally testcases.
Change-Id: I04c1fcf2a18b461e5809d436846aa52c4b2660c8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a51d42200d94643314ece1a833181a7193ce2265)
- Protect if default secgroup not created
https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-master/lastFailedBuild/console
Change-Id: I2b5f1dc577f98773ad40ed3bcfff609d8d6c4b93
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 5bb60b33a8fad4859b7391576fdfed7cec4c14a8)
- Update tempest_full result
It's now passing in Orange Openlab.
Change-Id: I487f426346af0ea706da1f38302eae7603b9d477
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c3dcb96a8b94d7114fa7f25e936015b111f044a0)
- Protect vs former OS env vars
rally_jobs is failing vs APEX which still sets OS_TENANT [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
Change-Id: I672bfa93b37b1b773ea7d20fdd91bea0ff14b79f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 83e0e6836d7f5e18eb4eb8c9d28b4e6980b790c2)
- List default secgroup via orig user
Else the generated account can be already removed [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
Change-Id: I93d88763cdc67cd38286c24ad830244e0c12e019
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Fix typos in tempest.conf
It completes the previous change [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/62793/2
Change-Id: Ie4c4c5cb374f2bfac6397841f8ddc2cd3b2f524b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 98a4a863935be38f63e78550ddbcf4c1299bfdf1)
- Set default_domain_id in tempest.conf
It allows verifying via non-default domain.
Change-Id: I95ae26fd3bfd1c10421c02d2b4f6e8a9b6aa49e6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 11d28aaf2e726859b59b7511d64dc4dd4b422e1e)
- Set admin_domain_scope to True (tempest)
It completes the previous commit [1].
It also sets cidr and fully forces Keystone v3.
[1] https://gerrit.opnfv.org/gerrit/#/c/62777/
Change-Id: Ida948a4ff051dc1d1325d29a815c201366a1e33e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit f4b545efe2339bdb5f6117d484e127adda5c8021)
- List all sheduler filters instead of all
It doesn't work as expected as highlighted in [1].
[1] https://review.openstack.org/#/c/570207/
Change-Id: Iaf64345c40e8d62349cd50a6861c1191d25c40b9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ecc7bc215cdf47104d61ba7e23e5f8ec65ca03c4)
- Clean the default security group
It's not removed when deleting the users and the projects.
Change-Id: Ib5de0885dcbfb558a48cdd20ae3ccc47b7f23748
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d4e60af2b8f544d774223b16c193dc40bd5dce38)
- Grant new tempest user as admin in domain too
It seems mandatory for test_list_projects_returns_only_authorized_projects
Change-Id: Id994e66b088d751c4f6d7f260f8e482c2ee83307
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 17e87d5af713bb07759c4b2af0c2b40077343a32)
- Stop creating network resources in tempest
fixed_network_name is not used in neutron or nova gates [1].
It may bypass juju bug (subnet discovery).
[1] http://logs.openstack.org/46/603046/1/check/tempest-full/a8468a1/controller/logs/tempest_conf.txt
Change-Id: I820e8c723918ed683ed1f8016363eb70bad0d14a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ac31a32320122ea1683fe9884e5bf1f969678b03)
- Update results in configguide (rally_jobs)
Change-Id: Ib00d0341ee56f6009e9346bff6f3fec51590950a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 7236c6b9173550ecb8419eccfd053e7b44b2d379)
- Remove rally plugins and extra when cleaning
Change-Id: I15393b870d648432c900d429d17129c630ed4f58
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit aff6640b5aed37221a05067e93ee164273c16910)
- Allow overriding default storage protocol
It adds a new env var STORAGE_PROTOCOL to override storage_protocol
in tempest. The default value is unchanged [1].
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Co-Authored-By: Viktor Tikkanen <viktor.tikkanen@nokia.com>
Change-Id: I19e4e25212b6f6176e3b967e01eb634c15e4d474
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a561c6ca316feb1a203327aa729ac0317f70df48)
- Merge "Set scheduler_available_filters to all" into stable/gambia
- Set scheduler_available_filters to all
It indicates all filters that are included with nova are enabled [1].
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Co-Authored-By: Viktor Tikkanen <viktor.tikkanen@nokia.com>
Change-Id: I0d1943941d62d2eee418200c69e8198cd858383e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ff2ba1fd18b05bf1b031e78d2589028968bbe906)
- Add support for Rally OpenStack CI test cases
Include Neutron rally-jobs.
Change-Id: Ic1122962bd7d876d179729640a8a321bc36442d8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit 5d54a533d25a989dc64a2789788ff2f2fd6ad5c6)
- Modify creation of SecGroup Rule for SSH
There is multiple "default" security groups, when user is created
with admin role.
Change-Id: I7555dc9461816dfdaaee36d82d712e25b4b65da7
Signed-off-by: Thierry ALLENO <thierry.alleno@orange.com>
(cherry picked from commit 7488f119f9d9c61c61ef55d53f87de0e671fed23)
- Correct proxy configuration for VNF VM
The configuration of proxy for apt is missing in ubuntu images.
Line Feed is missing in cloudify conf files.
Change-Id: I3237b914e993c57f4fe3ed568690d2d9a41c0bdf
Signed-off-by: Thierry ALLENO <thierry.alleno@orange.com>
(cherry picked from commit be864b0de9f0f990984ad9e3c2d20b694e1b2c26)
- Fix branch in ci/globals.yaml
Change-Id: Ide63c601b50ec2f6f02ef2682035b937ca2a1662
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update snaps commit id
In order to get fix for ovs/dpdk based scenarios vs snaps_smoke suite.
Change-Id: Ib815d96968daa13ae186e2dd6ae0a7686347bb13
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 10c28973e21e9074e2ea81458504aba753de439b)
- Update Release Notes
Change-Id: I51fd66dc73bb5f0628454eabbd629a6fbda3666d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Fix typo
This line should have been deleted by the previous commit.
Change-Id: I18eb2dcc3c6124127c2bba2c9ec6e524caae8b09
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Remove former logics
It's now useless as Functest is synced with OpenStack master.
Change-Id: Ic571f77fb30bc4ef3f70f07a6e411ca5e4f8b2f1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Remove former logic for tempest
It's now useless as Functest master conform with OpenStack master.
Change-Id: Ibb08d40a721a9fa114967c6a504804b641b4a881
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Prepare gambia Docker tags
Change-Id: I409975acd1493e2f5a6bdcb3a4bd6ff6e383e02e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Updated from global requirements
Change-Id: Id9709fbffb0f66b1e180ce28bf7eed6397e014a6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update .gitreview
Change-Id: I242e40ffe6fb138b0c5a136fa46ee6d89ec0cde6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/ipv6 from branch 'stable/gambia'
- Update the index file of user guide
Change-Id: If0f29f9385ecc3feb8a505284af4780c6757f280
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit 2ee07505b65b7dcb97c21fba56e59c70b6b34979)
- Updated Release Notes
Change-Id: I6c7a3fd95baec63fd9eb738907f4f325178cce4a
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit 43201848abcec2c591e275f4adef073e1d015d07)
- Fix indent issue
Change-Id: If352109fa5092e86ea204346c8ca6efc2ca3e4d0
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit 4eb7493ce7b75b49e5f83c8c1d4103458a7cb3c7)
- Docker IPv6 NAT
Change-Id: I1abf48d46feb721cde0dda0326ece36f14e88214
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit 55527a22b102703d66efda61e44054af26ff16ed)
- Fix a comma ","
Change-Id: Icaddfaa8e291ed90362a8a138c84a5bb8ed7b2e0
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit a5373e3e990b940619ba9d07246fe106c57edde5)
- Update images
Change-Id: If8319f48e254f114a45cc655e6cde6728bb4bb59
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit 5b5d796db2cd130bdc843038bf471ebe7dc3325a)
- Docker IPv6 simple cluster topology
Change-Id: I7be2e35fdeb735c828f1260a75df4a4c0a14f350
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit eeeb529447a7547e71fde0b7565027e7026a9678)
- Clarification of NDP in IPv6 and ARP in IPv4
Change-Id: I930825e20293284a4a77c0b4b9ea3e80646baf7d
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit cf8a76b3ae499b86150a66b87e796d4c0d5eec56)
- Update of Container IPv6 Networking
Change-Id: Ib568dc5ba47d0be61dad3cdc0b38368785f4d329
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit 7c4f9ef829c14f9a766d438d091abaf853ba59d8)
- Update of Gap Analysis with ODL Oxygen Release
Change-Id: Ibbca8d243c8b8fbf5a19233676a26104829f22c6
Signed-off-by: BIN HU <bin.hu@att.com>
(cherry picked from commit f9ecb17a4dc7bfcd38f3ef7159bff913e21f9ebd)
- Updated documentation - User Guide
Change-Id: I83a00bb0a281702716a0195e995fe0ccf3c409c1
Signed-off-by: BIN HU <bh526r@att.com>
(cherry picked from commit 51d60cedb325b100dc7988dc4366c544fc004094)
|
|
* Update docs/submodules/sfc from branch 'master'
- Merge "Create new scenario: os-odl-sfc_osm"
- Create new scenario: os-odl-sfc_osm
This change creates os-odl-sfc_osm scenario.
- copy the base scenario, os-odl-sfc
- remove tacker and pike config
- add tasks, vars, defaults and templates from os-nosdn-osm role
https://gerrit.opnfv.org/gerrit/#/c/63507/
Verification of this patch has be done using a change in releng-xci
pointing to this commit/corresponding patch on Gerrit to verify it
works in order to help with the review.
Change-Id: I90148063c6ff9881ef188e97956adea0e7cb5a7d
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Using heat orchestrator for sdnvpn - test case 4
Heat orchestrator and the use of Heat Orchestrator Templates
is introduced in sdnvpn test cases. The deployment of the
nodes and networks under test is performed as a stack with the
use of the openstack api and the use of the other apis is kept
to as little as possible. The scenarios that are executed are
the same as in the orginal test cases.
This is the implementation of sdnvpn test case 4:
VPN provides connectivity between subnets using router
association
JIRA: SDNVPN-219
Change-Id: If3783dd25577d22c18be5f088ab6657c38531d73
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Revert "Temporarily disable test_address_scope_rbac"
This reverts commit 6939526b9802539a62f71ca7759f7bd49c16aef4.
Change-Id: Ieb6644b47cc1567d5312f27e66ce250193db1f62
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- Merge "Add a new committer:Lu Bin"
- Add a new committer:Lu Bin
Change-Id: Iaca7d1eb70d20ef276c4aff732437c1218f76487
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Additional documentation"
- Additional documentation
Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Cleanup our ansible role
Our role had some old comments and confusing names which don't make
sense anymore. This patches cleans it up
Change-Id: Ieb928aad2c1b0bfcfa94b300201e026e11a4c991
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- New PTL for Dovetail
This patch is used as a basis for voting on the new Dovetail PTL. After
the nomination period [1] has ended, there is one candidate [2].
In order to complete the PTL election process, all Dovetail committers
shall review this patch and cast a vote (-1, +1). The voting period ends
in a week from now on October 24. The vote passes if a majority of
committers +1 this patch.
[1] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22133
[2] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22145
Change-Id: Iacf53f5c0bbe7e0c5f3c47131569be72ed8623ec
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "fix testsuite name bugs and improve some ui details"
- fix testsuite name bugs and improve some ui details
JIRA: BOTTLENECK-247
fix the bug where the testsuite name contains Chinese characters.
add license header automatically when a testcase created.
ui improvements:
workflow panel only turns up when a testcase executes.
add grafana pages in the webpage 'Test Result'.
add the highlight effect on the navigation item.
Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7
Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
|
|
* Update docs/submodules/sfc from branch 'master'
- Use changed_when instead of the when condition
The 'when' condition does not make sense and it was added in order to
avoid the ansible-lint error which requires all command or shell modules
to use a condition. This can be avoided with changed_when as explained:
http://willthames.github.io/2016/09/21/using-command-and-shell-in-ansible.html
Change-Id: I36316ea0848cff9763745af6dd8d8defcd993b70
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- qemu_regex_fix: Regex change for future qemu versions info cpu
When running info cpus command on qemu newer versions of 2.12
the output has changed. This is causing the regex lookup for
the thread match to affinitize the PID to the correct CPU.
JIRA: VSPERF-592
Change-Id: Ie3a4490f3f8da1e4df00c7095cf1f05fdd939e07
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Harden Rally generate report
It converts html_file to str and raises all possible exceptions.
It sometimes fails when locally generating reports.
Change-Id: Idf6a12aaac4561800cd5e364f8bcc495aabbee1d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Temporarily disable test_address_scope_rbac
It will be safely reverted when it'is fixed in patrole [1].
[1] https://review.openstack.org/#/c/612167/
Change-Id: Ib072f833523456004b7f211ef951c4b053d82577
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- List neutron exts and service providers in connection_check
It eases debugging as well [1].
[1] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/patrole/tempest-report.html
Change-Id: Ie9ddc280fc239c5e0887347d434839940e7a3240
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Switch SCAP url
The former link is unreachable 502 [1].
[1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-gambia/96/console
Change-Id: Ibc865a4d367fdc48505e9b4ebe674f63cba8b8e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Add visibility API in controller and CLI"
- Add visibility API in controller and CLI
- Modify get visibility to retrieve config and stats
- Add visibility REST API in controller to clear, set, and
get from redis
- Add example yaml to set visibility (service list by name,
metric suffixes/prefixes, and custom metrics) from CLI
- Modify example yaml to start visibility (collector) for
Istio 1.0 from CLI
Change-Id: I43304ff6d70bb4b817b345b9c383ce3621fb06c7
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Add nginx services control functionality"
- Add nginx services control functionality
- Modify nginx server template to use clover-controller
in clover-system namespace for file upload
- Add ability to set nginx server paths and move uploaded files
in clover-controller and set/get file upload metadata
- Add cloverctl commands to set nginx server and lb configurations
- Add example yaml files to configure nginx server and
lb v1/v2 from cloverctl
- Modify service definition for http-lb versions to distinguish
the two versions for GRPC messaging from clover-controller in SDC
deployment yaml
Change-Id: I5c6866c5ff3de358939c58ea8c0bde64a69c6eca
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Improve data ingestion reliability and functionality"
- Improve data ingestion reliability and functionality
- Modify deployment namespace to clover-system and account
for cassandra moving to the clover-system namespace
- Increase k8s compute resource assigned to cassandra to deal
with performance issues
- Add additional fields (user-agent, request/response size,
status codes) to span schema definition and modify primary keys
- Improve exception handling to prevent collect process from
crashing
- Minor changes to support tracing/monitoring with Istio 1.0
- Inhibit logging for debug messages
- Increase time back and number of traces to fetch in
each sampling interval to deal with Jaeger REST interface
returning trace data out of order under load
(tested to 300 conn/sec; 12K connections currently)
- Move trace insert into batch mode to cassandra
- Read visibility services to analyze from redis rather than
defaults (cloverctl, UI or clover-controller REST will set)
- Remove local directory copies in docker build, as image is
based on base clover container
Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Remove former check_envs call"
- Remove former check_envs call
Else it raises exceptions in __init__().
Change-Id: I4af1f59fbb9a94da1df132e750525fcdb5d0917b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Updated from global requirements"
- Updated from global requirements
Change-Id: I81e92ff3db9ca401cc700ff4a9c28c740f7e9060
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Add spinnaker configguide"
- Add spinnaker configguide
- Supply manifest for creation PV
- Add the spinnaker as a service documentation
- set the ci.jenkins.enabled to false
Change-Id: I66d91aa133085c6c5910913da4303c05fcba9800
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Roll Patrole and Barbican versions
It conforms with the full master model.
Change-Id: Ic8de654019816db0403759aa836ee865ed18f0d2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-104 Specifying a hypervisor does not work
Need to add a leading ":" to the hypervisor name
Change-Id: Id5d02e14a73a2e278848ffccd7a0c60165dbf509
Signed-off-by: ahothan <ahothan@cisco.com>
|
|
Updates references to link to the project docs and removes links to
non-existant documents.
Change-Id: I10fe2b64063072ffc0a0a9a5661e267eb270456f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/onosfw from branch 'master'
- Local Documentation Builds
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
added index.rst so that docs build succsesfully
Change-Id: Ifa6f16eccfcadd7f9d86e8d3def5a81b79ecf478
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/functest from branch 'master'
- Temporarily disable py36
Build servers haven't been updated yet to support py36.
Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
* Update docs/submodules/edgecloud from branch 'master'
- Allowing resource optimized OpenStack
One option for the deployment of edge cloud infrastructures
is to use different instances of the same resource optimized
OpenStack in both the large, medium and small edge sites.
This change adds this as an alternative to the usage of
different OpenStack deployment variants in the different
sites.
Change-Id: Icdcdb7fb8b0cb43f36b2f53ef74278475aa9817e
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [submodule] Bump pharos git repo for pod changes
Change-Id: I698d97f3dbf8cdbe7002c5e4b02ac1a51dacdbfb
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
|
|
* Update docs/submodules/ipv6 from branch 'master'
- Updated Release Notes
Change-Id: I6c7a3fd95baec63fd9eb738907f4f325178cce4a
Signed-off-by: BIN HU <bin.hu@att.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove Functest gating
It would make confusion to print OPNFV installer results as they are
not so good.
Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/availability from branch 'master'
- Local Documentation Builds
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
added index.rst so that docs build succsesfully
Change-Id: If257dec8d76d3ecf7d75e6cb4771dd9617db7fa4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/sfc from branch 'master'
- Remove all Pike config
Due to the lack of developers, we will only support one version of
openstack (master). Therefore, we remove the Pike support which is
anyway not the latest stable anymore
Change-Id: Ib2c81f952b0e35c61a3edeb9b4e389f5cd27e956
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "[Baremetal] Add baremetal support to create-nodes"
- [Baremetal] Add baremetal support to create-nodes
Information about baremetal servers is collected for ironic to do
the provisioning. Two main things are done:
1 - baremetalhoststojson.yml fills the json config file fed to ironic
so that it knows how to boot the blades. In the baremetal case, the
create_vm.yml playbook will only create opnfv vm. The variable
vms_to_create holds that information. The variable baremetal_nodes
specifies the physical nodes (empty when non baremetal deployments)
2 - For PXE to work, we create a file called baremetalstaticips that
has the mapping between mac address from servers and its ip. That file
is moved into the dnsmasq config directory
Change-Id: I0e788db1deb50769c183b71524a68ac0b925f8aa
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: osa: Bump SHAs to the HEAD of the Rocky branch
Since Rocky, networking-odl depends on ceilometer and requires it to be
installed. Therefore, all odl scenarios need to have ceilometer
deployed. Once that is done, we can unfreeze n-odl repo.
Besides, we need to introduce a SHA bump for neutron and ceilometer to
include the latest changes to support this fix
Ceilometer should be git cloned always, otherwise repo_build will fail
as ceilometer is now part of requirements.txt
[mchandras: Instead of just bumping selective network related roles,
lets just do a complete sha bump for stable/rocky]
deploy-scenario:os-odl-sfc
installer-type:osa
Change-Id: I81a39436e4ff648faabda4e82fce1d3f14615741
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Add ODL variables to env file"
- Add ODL variables to env file
ODL testcases in functest require new variables:
https://git.opnfv.org/functest/tree/functest/utils/env.py#n22
Otherwise the test fails because it cannot contact ODL
To find those variables, we fetch the ml2_conf.ini file from the neutron
container and then we parse the values. This is only run when the
scenario has odl
deploy-scenario:os-odl-sfc
installer-type:osa
Change-Id: If175bb7642e66e151b30e1ccd1b9040aa3481d8f
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Add flake8 and yamllint tox environments and fix tox errors"
- Add flake8 and yamllint tox environments and fix tox errors
JIRA: SDNVPN-231
This patch adds flake8 and yamllint tox environments. Furthermore, it
fixes tox errors and applies general tox improvements.
Change-Id: Id180695ef034562efb236932e6f783b0e91157c2
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Add post-provision playbook to pass ml2_conf.ini
Functest requires ODL variables to run the ODL healthcheck which is
mandatory for all ODL scenarios
Jenkins CI jobs will fail because it requires this patch to be finished:
https://gerrit.opnfv.org/gerrit/#/c/63175/
which requires this one to work (unfortunately, circular dependency)
Change-Id: I960e3346d840c5e30a2b56284fe109b8f99046e3
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "[arm pod5] Added new NIC info"
- [arm pod5] Added new NIC info
Change-Id: I7a363100fb0affe5ac4e27885727cf517621f4e6
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- Merge "rebase to k8s 1.12 & docker 18.06 and enable device plugin"
- rebase to k8s 1.12 & docker 18.06 and enable device plugin
Change-Id: Ifbe25c03de1c11144d093fe710b2a48c5c419b89
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "Add odl bgpvpn noha scenario to fuel"
- Add odl bgpvpn noha scenario to fuel
JIRA: FUEL-393
This patch adds support of os-odl-bgvpn-noha scenario to fuel
installer.
Change-Id: I4e053e38aac70023b0a81f9a41b415c7a1aae3af
Depends-On: I57288bbb42f4c75af19f3807f8f15b44482c066c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/armband from branch 'master'
- p/fuel: Remove volume name patch (upstream)
Change-Id: I094d5fe8224e620aff6e281281a45893a0ef10de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Move LF doc files into a new dir
rtd forces conf.py to be in the root dir.
Then it moves all LF files into a dedicated dir and reverts rtd
config.py.
Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Added traffic update capability to Ixload TG"
- Added traffic update capability to Ixload TG
Allow yardstick to update IP/MAX of Net traffic
- Implemented functionality for updating traffics IP/MAC address
in ixloadconfiguration.
- Extended http_ixload.py with functions for update IP/MAC
address of netTraffic.
- In HTTP-vFW_IPv4_2Ports_Concurrency.rxf changed name's of
networks from "client network" to "uplink_0 and the same for
server
JIRA: YARDSTICK-1418
Change-Id: I28ef68b77466fff15af589954e3ef63e8099428f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Updates rdo images URL
The delorean path does not have images for rocky, however they do exist
under the rdo_trunk path. Comparing the images for queens between the 2
paths looks the same, so switching to this URL.
Change-Id: I5d762af69b984c0fed1c79b73f2b4d61341298fa
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Fix links to remove references to submodules
It forces one single documentation.
Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Transition to local docs build job."
- [docs] Transition to local docs build job.
Docs builds have transitioned to using local
build jobs. This allows Yardstick docs to be
built and verified locally.
The time taken to build and verify docs in the
gate for new changes should be reduced, as the
docs for each project will be built separately.
This change also allow contributers to test
their docs builds locally, using tox::
tox -e docs
tox -e docs-linkcheck
TODO: Update the dev guide to include new tox
environment
Related: DOCS-191
JIRA: YARDSTICK-1415
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Ib8bab85475dcd5127a2c41a2d55dce8f8d9da574
|
|
* Update docs/submodules/storperf from branch 'master'
- Proper Job Metrics
Uses all FIO jobs, not just job.1 when calculating metrics.
Fixes bug when multiple volumes are created, but thread gate
is not big enough.
Change-Id: I473b2d19848c6ebc15e7669d84fade52d10fb97d
JIRA: STORPERF-263
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/pharos from branch 'master'
- Provide opendaylight server with a public ip
JIRA: FUEL-393
This patch reserves a public ip for opendaylight. This ip is needed
for running the test-case 3 of sdnvpn test-cases, which run as part
of the bgpvpn scenario.
Change-Id: I57288bbb42f4c75af19f3807f8f15b44482c066c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|