Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Restructure monitoring scripts
Restructure the monitoring scripts and modify the scripts to remove the
redundance
Change-Id: Ib4a5d7bea2dc455ec03ad61780b6caf06831daa8
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit cb67313c1e14b6eca057bdfc7722bc11506b7a2a)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Style-check for monitoring scripts
Fix the style-check errors for monitoring scripts.
In another patch, the scripts will be restructured
according the dicretory structure.
Change-Id: I4149b18177fa1bdeb1b12a84ecad3d7d0b78260b
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 742fc9ab94ede1187c9146e5336e28fe84d510c5)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "Prometheus Prototype Dashboard" into stable/fraser
- Prometheus Prototype Dashboard
JIRA: BOTTLENECK-181
Prototype Grafana dashboard using Prometheus query language for
displaying system and docker performance metrics
Change-Id: I2659eb4a4d072e95f3fc5a5dac0b1e5b1c6e536e
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
(cherry picked from commit b06b5119a0632b1e830c4873ca4cec8f22925e32)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Barometer automated installation script for jump server
and compute/controller nodes
JIRA: BOTTLENECK-182
Install barometer for collecting OVS and collectd statistics as
docker containers on all nodes
Change-Id: I8ae7e2bcbe95ab6e1224e08828c822d50367f616
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
(cherry picked from commit 4b89af12f547bd8eebc01572e1b9a02f89c5fa7c)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Some informations are redundant
This patch is to remove the redundant results in Soak throughputs
reports to TestDB
Change-Id: Ib7e95df8353f3aa7b28187d352d5a6a213af2727
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 2833e627cbf31eb89f313ec167f215c48fa70217)
|
|
* Update docs/submodules/stor4nfv from branch 'stable/fraser'
- k8-nosdn-stor4nfv-ha Scenario Documentation
Documentation for the k8nosdn-stor4nfv-ha scenario.
Change-Id: I80b3814cff636deec41331c6e4bbdec63a5ce7ae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Fix resources/images directory usage with deploy
Change-Id: If50ad310049edca687da8e0acf412a7e1eacd2b6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: disable iso verify for master branch
Change-Id: I46753983e1fb37300df70700c474c3dda3532ffa
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Update for master upstream deployments
Change-Id: I92635178ddc354dd7773cd372a34d46f5ee0bf2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/sfc from branch 'stable/fraser'
- Fix version in setup.cfg
Selecting another tag than the official ones (opnfv-xxx) breaks all
Functest builds because pbr requirements are unmet [1].
[1] https://build.opnfv.org/ci/job/functest-features-docker-build-amd64-master/219/console
Change-Id: I8a6a603c9f4e976c8bcdcce865850b46f6e69453
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add Bottlenecks Fraser Docker Push Job
Change-Id: I4d6c4015ca36f743dadbb6524a1ca8d5619ce3d6
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/joid from branch 'stable/fraser'
- document update for Fraser release.
Change-Id: Iab88d244a8a39b78c84aa11550cee2c04f81ab0f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit e00115a7a5ea27030cc4f36efdc298b6145cdb02)
|
|
* Update docs/submodules/releng from branch 'master'
- Add release notes in releases/fraser/functest.yaml
Change-Id: I0384563e5e663ea485626562df5ee49815b95817
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Fix os-odl-bgpvpn-[no]ha scenario reference
These shouldn't be prefixed with a '-' nor duplicated.
Change-Id: I88f5b2d18436a258d6ac573a1fbc6dee735b48da
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Removing links to ovsnfv as they are not participating in Fraser.
Updating links to barometer to point at correct reference.
Change-Id: I325a5fccd5c14115347952cfb357f7516210aaaa
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Change-Id: Ie8547189d06afb7a104b3fa39a2be363b92d620b
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
The file is renamed to match the release and updated with the new
diagram.
Change-Id: I1c06648b07512ada7df374c25f6c8cb95e41c8e5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Merge "Make sdnvpn logging proper" into stable/fraser
- Make sdnvpn logging proper
* Currently no log messages are getting written into log file due to
file handler is registered for logger object created at different
modules. Now corresponding handler is registered for logger objects.
* Making sdnvpn Feature class to use its parent class logger object to
avoid unnecessary logger object creation.
Change-Id: I4ec61951ba4ac39cecc137dbb818da72f0b43b35
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit 303268d0464127c52f11443404fb1baae03d615f)
|
|
* Update docs/submodules/fuel from branch 'stable/fraser'
- Mend OVN scenario
* setup HWE kernel to get suitable conntrack module
* clean out outdated state with ovn ctl options
* point SB remote source to local mgmt network
Change-Id: I8986c227ce0a9a3b7ab3faf382760ec32e6e7c00
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 26ca4c20b57564117087e2c649e10d71477a134f)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Tag SDNVPN for Fraser 6.0"
- Tag SDNVPN for Fraser 6.0
This is tagged at the current tip of stable/fraser branch
Change-Id: Ie169aa7e2ef7096155253aeb5c8adeeefc2cf278
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Tag Stor4NFV for Fraser 6.0"
- Tag Stor4NFV for Fraser 6.0
Include link to release notes
Change-Id: Ic9b8ed9d08fd54f00bf4afe9539f32fae9339e23
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Clover tags Clover for Fraser 6.0.1"
- Update Clover tags Clover for Fraser 6.0.1
Add the opnfv-6.0.1 to the current commit, and lists opnfv-6.0.0 as
being tagged on the previous one.
Change-Id: I01b3efb6fe04b3dcf32ef2c01315ecb34fb30133
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Tag OPNFVDocs for Fraser 6.0
This is tagged at the last merged docs patch to stable/fraser
Change-Id: I0d976cd947621ceab3a15df8ea98bdc245fe93fc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the
fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: I9223da8139ce997e6b7dde9db30a875324c0b94f
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: Ie9ee3b17d5f909b0160cbacd7db99a43385c3d7d
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: I66541b703924018ca7d81a736a1af8767c100846
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Tag Apex for Fraser 6.0
The last commit I had to revert, as the refs were put under branches
branch should never change and indicates where the branching happens.
I have taken those refs and put them in the releases section
Change-Id: I8026b331b18cde18c08ed1bef79d291c3a7ffce8
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "Apex: update sha commit hashes for Fraser""
- Revert "Apex: update sha commit hashes for Fraser"
This reverts commit 583c715b4c5320bdd6e0b09b68af852d8660dc14.
Change-Id: I63c99606804c4c02b1e8aff91937c62916137bc9
|
|
* Update docs/submodules/functest from branch 'stable/fraser'
- Control vping cleanup step via --noclean
Change-Id: Ic43b100348e77fd96aab9abc5a9ec4a0b47a2f87
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 1ca85485f74d09dfd6787b75fb40cb70dce64e4b)
|
|
* Update docs/submodules/releng from branch 'master'
- Dovetail CI jobs failed sometimes when Archive artifacts
According to this https://issues.jenkins-ci.org/browse/JENKINS-47566,
the failure seems to be caused by the permission problem.
Change the owner of all files in 'results' directory to be jenkins.
Change-Id: I0ed30018354259601c39016fc1950ea7db867e78
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: update sha commit hashes for Fraser
Change-Id: Ic3cb135911eddc4490a50e57f5165688cec623a0
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Update Clover 6.0.0 release SHA1
Change-Id: I28c584535617afb32801f912adafe5282aa64ed1
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
|
|
|
|
|
|
* Update docs/submodules/clover from branch 'stable/fraser'
- Merge "Update docs with edits and proper release tag" into stable/fraser
- Update docs with edits and proper release tag
- Incorporated feedback from doc reviews
- Fix some rendering issues
- Add redis inspect section
- Update SDC deploy instructions using Fraser release tag
Change-Id: I573dcd04066ad83b9c659fae645c65ab4aaa2007
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'stable/fraser'
- Update yaml manifests for Fraser release tag
- Updated the SDC toplevel manifest to use the 'opnfv-6.0.0' tag
- Updated the yaml rendering scripts for individual services
under snort/nginx to use opnfv docker images
Change-Id: I90ef2a8ff5fcc47076192cb556a3a0ff3a9bd846
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
|
|
Change-Id: I315de7a0d26d020af1b966e455664ec7d2fb3647
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 6a8755028e0392e45e65a4928823dd9a39901a16)
|
|
Change-Id: I30f18a916a80104884f610d3722533deb99b5aaa
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 691d4078bac0669c3465ce1dcb3fe0f543651358)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Parser Fraser 6.0.1 Release Tag"
- Update Parser Fraser 6.0.1 Release Tag
opnfv-6.0.0 was previously tagged on the master branch, but the ref to
be release is on stable/fraser. So bumping the tag to 6.0.1 and adding
the previous tag at the correct ref to the file.
Change-Id: Ic57fd2116e8662391748455cfe25c23e9853b65d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Functest 6.0.0 release SHA1
Change-Id: Ieaa5b8050da3f502074d7f968c4cf65a108f84c2
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[VSPERF] Added releases tag and release-notes URL"
- [VSPERF] Added releases tag and release-notes URL
Updated the following in vswitchperf.yaml
1. Added releases: opnfv-6.0.0
2. updated the SHA1 for stable/fraser
3. Added release-notes
Moved URL to new line to overcome the line-length limit
Patch-set3: Restored the git tag of stable/fraser to the original
Change-Id: Ie41f874a92869c5e9225881cd8501b4d4ba7c5c4
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add Samplevnf project release tag and notes"
- Add Samplevnf project release tag and notes
Change-Id: I83347286490344912593a122fc47013d5fcf7225
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Fraser] ovn4nfv git tagging."
- [Fraser] ovn4nfv git tagging.
Change-Id: I34c7009f377529cd8eab5583115afa7019dcf510
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Release Notes and SHA"
- Update Release Notes and SHA
Change-Id: Ib7a0e785e18c035debbc90e54c4b5d9810b1ffe8
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Add release tag and release-notes"
- [QTIP] Add release tag and release-notes
Change-Id: I2ec85de7d0970915519b9178f5d5bf6e9d007cbe
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "For tagging Compass4nfv 6.0.0"
- For tagging Compass4nfv 6.0.0
JIRA:-
Change-Id: Ieffad56c6710edf0efaaea5e49609623cbcfa32b
Signed-off-by: chigang <chigang@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] fraser opnfv-6.0.0 release tag"
- [yardstick] fraser opnfv-6.0.0 release tag
Change-Id: Ifef00c7dd02b0bcdede3229c847708e366d964de
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "add release notes for container4nfv"
- add release notes for container4nfv
Change-Id: Ided8302e6d80e330bb3b469b2fead23be876c5bc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Added release notes for StorPerf"
- Added release notes for StorPerf
Change-Id: I50890fe884666be5a7920e2a8e379052ca434f21
Signed-off-by: mbeierl <mark.beierl@dell.com>
|