Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/joid from branch 'master'
- adding ceph support for Kubernetes.
Change-Id: If7cf0add214da153daf39967fac15ba027cc3885
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "resource: remove cores args"
- resource: remove cores args
We used to try to probe all the cores that the VNF was using
and only dump CPU stats for those cores.
We can't really detect those core accurately and we would rather
dump all the core information and let influxdb and grafana filter
the information.
We do end up with excessive KPI output, especially on systems with 88
cores, but this is manageable.
The core logic was partially removed, this finishes the removal.
Change-Id: I5cbb694fd982519e2df54db49a21ed5948e13537
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Remove obsolete developer documents
Some developer documents are now old and suggested to be removed.
Change-Id: Ifa26a1535d57a560a0525eafa300ae087feb3191
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Fix yum update repos
The *yum update* fails during the installation of ansible in centos
because it tries to update openssh-server among other packages.
This commit change fixes the command to only update the repository
information. The --assumeno argument is not required.
Change-Id: I26870462888742b3200097322d5316ac00febfc5
|
|
* Update docs/submodules/yardstick from branch 'master'
- ixia: add 1024 and 1280 byte packet size to Ixia ipv4 traffic profile
This brings it to parity with its non-Ixia counterpart (ipv4_throughput.yaml).
Change-Id: I4c91d1ae507c7b5e0a23dcf49606b16891b400bd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Added method to OpenStackHeatStack to return OpenStackFlavor objects.
Continuation of the story SNAPS-153 for adding creator/state machine
instances for OpenStack objects deployed via Heat.
JIRA: SNAPS-174
Change-Id: I791e427efc487045c0f72cd836dabd9a66a4f60f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Connect proxy nodes to public network
cloudify vnf requires public enpoints to be available from instance
with manager, so connect nodes w/ nginx to routed public network.
JIRA: FUEL-286
Change-Id: Id0caa699519b9b46dad51deac6955afe6a0050de
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Added method to OpenStackHeatStack to return OpenStackKeypair objects.
Continuation of the story SNAPS-153 for adding creator/state machine
instances for OpenStack objects deployed via Heat.
JIRA: SNAPS-175
Change-Id: I7196279086b1935b4ec4a01483d46921cc567b15
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove some obsolete scenarios for rally 0.10
Nova-Network are not alive any more and have been removed
in Rally stable/0.10 [1].
[1]: https://github.com/openstack/rally/releases/tag/0.10.0
JIRA: FUNCTEST-883
Change-Id: I45a20504589003a39ff27770709de6881e69aee3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/pharos from branch 'master'
- [fuel] Assign public network to proxy nodes
Change-Id: I8d4cc9505eb1d405b8f6a3ef1053249d803bda7b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [virtual] Horizon: server: secure = False
Horizon login fails due to CSRF_COOKIE_SECURE being set when no SSL
is available.
JIRA: FUEL-297
Change-Id: I23f8ee86dbf5a909c75cfcc217a2ab6e4dca7324
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove compass4nfv weekly danube job"
- Remove compass4nfv weekly danube job
Change-Id: I5bd83b2dec6d6b28e619a2a427c0406a6a0c6a43
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/joid from branch 'master'
- modified as deployment failing on this.
Change-Id: I62aa32f7dacedc3008565ffd005d45e431485bb9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/releng from branch 'master'
- remove components out side of 3rd_party
components are implemented by TestAPI team, they are not the third
party code, put them under opnfv_testapi/ui directory
Change-Id: Ia0f5e2afe4bcb12bcb74d3a8d78fb28fe1432bec
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- Move container build to tag 1.1.2
Change-Id: I016db10f181b9a02d7bc95be7c5f8e7be86625fe
Signed-off-by: ahothan <ahothan@cisco.com>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-45 Fix typo on imix_avg_l2_size
Change-Id: I124ca18b717220dd7f74f14c213c3a2ca3b81c60
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "lib.sh: rm Ubuntu boot entry on EFI systems"
- lib.sh: rm Ubuntu boot entry on EFI systems
On EFI-enabled systems, grub-install from grub-efi-* package
installs a boot entry named "ubuntu".
MaaS relies on IPMI to set boot order to PXE first; however
on systems with buggy firmware or without full IPMI support,
that fails, leading to booting Ubuntu from hard disk instead.
Work around this by clearing any previous Ubuntu boot entry
from board flash, before starting a new baremetal deploy.
NOTE: This only runs against nodes that are online from a
previous deploy.
Closes: ARMBAND-47
Change-Id: I1c4ece09e42845ce2a1b7119ec69e46e5ca12376
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Return OpenStackVolume and OpenStackVolumeType instances from heat."
- Return OpenStackVolume and OpenStackVolumeType instances from heat.
Added a methods to OpenStackHeatStack to return any OpenStackVolume
and OpenStackVolumeType objects it was responsible for spawning.
Changes include all of the necessary changes to the heat and
settings utilities and associated tests.
JIRA: SNAPS-199, SNAPS-200
Change-Id: I6da4bce1e90f080e22c96ab1b46eca8b85991ebf
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Sync requirements with OpenStack Pike
OPNFV F-release is built on top of OpenStack Pike.
Functest depends on SNAPS and requires this update.
It conforms with the requirement management cleant for E-release [1].
[1] https://wiki.opnfv.org/display/functest/Requirements+management
Change-Id: Ifff3db55f8b2f03a91b43fb542328300c7b7b4a6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- INFO: Update PTL
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-October/018501.html
Change-Id: I9305ec2e13e19b32e142640dab63487bab9a2b6a
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Update Rally to 0.10
It requires to sync os-faults with OpenStack requirements as it's
out-of-tree too. The last os-faults version is selected as well.
Change-Id: I0c582070a937b6ba6cba5b0c17673f42ea5d6dec
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "divide resources into handlers and models"
- divide resources into handlers and models
divide resources into handlers&models
put ui handlers into handlers directory
put User into user_models.py
Change-Id: I3d9e260097205213c3ea8d4eac08b9019e017f71
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "add develop guide for testapi"
- add develop guide for testapi
Change-Id: Iaa9c15092aafda2024f08c467eea2f3ab9cddd96
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/moon from branch 'master'
- Add the POD API in Orchestrator
Change-Id: I98396ec760aa00beb87c60a566ed6b1991fce42e
|
|
* Update docs/submodules/moon from branch 'master'
- Fix some bugs
Change-Id: Ia0d2e4b463f80b606381e3c98d1a8cdd01a01c82
|
|
* Update docs/submodules/moon from branch 'master'
- Update the moonforming template
Change-Id: I283a414acb2d38ca094bc542dec577b085217cf9
|
|
* Update docs/submodules/moon from branch 'master'
- Update the configuration file
Change-Id: I47a660152bde2ae175ae3fd5194f49716628fcc9
- Delete wrapper API and use Kubernetes instead of Docker
Change-Id: I803b8ad92ac7261d0fb41f43337221d41c8261e9
|
|
* Update docs/submodules/moon from branch 'master'
- Fix some bugs
Change-Id: I15e25e4771122e7145dfc7cbb9cbe39edada5214
|
|
* Update docs/submodules/moon from branch 'master'
- Update Manager to use Kubernetes
Change-Id: I46a755a218a49e6bb91e328ff35b3f8f19d78e2d
|
|
* Update docs/submodules/moon from branch 'master'
- Update Orchestrator to use Kubernetes
Change-Id: Ib1f1fb54544e4ac985ef2063ff8114d804e83d0e
|
|
* Update docs/submodules/moon from branch 'master'
- Delete some Oslo modules and update the cache
Change-Id: I0888f40218a5513ef45af5267785acd8f8fddfd8
|
|
* Update docs/submodules/moon from branch 'master'
- Add Kubernetes configuration scripts.
Change-Id: I1dedc51b32db3008c955dd6e4be9013cb4ef6379
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "VM-2-VM Network Performance Indicator: A Proposal"
- VM-2-VM Network Performance Indicator: A Proposal
The proposal is in Jupyter Notebook format.
The network performance indicator considers the following
(a) Metrics - Throughput and delay
(b) Application performance.
(c) Topology
(d) Virtualization technology.
The proposal is added at /docs/proposal folder.
JIRA: QTIP-272
Change-Id: Ia808cb031edbe123c011de44712c389ce83863f5
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Missing parameters in tempest
In patch 45763, client parameters were missed in some functions.
Change-Id: Id311e9ee6c0f7b24fe81832e2de9787e4f5693d7
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/fuel from branch 'master'
- docs: Spelling correction
Change-Id: I35076b8cd81451482944d91f3dd3337dd849ef28
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Remove ugly code in odl plugin"
- Remove ugly code in odl plugin
JIRA: -
Remove the ugly code in odl plugin. These code may cause tempest failures while
running daily functest. These failures cannot be reproduced locally but only in
daily functest. So we proposed this patch to improve our code and verify whether
it can fix the failures in tempest.
Change-Id: I09bbb13702ac75380a0d1a1dac5add52a5725c6a
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Update requirements_absolute_requirements.txt"
- Update requirements_absolute_requirements.txt
JIRA: -
For offline deployment, some packages' versions need to be
upgraded and add the version limitation of tacker and tacker
client.
Change-Id: I8b55fe270998c716df8791f1909ea4f4ab654a6c
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge " k8s support the helm."
- k8s support the helm.
JIRA: -
Change-Id: I8ee06225c32c59a5678a666c47da95f96963dec8
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "fix ceph reboot issue"
- fix ceph reboot issue
When storage nodes reboot or shutdown,
the partitions of loop device will lose.
We add the command partprobe -s {{loopdevice}} to rc.local,
it will reload the partitions, when boot up the storage nodes.
Change-Id: I31dfca953aa254fa516421a494318b01cd39675c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Compass4nfv Committer promotion for Yifei Xue and Xinhui Hu"
- Compass4nfv Committer promotion for Yifei Xue and Xinhui Hu
Xinhui votes
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-October/003904.html
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-October/003905.html
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-October/003899.html
Yifei Votes
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-October/003906.html
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-October/018613.html
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-October/003898.html
Change-Id: I5b825af0a3f8b00da9ce4cc7f4adcd667341a2c6
Signed-off-by: chigang <chigang@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Bugfix for using sha512sum to check kolla image
Change-Id: I26c6fc8a104752c3e65d5b6a19403692493ab44a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/doctor from branch 'master'
- Revised Doctor Project State (Mature)
https://www.opnfv.org/software/technical-project-governance/project-lifecycle
OPNFV TSC approved graduation of Doctor project on Oct. 3rd
Change-Id: I8fe7076cc33f5259a3e2e860df4777128b3738d1
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Build kolla image in VM
This PS:
1. Build kolla image in VM
2. Use sha512sum to check kolla image
3. Delete suffix dot when there is no ext_tag
Change-Id: I94d99e3ff69c47cc247051fae812bfdb29ff0246
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Set default openstack version to Ocata
Default value of openstack version variable is
still newton which cause error when using this
default value in k8s scenario
Change-Id: I8e89e60f03a0dbf0263b0fef85f80ccb4a32efae
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Use dovetail latest docker image cvp.0.8.0
Change-Id: I87ad5599f5a44074eb67502b02bd2083a773772d
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Updated application to support volumes.
Updated VirEnvDeploy documents to reflect newly supported
object type.
JIRA: SNAPS-208
Change-Id: Icc0d435d9b2d780d31a15ebc9a1ebd539c58e407
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- patches: pharos: Dynamic PXE interface index
Change-Id: I7eae35c2e040cf316af45fd420ba6611abb2fa4b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- patches: pharos: IPMI: Trim netmask from IP
ericsson-pod1 uses 'IP/netmask' format for IPMI IPs in its PDF, which
is part of PDF spec, so update our installer adapter template
accordingly.
This change will be reverted once the patch is merged upstream in
Pharos OPNFV git repo.
Change-Id: Ie97177444f0445501fc0a7b131569ff1af6fee3c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/ovn4nfv from branch 'master'
- Added New PTL info for OVN4NFV
https://www.mail-archive.com/opnfv-tech-discuss@lists.opnfv.org/msg06916.html
Change-Id: I9c8faa8cf450ff419c8c76907c00158c1831d214
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
|
|
* Update docs/submodules/armband from branch 'master'
- ci/deploy.sh: Add support for CI_DEBUG
While at it, use SSH_SALT global var in `cleanup_uefi`.
Change-Id: I9400edde69d3aaaa1879cce0e79898c80db486db
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|