Yifei Xue [Mon, 22 Jan 2018 08:06:29 +0000 (08:06 +0000)]
Merge "Support multi-cluster deploy"
Harry Huang [Tue, 21 Nov 2017 07:29:11 +0000 (15:29 +0800)]
Support multi-cluster deploy
JIRA: COMPASS-566
1. set DEPLOY_HOST to "true "no longer refresh
compass-core
2. patch depends on merged compass-tasks
3. support assign cluster name in scenario file
Change-Id: I28d201c201cff5baefee9993d195be16ef1e830b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Thu, 18 Jan 2018 12:11:55 +0000 (20:11 +0800)]
Using simplejson instead of json
JIRA: COMPASS-574
As Ansible upgrade patch will bring in json
module issue. Using simplejson module to
avoid module confusion.
Change-Id: I752b126e37753187fd74daa4fc6fe202f71eec24
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
wutianwei [Mon, 8 Jan 2018 08:34:30 +0000 (16:34 +0800)]
Fetch kubernetes admin.conf for test
from kube_master fetch the admin.conf
to the directory /opt/admin.conf of compass-tasks docker
Change-Id: I1c236414c968f721d04fb6da0dc7a9514c892f93
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Yifei Xue [Wed, 10 Jan 2018 01:44:08 +0000 (09:44 +0800)]
Change the ntp server in chrony conf
JIRA: -
Use the ntp server in compass-cobbler.
Change-Id: Ia5d3d8fb32ce51667841cec74622c7f0da929587
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Thu, 4 Jan 2018 06:54:12 +0000 (14:54 +0800)]
Open log server of OSA
JIRA: -
Open log server of OpenStack Ansible to collect all of the
logs in each LXC. Then it will be very convenient to debug.
Change-Id: Iafd625a2af4eea04ff7528c9d8007bed1b218822
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Fri, 5 Jan 2018 08:33:43 +0000 (16:33 +0800)]
Update the docker image source to use opnfv dockerhub
JIRA: -
Change the docker image source to opnfv dockerhub.
Change-Id: I5709c99844d5df29d9a429a72db23c8deaf9feb0
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Harry Huang [Tue, 9 Jan 2018 07:51:57 +0000 (15:51 +0800)]
Open fix_pip_version
Due to OSA commit id rollback, open this fix_pip_version
to fix ldap issue
Change-Id: I9d41f0dcb04ecdc3d73b92a5da6fa254b5246045
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Yifei Xue [Thu, 28 Dec 2017 08:21:23 +0000 (08:21 +0000)]
Merge "change the failure judgement condition for setup-openstack"
wutianwei [Tue, 26 Dec 2017 07:57:48 +0000 (15:57 +0800)]
change the failure judgement condition for setup-openstack
1. Don't check failed=1 instead of checking the last task name.
2. comment the fix pip version yml
Change-Id: I3c22074f319a1d0f1ae0f3df43ca6e10ec684aac
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Yifei Xue [Wed, 27 Dec 2017 12:26:43 +0000 (12:26 +0000)]
Merge "Remove the /var/log/osa directory if exist"
wutianwei [Mon, 25 Dec 2017 07:39:50 +0000 (15:39 +0800)]
fix the lz4 packages dependence
1. install pkgconfig
2. mv the tasks of fixing pip issue out of the main script
Change-Id: Icc08a3c461690d1d6747455479df0a58d87d22da
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Harry Huang [Tue, 7 Nov 2017 07:30:51 +0000 (15:30 +0800)]
Add compass-docker-compose
1. Add ansible for docker compose containerized
compass
2. deploy/conf/compass.conf no longer specify
image tags for runtime. build.yaml now is added
into compass tarball to be the only place determine
image tags
3. This patch is based on patch:
https://gerrit.opnfv.org/gerrit/#/c/47393/
use merged compass-tasks
4. Tempoarily using private docker repo for
compass-tasks. Switch to opnfv repo when patch
https://gerrit.opnfv.org/gerrit/#/c/47329/
is merged
5. Modify ansible callback module accrodingly
Change-Id: I0728a9002a1cc7804c9e8f13bd1afdccb684a159
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Yifei Xue [Thu, 21 Dec 2017 04:10:03 +0000 (04:10 +0000)]
Merge "Bug fix for chrony configuration"
Yifei Xue [Thu, 21 Dec 2017 04:03:40 +0000 (04:03 +0000)]
Merge "Update OS pattern for kubernetes"
Yifei Xue [Thu, 21 Dec 2017 04:03:11 +0000 (04:03 +0000)]
Merge "deploy/k8s: support k8s deployment on aarch64"
Yifei Xue [Thu, 21 Dec 2017 04:02:55 +0000 (04:02 +0000)]
Merge "deploy/conf: separate x86 and AArch64 docker image naming"
Yifei Xue [Wed, 20 Dec 2017 07:03:35 +0000 (15:03 +0800)]
Bug fix for chrony configuration
JIRA: -
Set "security_ntp_servers" to use only one server;
Correct the path of chrony key for centos deployment.
Change-Id: I3050018fe07c51912e0b52a1c5c7ce2dd4d3f6ce
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Sun, 17 Dec 2017 14:24:45 +0000 (14:24 +0000)]
Merge "Bug fix for the random failure of nova cell_v2 discovery"
Yifei Xue [Sat, 16 Dec 2017 06:45:00 +0000 (14:45 +0800)]
Bug fix for the random failure of pip_install
JIAR: -
For centos deployment, it sometimes fails when
run the role: pip_install due to the network
is not so stable. So we add some retyies here
to avoid the failure.
Change-Id: I9774e5be4d42a66f8cf377ec83161b200266d3d0
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Fri, 15 Dec 2017 16:25:28 +0000 (00:25 +0800)]
Bug fix for the random failure of nova cell_v2 discovery
JIRA: -
Sometimes nova cell_v2 fails to discovery the compute
hosts. So we add some retries to makr sure cell_v2
discovery success.
Change-Id: I74af78667f2718b10b8cbb1e9c7c8d8d3b4b297e
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
wutianwei [Thu, 30 Nov 2017 03:33:11 +0000 (11:33 +0800)]
Remove the /var/log/osa directory if exist
generate password again to ensure the password is different everytime
Change-Id: I8c88266e724922301f4411b330d7d7154bfb250e
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Harry Huang [Thu, 14 Dec 2017 09:12:41 +0000 (17:12 +0800)]
Update OS pattern for kubernetes
Ubuntu iso has been updated to 16.04.3 and
Centos iso has been updated to 7.17. Update
os pattern in adapter conf for kubernetes to
avoid deploy failure
Change-Id: Ib11c738a4917f736326f6003e33b1c4268b0b7cd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
wutianwei [Thu, 14 Dec 2017 02:33:21 +0000 (10:33 +0800)]
add the DNS server when run in intel lab
Change-Id: I07a9de2f1ed337e289d19241757db0e128ac595d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Yifei Xue [Thu, 14 Dec 2017 01:55:24 +0000 (01:55 +0000)]
Merge "Update Barometer's collectd plugin to Pike"
Yifei Xue [Thu, 14 Dec 2017 01:54:39 +0000 (01:54 +0000)]
Merge "Add collectd role to compute host only"
Yifei Xue [Thu, 14 Dec 2017 01:53:46 +0000 (01:53 +0000)]
Merge "add the barometer dha file for CI running huawei-pod1 huawei-pod2 intel-pod17"
ramamani yeleswarapu [Thu, 14 Dec 2017 01:33:39 +0000 (17:33 -0800)]
Add collectd role to compute host only
Change-Id: Ibe7d8cb58590da79442a02c4f0e57434eea0e5e4
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
wutianwei [Wed, 13 Dec 2017 07:25:46 +0000 (15:25 +0800)]
add the barometer dha file for CI running
huawei-pod1
huawei-pod2
intel-pod17
Change-Id: Icc592d070a7835245f706699df6927af296bf5bd
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Yifei Xue [Mon, 11 Dec 2017 08:08:16 +0000 (16:08 +0800)]
Bug fix for CentOS BM deployment
JIRA: -
In order to configure network for OSA deployment,
it's needed to install some packages, such as
bridge-utils, iputils, etc. So we configure
external network before using yum to install
packages.
Change-Id: I87864d6bdae79184aa82223f77b6ced1d0e9cf26
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yibo Cai [Wed, 6 Dec 2017 02:05:00 +0000 (10:05 +0800)]
deploy/conf: separate x86 and AArch64 docker image naming
Latest update hard-coded some docker image names, which breaks
the deployment on Arm platform. This patch fixes the issue by
distinguishing docker image naming on different architecture.
This is an interim solution, and in the future, we may leverage
docker multi arch support to use consistent naming for
different architectures.
Change-Id: I5c59c12fb250c4e09d83582640e248075b5f7373
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yibo Cai [Thu, 7 Dec 2017 09:15:07 +0000 (17:15 +0800)]
deploy/k8s: support k8s deployment on aarch64
Kubespray default variables are for x86_64. To support deploying
AArch64 node, many variables must be redefined. This patch adds a
file to override default kubespray variables, so we can track all
changes in compass4nfv code.
Change-Id: Ic6180ea9c50302d1a6cef1e0e7a3abea6699ef55
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
ramamani yeleswarapu [Fri, 8 Dec 2017 07:22:45 +0000 (23:22 -0800)]
Update Barometer's collectd plugin to Pike
Updates collectd-ceilometer-plugin code
from stable/ocata to stable/pike.
Change-Id: Idf62f870f2276c8b83249e01d6ed5714a08caa90
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Yifei Xue [Fri, 8 Dec 2017 06:10:13 +0000 (06:10 +0000)]
Merge "Add CentOS 7.4 support for OpenStack Pike"
Yifei Xue [Thu, 7 Dec 2017 09:08:26 +0000 (17:08 +0800)]
Add CentOS 7.4 support for OpenStack Pike
JIRA: COMPASS-565
After this patch merged, compass can deploy OpenStack Pike on
CentOS 7.4. Due to some upstream bugs, we add some fixes in
this patch, e.g. add libvirt to os-cinder, remove a useless
repo after installing
Change-Id: Ibc1e6f1ed103daf2d70a8ae1d7c04f77d1545c41
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Thu, 7 Dec 2017 09:15:32 +0000 (09:15 +0000)]
Merge "Add DHA and network files for intel pod17"
ramamani yeleswarapu [Thu, 12 Oct 2017 00:41:52 +0000 (17:41 -0700)]
Add plugin for Barometer.
Change-Id: I5049805eb4e2e2c5e2cc87772afe6650253be36c
Signed-off-by: John Hinman <john.hinman@intel.com>
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
wutianwei [Tue, 5 Dec 2017 03:32:35 +0000 (11:32 +0800)]
Fix the python-ldap version
when python-ldap is newest version, there are some issues in dependence
Change-Id: I29f30900733cdd87d922b17da0f7c551b7cbdc90
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Justin chi [Fri, 1 Dec 2017 02:02:20 +0000 (02:02 +0000)]
Merge "fix scenrios file link when k8s deployment"
Yifei Xue [Thu, 30 Nov 2017 03:01:11 +0000 (11:01 +0800)]
Add DHA and network files for intel pod17
Intel Pod17 is ready now, this patch is proposed to add
DHA and network yml files for it. Then we can run some
daily BM deployments on it.
Change-Id: I1431295b3f7c70afb6ee77979e0eb75972d94bc1
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
chigang [Wed, 29 Nov 2017 08:37:09 +0000 (16:37 +0800)]
fix scenrios file link when k8s deployment
Change-Id: Ibf64258b368393a0805868501e367f32b28bbe81
Signed-off-by: chigang <chigang@huawei.com>
Yifei Xue [Wed, 1 Nov 2017 03:46:18 +0000 (11:46 +0800)]
Upgrade OpenStack version from Ocata to Pike
JIRA: COMPASS-565
For OPNFV F release, it's going to use OpenStack Pike as the NFVI
component. This task is created to monitor the upgrade work of
OpenStack Pike. Subtasks as follow:
- Add Pike related configurations to compass_conf
- Upgrade ubuntu os to ubuntu 16.04.3
- Upgrade centos os to centos 7.4
- Upgrade openstack-ansible from ocata to pike
- Upgrade openstack repos from ocata to pike
Change-Id: I2202e8e3ae23dae8e575c89170c9e5e057757870
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Thu, 23 Nov 2017 08:52:43 +0000 (08:52 +0000)]
Merge "Support the scenario for installing kubernetes in ubuntu system"
Yifei Xue [Fri, 10 Nov 2017 07:01:04 +0000 (15:01 +0800)]
Upgrade the jumphost offline support
JIRA: -
1. Add support for ubuntu 16.04.3
2. Update the package building scripts for ubuntu 14.04.3
3. Remove some hard code
Change-Id: I96e587b6b3aa2c39e14e5b0ec7db82b460e1fb29
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Justin chi [Tue, 21 Nov 2017 02:25:11 +0000 (02:25 +0000)]
Merge "Fix centos kickstart_done snippet"
Justin chi [Tue, 21 Nov 2017 02:24:35 +0000 (02:24 +0000)]
Merge "fix locale setting: Cannot set LC_ALL to default locale"
Justin chi [Tue, 21 Nov 2017 02:24:18 +0000 (02:24 +0000)]
Merge "deploy/conf: support configurable docker registry"
Justin chi [Tue, 21 Nov 2017 02:23:05 +0000 (02:23 +0000)]
Merge "build: support aarch64 deployment images"
Justin chi [Tue, 21 Nov 2017 02:22:34 +0000 (02:22 +0000)]
Merge "cobbler: support aarch64"
Justin chi [Tue, 21 Nov 2017 02:22:26 +0000 (02:22 +0000)]
Merge "deploy/template/vm: support aarch64 VM"
Justin chi [Tue, 21 Nov 2017 02:22:14 +0000 (02:22 +0000)]
Merge "k8s: add package repo for aarch64"
Yifei Xue [Tue, 21 Nov 2017 01:52:41 +0000 (01:52 +0000)]
Merge "Install networking-sfc for non odl-sfc scenarios"
Yifei Xue [Mon, 20 Nov 2017 06:14:30 +0000 (06:14 +0000)]
Merge "Add timeout and delay time to fix the reboot problem of rt_kvm scenario"
Di Xu [Wed, 8 Nov 2017 08:59:07 +0000 (16:59 +0800)]
fix locale setting: Cannot set LC_ALL to default locale
Change-Id: I050a17d5f61a31f8690b41bb70b2ea312aa50ab1
Signed-off-by: Di Xu <di.xu@arm.com>
Yibo Cai [Tue, 7 Nov 2017 05:27:38 +0000 (13:27 +0800)]
deploy/template/vm: support aarch64 VM
- Use architecture specific host-ARCH.xml if available, otherwise
fallback to default host.xml(x86_64).
- Add "--nvram" to undefine UEFI enabled VMs.
Change-Id: I89a0eb3875f98d18a28463bbf1004f5eca5de324
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yifei Xue [Fri, 17 Nov 2017 08:53:44 +0000 (08:53 +0000)]
Merge "build: add docker-ce apt repo for aarch64"
Yifei Xue [Thu, 16 Nov 2017 08:22:50 +0000 (16:22 +0800)]
Add timeout and delay time to fix the reboot problem
of rt_kvm scenario
JIRA: -
The rt_kvm scenario deployment always fails on Huawei Pod2 while
running reboot task. However it's fine on Huawei Pod1. We think
it may be caused by the performance of Pod1. Pod1 truely has a lower
performance than Pod2. So we add timeout and delay time to verify
our idea.
Change-Id: I56acc88354abcdd4ba72c7d24980033871972688
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Tue, 31 Oct 2017 11:57:27 +0000 (19:57 +0800)]
Install networking-sfc for non odl-sfc scenarios
JIRA: -
Currently we only install networking-sfc for odl-sfc scenario,
however someone may use native neutron sfc functionality.So we
propose this patch to add installation of networking-sfc for non
odl scenarios.
Change-Id: I4527387626f0c14fb6af135c511d0fd783b8f624
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Yifei Xue [Wed, 15 Nov 2017 01:00:21 +0000 (01:00 +0000)]
Merge "URL correction for quickstart"
Harry Huang [Tue, 14 Nov 2017 04:16:08 +0000 (12:16 +0800)]
Fix centos kickstart_done snippet
Bug:
CentOS-7-Minimal-1611-x86_64 image doesn't contain
wget package and kickstart_done snippet use wget to
call cobbler api to set netboot enable to false.
This way if host installed centos which is not set
to boot from disk will stuck in pxe loop
Solution:
Use curl instead of wget in kickstart_done
Change-Id: I0414adab72047a367b7cb15fe6a5537c76234972
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
hu xinhui [Tue, 14 Nov 2017 01:40:32 +0000 (09:40 +0800)]
Support the scenario for installing kubernetes in ubuntu system
JIRA: -
Currently we only support the the scenario for installing kubernetes
in centos system. This patch is to install kubernetes in ubuntu system
Change-Id: Idc5eafea5d02c28c62a31e4c29451b8c5aaf1fd5
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
Justin chi [Mon, 13 Nov 2017 07:04:04 +0000 (07:04 +0000)]
Merge "Auto start bridge on jumphost"
Yibo Cai [Wed, 8 Nov 2017 05:50:32 +0000 (13:50 +0800)]
build: support aarch64 deployment images
- Use per architecture build-ARCH.yaml if available
- Repos for aarch64 OS and docker images are passed by env
Change-Id: Id7f9ca6dad690b8d375a3d8f488c7bf955a128ad
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yibo Cai [Wed, 8 Nov 2017 03:31:47 +0000 (11:31 +0800)]
build: add docker-ce apt repo for aarch64
Change-Id: I5b3c30e6202c4db45d02221d3e4b7e7250b1fd01
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yibo Cai [Tue, 7 Nov 2017 06:11:54 +0000 (14:11 +0800)]
k8s: add package repo for aarch64
Use architecture specific repo if available, otherwise fallback to
default(x86_64) repo.
Change-Id: I82f483494827564ae0e294d0c88c4080338c5634
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yibo Cai [Wed, 8 Nov 2017 06:18:31 +0000 (14:18 +0800)]
deploy/conf: support configurable docker registry
Set COMPASS_DOCKER_REPO to use docker repos other than the default
one for x86_64(docker.io/compass4nfv).
E.g., to deploy Arm servers, it can be set to "linaro" repo.
Change-Id: Ief939e94d4a324dccd1ccf4be4ac75afb2cb0c3e
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yibo Cai [Tue, 7 Nov 2017 05:58:59 +0000 (13:58 +0800)]
cobbler: support aarch64
Set ADAPTER_OS_PATTERN='(?i)CentOS-7.*arm.*' to deploy CentOS aarch64.
Change-Id: I943e2edfc03b92446fb393c63c254ab8e3c37225
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yifei Xue [Wed, 1 Nov 2017 01:24:18 +0000 (09:24 +0800)]
URL correction for quickstart
JIRA: COMPASS-564
The current quickstart URL for stable/euphrates branch is not
correct. This patch is proposed to fix this mistake.
Change-Id: I36883480f2af43baca81f6107d2c2281362104d2
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Justin chi [Sun, 29 Oct 2017 12:54:43 +0000 (12:54 +0000)]
Merge "Remove ugly code in odl plugin"
Justin chi [Sun, 29 Oct 2017 12:54:27 +0000 (12:54 +0000)]
Merge "Update requirements_absolute_requirements.txt"
Justin chi [Sun, 29 Oct 2017 12:53:55 +0000 (12:53 +0000)]
Merge " k8s support the helm."
Justin chi [Sun, 29 Oct 2017 12:52:50 +0000 (12:52 +0000)]
Merge "fix ceph reboot issue"
Justin chi [Sun, 29 Oct 2017 12:52:34 +0000 (12:52 +0000)]
Merge "Compass4nfv Committer promotion for Yifei Xue and Xinhui Hu"
chigang [Sat, 28 Oct 2017 02:27:40 +0000 (10:27 +0800)]
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>
wutianwei [Fri, 27 Oct 2017 03:25:11 +0000 (11:25 +0800)]
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>
Yifei Xue [Thu, 26 Oct 2017 14:45:24 +0000 (22:45 +0800)]
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>
hu xinhui [Thu, 26 Oct 2017 02:28:50 +0000 (10:28 +0800)]
k8s support the helm.
JIRA: -
Change-Id: I8ee06225c32c59a5678a666c47da95f96963dec8
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
Harry Huang [Thu, 26 Oct 2017 02:11:17 +0000 (10:11 +0800)]
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>
Justin chi [Tue, 24 Oct 2017 12:21:42 +0000 (12:21 +0000)]
Merge "bugfix"
Justin chi [Tue, 24 Oct 2017 12:21:03 +0000 (12:21 +0000)]
Merge "Config dpdk and ovs"
Yifei Xue [Fri, 20 Oct 2017 03:30:30 +0000 (11:30 +0800)]
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>
wutianwei [Tue, 24 Oct 2017 01:28:08 +0000 (09:28 +0800)]
bugfix
When not define ceph role in DHA, there are somes issue on config-osa.
This patch add the judgement to check the parameter define or not.
Change-Id: If221fd3d02c87fc60f545b44f94043f38e34d283
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Harry Huang [Wed, 11 Oct 2017 10:11:52 +0000 (18:11 +0800)]
Config dpdk and ovs
switch dpdk interface driver and bring
up corresponding ovs bridges.
Change-Id: I07bd9b332978482507711cfbd8ad29802a8b1a8c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
chigang [Thu, 19 Oct 2017 06:56:59 +0000 (14:56 +0800)]
Update testresult link to Euphrates in release notes.
JIRA: -
Change-Id: If9f8bcd5774060bb3cbee30a0cff1e1b9031f822
Signed-off-by: chigang <chigang@huawei.com>
Justin chi [Wed, 18 Oct 2017 13:55:40 +0000 (13:55 +0000)]
Merge "Fix ceilometer issue"
Justin chi [Wed, 18 Oct 2017 13:53:29 +0000 (13:53 +0000)]
Merge "Update the Euphrates docs for kubernetes scenario"
wutianwei [Wed, 18 Oct 2017 03:19:37 +0000 (11:19 +0800)]
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>
Justin chi [Wed, 18 Oct 2017 02:07:10 +0000 (02:07 +0000)]
Merge "add tacker support"
Yifei Xue [Tue, 17 Oct 2017 07:48:12 +0000 (15:48 +0800)]
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>
hu xinhui [Tue, 17 Oct 2017 08:39:16 +0000 (16:39 +0800)]
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>
Yifei Xue [Thu, 5 Oct 2017 09:42:34 +0000 (17:42 +0800)]
add tacker support
JIRA: -
Add tacker support in compass euphrates. Upsteam OSA currently doesn't
support tacker in Ocata. But OPNFV needs to use tacker in SFC scenario.
So we refactor os_tacker of Pike to satisfy OpenStack Ocata.
Change-Id: I40bb90949d8cd3b9db166527b0d85ff42ad5cdb9
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Justin chi [Mon, 16 Oct 2017 11:36:41 +0000 (11:36 +0000)]
Merge "Ascertain the pandas version"
wutianwei [Mon, 16 Oct 2017 03:12:50 +0000 (11:12 +0800)]
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>
Trevor Bramwell [Wed, 11 Oct 2017 21:45:35 +0000 (14:45 -0700)]
Remove Iben and Tim from Committer List
Both requested they be removed:
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-October/003868.html
Also updates Ashlee's email address
Change-Id: Ifaa2b2d96d764ea1ea7c1bb0bd2be498dab0528b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Justin chi [Mon, 16 Oct 2017 01:46:57 +0000 (01:46 +0000)]
Merge "Modification for kargo to generate dynamic inventory"
wutianwei [Thu, 12 Oct 2017 06:50:42 +0000 (14:50 +0800)]
Modefy configuration for refstack_defcore
1. set the log level debug to true
2. add oslo_middleware enable_proxy_headers_parsing: True
in cinder.conf
Change-Id: I555345ab2e1ea2ff0b56f0b9279ed7141bde2282
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Justin chi [Wed, 11 Oct 2017 07:47:38 +0000 (07:47 +0000)]
Merge "Doc updates for Euphrates"
Justin chi [Wed, 11 Oct 2017 02:39:26 +0000 (02:39 +0000)]
Merge "Add customized DNS server support"
Justin chi [Tue, 10 Oct 2017 06:58:00 +0000 (06:58 +0000)]
Merge "add docker images tag"
Yifei Xue [Sat, 30 Sep 2017 08:21:04 +0000 (16:21 +0800)]
Add customized DNS server support
JIRA: -
Currently Compass uses the gateway of install network as the only
DNS server of host1 to 5. Sometimes it doesn't work in some
environments. This patch we add a variable named USER_NAMESERVER
which can be exported before deployment. It is used to store a
user defined DNS nameserver.
Change-Id: Id74889c20cf09ec7e25d882b56ab6331ee64cdcf
Signed-off-by: Yifei Xue <xueyifei@huawei.com>