Zhijiang Hu [Mon, 3 Jul 2017 17:42:31 +0000 (17:42 +0000)]
Merge "Use POD descriptor file in daisy"
Alex Yang [Mon, 26 Jun 2017 11:38:36 +0000 (19:38 +0800)]
Modify zte-pod2 to non-HA temporarily for test with daisy
Now there are some issues in HA function in daisy.
The pod will be set to HA again when these issues fixed.
Change-Id: I79046448641ddd18e72c9c9dd5f65e9535764824
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Thu, 22 Jun 2017 08:27:34 +0000 (16:27 +0800)]
Use POD descriptor file in daisy
Change-Id: Ie043eb252e2bfdbf42f1403b218958190a1070a8
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Catalina Focsa [Tue, 13 Jun 2017 13:38:23 +0000 (15:38 +0200)]
arm-pod2: Fix IPMI2SNMP Remote hosts
Change-Id: I3ebbfabd45710ea568e559684edbca77f281db8b
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
SerenaFeng [Mon, 29 May 2017 11:01:41 +0000 (19:01 +0800)]
change zte-virtual1 to be multinode deployment
Change-Id: I6cae2857d6e407f4570e34446833058f5ddff1e4
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Alex Yang [Sat, 27 May 2017 02:25:11 +0000 (10:25 +0800)]
Update the gateway info in daisy baremetal deploy
1. update gateway
2. add adapter info
3. remove useless disks info
Change-Id: I65f19e691680af11cbde1119776f241785b5593d
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
SerenaFeng [Fri, 26 May 2017 09:40:59 +0000 (17:40 +0800)]
add external_network configuration to zte-pod2
Change-Id: I4e66c18c176faaf93dc80d2bbe829671c3f0cdec
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Catalina Focsa [Tue, 16 May 2017 15:06:54 +0000 (17:06 +0200)]
arm-pods:1,3; dea: Modify interfaces properties: MTU
arm-pod2: check
8826cffe65acf34822a9ed4665267f4de6dc65ca
arm-pod1, arm-pod3, virtual_kvm:
Modify MTU value from null into 9000 for each
interface belonging to each node.
Values are to be merged into each fuel node dictionary
by key reference.
JIRA: https://jira.opnfv.org/browse/ARMBAND-199
Change-Id: Ieb80e51087d756499e0591d972aa8edd2fbabf1a
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Alex Yang [Thu, 25 May 2017 04:55:20 +0000 (12:55 +0800)]
Update daisy config files according to opnfv/daisy repo
1. enable multi-nodes for zte-virtual2
2. enlarge disk sizes
3. add adapter param
4. add physical network mapping param
Change-Id: I5b51e8d460a2514303b622b19bebdf10b20ff38c
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
agardner [Thu, 4 May 2017 15:36:05 +0000 (11:36 -0400)]
Hello, OPNFV installer projects
Firstly, this patchset looks a bit messy at the onset. relevant
parts are
installers/apex/*.j2
installers/joid/*.j2
installers/compass4nfv/*.j2
and the new verify job that runs check-jinja2.sh
If you look at installers/*/pod_config.yaml.j2 you will see the network
settings for apex joid and compass4nfv installers, the possible to template
hard coded values have been replaced with jinja2 vales, that are populated by
reading one of labs/*/*/config/pod.yaml
eg:
nodes:
- name: pod1-node1
becomes
- name: {{ conf['nodes'][0]['name'] }}
In my last patchset I had ignored data already present in the pod.yaml (which is defined in the pharos spec here: https://gerrit.opnfv.org/gerrit/gitweb?p=pharos.git;a=blob;f=config/pod1.yaml )
I created by own yaml file in an attempt to figure out what all the
installers needed to know to install on any given pod.
this was counter productive.
I have included a script (securedlab/check-jinja2.sh) that will check all
securedlab/installers/*/pod_config.yaml.j2
against all
securedlab/labs/*/pod*.yaml
This is a first step towards having your installers run on any pod that
has a pod file created for it. (securedlab/labs/*/pod[pod-number].yaml)
Moving forward I would like your input on identifing variables in your
installers configs that are needed for deployment but not covered by
securedlab/labs/*/pod*.yaml
Thanks for your time and feedback
Best Regards,
Aric
Change-Id: I5f2f2b403f219a1ec4b35e46a5bc49037a0a89cf
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 19 May 2017 15:58:50 +0000 (15:58 +0000)]
Merge "add pod descriptor file for ericsson pod1"
Aric Gardner [Fri, 19 May 2017 15:58:35 +0000 (15:58 +0000)]
Merge "Add pod18.yaml file for Intel lab"
Jack Morgan [Fri, 19 May 2017 14:24:14 +0000 (07:24 -0700)]
Add pod18.yaml file for Intel lab
Change-Id: Iaf6f6e01ffbe2d899e1ff9b84d07e38447ce9357
Signed-off-by: Jack Morgan <jack.morgan@intel.com>
mting [Thu, 18 May 2017 08:51:27 +0000 (10:51 +0200)]
add pod descriptor file for ericsson pod2
Change-Id: Ia0467878d21f6ab88af5ecc47e27b259dfbba0e6
Signed-off-by: mting <dianfeng.du@ericsson.com>
mting [Thu, 18 May 2017 07:36:41 +0000 (09:36 +0200)]
add pod descriptor file for ericsson pod1
Change-Id: I9ba68c0ad5f1f10a714f584f3f974a52558dcaba
Signed-off-by: mting <dianfeng.du@ericsson.com>
Catalina Focsa [Tue, 16 May 2017 10:55:34 +0000 (12:55 +0200)]
arm-pod2: dea: Modify interfaces properties: MTU
Modify MTU value from null into 9000 for each
interface belonging to each node.
Values are to be merged into each fuel node dictionary
by key reference.
JIRA: ARMBAND-199
Change-Id: I77d70c25f1947ecd71585f7a730f749e5066d269
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
agardner [Thu, 27 Apr 2017 14:17:23 +0000 (16:17 +0200)]
Add check-jinja and lf pod1 descriptor
Change-Id: Ic580cd934c674e5d0e7ce3cca3a113d8531e3400
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Wed, 26 Apr 2017 11:48:59 +0000 (13:48 +0200)]
Takes a template file and feeds it values
Values come from a pod config file.
This is just an example, only ipmi_ips are templated at this time.
eg: address: {{ config['global_details']['ipmi_ips'][0] }}
test like this:
./utils/generate_config.py -y labs/intel/pod5/pod.yaml -j
installers/joid/labconfig.jinja2
releng should have a new job, validate-templates
that looks for
pattern: 'utils/generate_config.yml'
pattern: '**/*.jinja2'
and tests that templating does not error.
Change-Id: I7f781abb702afcfccf7ed17674378cffe4a7177d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Julien [Sun, 9 Apr 2017 08:40:42 +0000 (16:40 +0800)]
add ceph osd config
add /dev/sdb for ceph osd
Change-Id: Ie3a16957ef988ccde44b668ea56aad0274c9d788
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Cristina Pauna [Mon, 3 Apr 2017 11:34:32 +0000 (14:34 +0300)]
Correct typo in virtual pod dea
One of the reason virtual deploys have failed is a typo in the
dea file.
Change-Id: If760cdf9790eb2fa4a49b3acf0b2b7e88a3cf3ea
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Signed-off-by: Harry Kominos <Charalampos.Kominos@enea.com>
Alexandru Avadanii [Sat, 1 Apr 2017 00:45:23 +0000 (02:45 +0200)]
arm-pod3: Fix IPMI2SNMP port mapping
Change-Id: I2fe5a60eca8b014df5f3a3a7259df6c2b101dead
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 30 Mar 2017 11:28:34 +0000 (11:28 +0000)]
Merge "arm-pod1: Fix missing uri in repo config"
Alexandru Avadanii [Thu, 30 Mar 2017 11:25:49 +0000 (13:25 +0200)]
arm-pod1: Fix missing uri in repo config
Change-Id: I669de01f7e739650aa2bca8b8842928d6d3a7069
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Wed, 29 Mar 2017 18:33:40 +0000 (20:33 +0200)]
arm-pod3: Use IPMI2SNMP to bypass flaky IPMI
This is specific to Enea Pharos Lab, where we have a proxy that
translates IPMI requests to SNMP which commands a power controller.
Change-Id: I6c62c900823bf1496754fcbbbb8d81c5fa173e9c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cristina Pauna [Mon, 27 Mar 2017 14:21:53 +0000 (17:21 +0300)]
Update repos for arm pods
Workarownd for JIRA: FUEL-250
Change-Id: I44077a6c5439e82d4547865e45a7f502778f897d
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Julien [Fri, 24 Mar 2017 09:18:00 +0000 (17:18 +0800)]
update according to daisy requirement
Change-Id: Ia5af58aa72d6d3294e4257847cca200c6aa47a0c
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Alexandru Avadanii [Thu, 23 Mar 2017 02:51:35 +0000 (03:51 +0100)]
arm-pod1: Remove package list override
Let all package selection default to recently added kernel.
Change-Id: I0f67e19d57dee1578a9172f32d72d25094f053f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
SerenaFeng [Thu, 16 Mar 2017 03:22:35 +0000 (11:22 +0800)]
change EXTERNAL config for daisy virtual1
Change-Id: I5bd2271374f8ebfe891a01e7566d69851ef97244
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Julien [Tue, 14 Mar 2017 05:53:06 +0000 (13:53 +0800)]
Update the ip according requirement of daisy
Change-Id: Ic906cf1ab1074b4e2c677cd73e95d13bf4c1754c
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
julien zhang [Fri, 10 Mar 2017 11:17:23 +0000 (11:17 +0000)]
Merge "Add POD3 yaml file"
julien zhang [Fri, 10 Mar 2017 11:17:10 +0000 (11:17 +0000)]
Merge "Update POD2 pod yaml file"
Julien [Thu, 9 Mar 2017 09:15:19 +0000 (17:15 +0800)]
Update POD2 pod yaml file
Change-Id: I1bed6d3cc887696946543fef97396ba5dbaf177f
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Julien [Tue, 20 Dec 2016 16:46:26 +0000 (00:46 +0800)]
Update ZTE POD1 using ymal file template
update according to the final decision.
Change-Id: Id7e9c52506e54399a079ba13ea29e9490a0a0749
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Julien [Thu, 9 Mar 2017 12:45:08 +0000 (20:45 +0800)]
Add POD3 yaml file
Change-Id: I2e1dfbfecf48a3b6719697fa60f27e6480a306ed
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Julien [Tue, 7 Mar 2017 05:48:58 +0000 (13:48 +0800)]
Update gateway and vlan for daisy
Change-Id: I5794c5feabe66783ed2ce1573a5e22ec30ab7d82
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Michael Polenchuk [Mon, 6 Mar 2017 11:57:18 +0000 (15:57 +0400)]
[e-virtual] Increase allocated memory for vms
Change-Id: Ie7182a64bb904bda34d7ad5d724f407ca2134e20
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Julien [Sun, 26 Feb 2017 14:07:05 +0000 (22:07 +0800)]
Update configuration for daisy
Change-Id: I5f7120e18cf00de09949abdf348614bb807f6207
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Michael Polenchuk [Wed, 22 Feb 2017 11:02:19 +0000 (15:02 +0400)]
[lf-pod2] Mend dns and ntp servers settings
Change-Id: I55d896b3cdc261681d998d1d305854035b0ccc53
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
julien zhang [Tue, 14 Feb 2017 13:49:35 +0000 (13:49 +0000)]
Merge "Add labs for daisy"
Julien [Mon, 6 Feb 2017 09:28:18 +0000 (17:28 +0800)]
Add labs for daisy
including:
pod2 and virtual1 and vitual2
JIRA: DAISY-40
Change-Id: Ia62ed654c52843410b94bf7042e782653ff2830c
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
wu.zhihui [Thu, 9 Feb 2017 05:59:11 +0000 (13:59 +0800)]
bugfix local mirrors repos
Change-Id: I6f34f7bc66f1dd5e2140d7ce3815440fd24a1ba7
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Alexandru Avadanii [Mon, 6 Feb 2017 21:55:57 +0000 (22:55 +0100)]
arm-pod3: Fix incomplete regex in DEA
Change-Id: Id752c5823b98667a45955359f77630df07fb2e51
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 5 Feb 2017 01:57:02 +0000 (02:57 +0100)]
arm-pod2: Redistribute roles, fix incomplete regex
JIRA: ARMBAND-209
Change-Id: I2cff456f1d3106e504ca8a70a308ac61322ea825
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 5 Feb 2017 00:02:43 +0000 (01:02 +0100)]
arm-pod2: dha: Fix missing title
JIRA: ARMBAND-209
Change-Id: Ide8eb9f31e64f1ca2e6230f70426b95ae0ef722a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 4 Feb 2017 23:51:53 +0000 (00:51 +0100)]
arm-pod2: Refresh dea/dha after node replacement
TODO: Replace local ipmi2snmp wrapper addr (127.0.0.1).
JIRA: ARMBAND-209
Change-Id: I8d79636216feb68e17336d2ba2b474f22fc00bb5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Fri, 3 Feb 2017 09:42:28 +0000 (13:42 +0400)]
[epod2] Update private net vlan id
Change-Id: I8e743f14dd2e75776d84b9c4c50a4ae961f43057
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
zhihui wu [Fri, 3 Feb 2017 00:51:09 +0000 (00:51 +0000)]
Merge "Update dea file for ZTE PODs"
Michael Polenchuk [Tue, 31 Jan 2017 10:03:48 +0000 (14:03 +0400)]
[epod1] Update private net vlan id
Change-Id: I911c1e6ff62acd2d3b67884d42c92f35aac20a24
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Alexandru Avadanii [Mon, 23 Jan 2017 14:54:23 +0000 (15:54 +0100)]
armband: Add public DNS, NTP servers
While at it, enable "Public Gateway is Available", since our
PODs do have internet access during deployment.
JIRA: ARMBAND-207
Change-Id: I2ad453732baa8484a17e425602c4cd42c2f55969
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
wu.zhihui [Mon, 23 Jan 2017 08:01:39 +0000 (16:01 +0800)]
Update dea file for ZTE PODs
- remove repos info. Use repos which is defined in
dea_base.yml.
- remove storage info which is already defined by
scenario file.
Change-Id: I8c8150ddebfbb143408ed1fbd456e0d30aca6a9f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Alexandru Avadanii [Sat, 21 Jan 2017 18:43:22 +0000 (18:43 +0000)]
Merge "Armband: Uplift Fuel cfg to Newton on Ubuntu 16.04"
Alexandru Avadanii [Mon, 16 Jan 2017 17:14:56 +0000 (18:14 +0100)]
Armband: Uplift Fuel cfg to Newton on Ubuntu 16.04
Refresh all PODs' config for Newton:
- s/trusty/xenial/
- s/14.04/16.04/
- s/mos9/mos10/
- s/mitaka/newton/
- target image initial package list refresh;
- clean up virtual pod DEA override;
- remove hardcoded package lists from DEA overrides for all
PODs except arm-pod1, which requires a custom kernel version;
TODO (later):
- enable Jumbo frames (mtu=9000) for all interfaces;
JIRA: ARMBAND-198
Depends-on: Ia99022e364e61245d109cabab9d0ed7157b4d2f5
Change-Id: I0c429ffe5a28e920b2268b9ada622df9049071ee
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Wed, 18 Jan 2017 09:40:44 +0000 (13:40 +0400)]
[ericsson-pod2] Fix admin network assignment
Change-Id: Ife3c219ff620c54189bc22ba88193731f6e2bdc5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Nikolas Hermanns [Tue, 17 Jan 2017 11:13:15 +0000 (12:13 +0100)]
[Ericsson-pod1/2] Changing the private network to ens2f1
Change-Id: I208564e07ca2044757773825517579952348ad65
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Michael Polenchuk [Fri, 13 Jan 2017 08:11:21 +0000 (12:11 +0400)]
Update dpdk property path
JIRA: FUEL-243
Change-Id: Id077221fa5c43d3924ac2b829621814233f3cff9
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Nikolas Hermanns [Mon, 16 Jan 2017 17:59:37 +0000 (18:59 +0100)]
[Ericsson-POD1/2] Updating the dea override
Change-Id: I7476f4901ab0b82bf397f16543b495449f52abf5
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Nikolas Hermanns [Wed, 11 Jan 2017 13:49:36 +0000 (14:49 +0100)]
[ERICSSON-POD2] BUGFIX wrong vlan
The private vlan was wrong in the dea file.
In addition we make space in the mgmt network
so that the JHOST can get an ip as well.
Change-Id: Iae1fd9b74be0b232bbf380b4e8e451dba61b18ff
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Nikolas Hermanns [Wed, 11 Jan 2017 11:12:09 +0000 (12:12 +0100)]
[CI-POD1] Add mgmt ip to JHOST
The JHost of CI-pod1 needs to have access to the mgmt network
so we will change the range so that we have space
for the JHost
Change-Id: Ib62da69a70a3fa5f6a9ac2f964f21024fb80b24d
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Nikolas Hermanns [Tue, 10 Jan 2017 14:07:08 +0000 (15:07 +0100)]
[Ericsson-pod2] resolving wrong ntp list
Change-Id: I90b1f4cebf4f762207e48d4a9708697994e31f4f
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Dan Smith [Tue, 13 Dec 2016 01:55:22 +0000 (20:55 -0500)]
Updates to Reflect GIC RO Final HW positions
Corrected with IPMI IPs and correct MACs for POD1 and POD2
Signed-off-by: Dan Smith <lmcdasm@gmail.com>
Change-Id: Ie8af9eb1b07847ba1b4b65096ddc59cd6d43baf3
cristinapauna [Tue, 29 Nov 2016 09:18:58 +0000 (11:18 +0200)]
Move the local_env file
The local_env file was in the wrong directory and it was
not sourced by the deploy script. Moved it to the correct
location
Change-Id: Ie5ddcfc656dc5c0a79aa49c2c553819b72303ef3
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
cristinapauna [Fri, 25 Nov 2016 16:26:36 +0000 (18:26 +0200)]
Add a virtual POD for ARM
Define the DHA, DEA-override and local_env file for
new POD arm-virtual1
JIRA: ARMBAND-123
Change-Id: I083cb198f30748aafdd5eca7138f876314ee0a00
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
Alexandru Avadanii [Wed, 23 Nov 2016 23:03:36 +0000 (00:03 +0100)]
arm-pod1: Pin older kernel to avoid link issues
Current Ubuntu Trusty kernel `linux-image-generic-lts-xenial`,
backported from Xenial, introduced a regressiong with our
10G Extreme Networks switch - sometimes the link negotiation
fails.
This was not a problem with the previous 4.4 kernel we used,
4.4.0-45-generic (current is 4.4.0-47-generic), so pin it until
upstream fixes the rootcause.
Since the local mirror only contains the new kernel, bring back
access to public Ubuntu repos (only for this pod).
NOTE: Our admin interface is on a PCI NIC, so we will keep
using the new (faulty) kernel for bootstrap image.
See [1] for full problem description.
[1] https://jira.opnfv.org/browse/ARMBAND-168
Change-Id: I39505013804620f1b910169492e895a637d20de2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 19 Nov 2016 16:22:49 +0000 (16:22 +0000)]
Merge "armband deploy: switch to local Ubuntu/MOS mirrors"
Michael Polenchuk [Fri, 18 Nov 2016 10:30:36 +0000 (10:30 +0000)]
Merge "Fix dpdk cpu pinning"
wu.zhihui [Thu, 17 Nov 2016 09:13:57 +0000 (17:13 +0800)]
Update repos url
- ubuntu version: trusty -> xenial
- mos and Auxiliary version: mitaka9.0 -> newton10.0
Change-Id: Ifa11140d6afe71c9d996cab786e97ad004e1bac4
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Alexandru Avadanii [Wed, 16 Nov 2016 19:47:58 +0000 (20:47 +0100)]
armband deploy: switch to local Ubuntu/MOS mirrors
Since we now enabled local (multiarch) mirrors for Ubuntu, we
should make the automatic deploy benefit from them, and not
rely on public internet mirros at all.
FIXME: completely remove repo overrides and let dea_base set
these approapiately, after the packetary mirror rework is
merged in Fuel@OPNFV (FUEL-223).
JIRA: ARMBAND-35
JIRA: FUEL-218
JIRA: FUEL-223
Change-Id: I424fff2ec89b38a6e3a911a6287add34c64633c9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
billyom [Wed, 9 Nov 2016 11:50:05 +0000 (11:50 +0000)]
Fix dpdk cpu pinning
Jira: OVSNFV-44
Change-Id: I6f97c9a0babb695e57f6138c74f5a9e4eeecedb4
Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com>
Michael Polenchuk [Wed, 2 Nov 2016 08:09:33 +0000 (11:09 +0300)]
[virtual envs] Enhance hw resources of controller
JIRA: FUEL-220
Change-Id: I96b1b3fb397ed2f957c0e865cc6f071b42698970
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Michal Skalski [Wed, 19 Oct 2016 10:44:08 +0000 (12:44 +0200)]
[Fuel] Use Intel NICs for dpdk
JIRA: FUEL-214
JIRA: INFRA-26
Change-Id: I7cd675bd222fb9da21c01566c7220526b71699a0
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Alexandru Avadanii [Fri, 14 Oct 2016 13:02:05 +0000 (15:02 +0200)]
arm: Add lab-config for Enea Pharos PODs
This was previously stored on git.enea.com.
While at it, fix Armband master deploy issues by adjusting version
strings in DHA files.
JIRA: ARMBAND-149
JIRA: ARMBAND-150
Change-Id: I2e9580465e8fc2052dfe7fd353e00fd93a10219b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
wu.zhihui [Tue, 11 Oct 2016 07:12:29 +0000 (15:12 +0800)]
update zte pod configuration for dpdk
Change-Id: Ib87cf003c8019c03670b14f3a3c6e683dcbf7df8
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
wu.zhihui [Sun, 9 Oct 2016 06:16:11 +0000 (14:16 +0800)]
fix version value in dha.yaml
According to ci log
https://build.opnfv.org/ci/job/fuel-deploy-zte-pod3-daily-colorado/38/console,
I modify version value.
Change-Id: I9fc72ed7ff1f56e6f77fbbde05c9d92dc45a5e50
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Fatih Degirmenci [Sun, 25 Sep 2016 19:49:15 +0000 (19:49 +0000)]
Merge "Update dea-pod-override.yaml for new Ericsson lab vPODs"
Daniel Smith [Wed, 21 Sep 2016 08:06:37 +0000 (04:06 -0400)]
Updated information for ERICSSON-POD3 and ERICSSON-POD4
These configs have been tested against new GIC RO DC for HA and NOHA scenarios
removed the reap from both (since they were done manual)
Corrected for DPDK assignment to NIC
Change-Id: I22bfaff02786210fe7d9bba826186104ddd71f6f
Signed-off-by: Daniel Smith <daniel.smith@ericsson.com>
Fatih Degirmenci [Wed, 21 Sep 2016 10:40:03 +0000 (12:40 +0200)]
Update dea-pod-override.yaml for new Ericsson lab vPODs
This change should not be submitted until colorado.1.0 is out and
ericsson-virtual1 is taken out of OPNFV Jenkins.
Change-Id: I21a74adede24469ebe255ecfaa3ced0aa42fbe75
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Michal Skalski [Fri, 16 Sep 2016 09:47:06 +0000 (09:47 +0000)]
Merge "[IntelLab] Double compute disk size"
Michal Skalski [Thu, 15 Sep 2016 21:34:00 +0000 (23:34 +0200)]
Add interfaces configuration for dpdk
Change-Id: I05437371f3a789ce3f8f5333dec0ed0d477710cc
Related-change: https://gerrit.opnfv.org/gerrit/#/c/21153/
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Michael Polenchuk [Thu, 15 Sep 2016 12:29:31 +0000 (15:29 +0300)]
[IntelLab] Double compute disk size
To contain m1.small flavor instances increase
disk size for co-located ceph storage.
Change-Id: Ib4da248ec5182c98464457b5b84de51cc2ae5d6d
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
wuwb1989 [Wed, 31 Aug 2016 06:26:44 +0000 (14:26 +0800)]
Add huawei pod6's configuration
Change-Id: I9a7407ce35d40db0af59a3d52e5169b2dfad569d
Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
wuwb1989 [Sat, 27 Aug 2016 06:11:44 +0000 (14:11 +0800)]
Change floating ip ranges for onos yardstick
Change-Id: I1119114de6946cc52fa4eaab1e6bdda7d10d2cc5
Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
wu.zhihui [Thu, 18 Aug 2016 09:24:44 +0000 (09:24 +0000)]
Merge "update zte-pod1 configuration files"
wu.zhihui [Thu, 18 Aug 2016 09:17:01 +0000 (17:17 +0800)]
update zte-pod1 configuration files
Due to migration, update zte-pod1 configuration files.
JIRA: PHAROS-246
Change-Id: Iefb589d5f12cb0f63b2e64be7314ad09908b209f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
wu.zhihui [Thu, 18 Aug 2016 09:08:35 +0000 (17:08 +0800)]
bugfix dea-pod-override.yaml of zte-pod2
JIRA: PHAROS-245
Change-Id: Ibeba524b53f01edaeab3d7ebe57f43213af0c39f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Michael Polenchuk [Thu, 18 Aug 2016 07:03:09 +0000 (10:03 +0300)]
Tune up virtual envs
* increase the memory/cpu of controller
* reduce the memory of computes
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
wu.zhihui [Mon, 15 Aug 2016 15:41:38 +0000 (23:41 +0800)]
update zte-pod2 configuration files
Due to zte-pod2 migration, update zte-pod2 configuration
files.
JIRA: PHAROS-245
Change-Id: I3b077fe379556c237541f058b6c8307ec549ddca
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Michal Skalski [Fri, 12 Aug 2016 22:57:55 +0000 (00:57 +0200)]
Fix vlan configuration on lf-pod2
JIRA: FUEL-161
Change-Id: If95178e95e761955aef535cc7ee0ce322f5d4a5c
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Fedor Zhadaev [Tue, 9 Aug 2016 14:32:13 +0000 (17:32 +0300)]
Add interfaces and transformations testing DPDK on virtual envs
Added interface mappings and transformations for running OVS
scenarios with DPDK on intel and ericsson virtual environments
JIRA: FUEL-168
Change-Id: Ia359fb8a958ca94a64cf9ae74733ed43b2589495
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
Michal Skalski [Wed, 10 Aug 2016 18:39:32 +0000 (18:39 +0000)]
Merge "Provide access to mgmt network from host level"
Michal Skalski [Wed, 10 Aug 2016 10:26:58 +0000 (10:26 +0000)]
Merge "Allow SSH from any host (Intel POD)"
Michal Skalski [Tue, 9 Aug 2016 18:29:13 +0000 (20:29 +0200)]
Provide access to mgmt network from host level
Functest framework is trying to access internal endpoints from host
level which currently is not possible in virtual deployments.
Related: https://gerrit.opnfv.org/gerrit/#/c/18259/
JIRA: FUEL-167
Change-Id: Id5155116f1d1f6e55810b03fe264d74fe01979f3
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Julien [Tue, 9 Aug 2016 08:41:32 +0000 (16:41 +0800)]
Add ZTE POD3 adaption info
Add ZTE POD3 adaption info for Fuel installer.
JIRA: PHAROS-247
Change-Id: I591db92684189f37e2af9888eca7c59dc82b2a2a
Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
Fedor Zhadaev [Tue, 9 Aug 2016 07:16:09 +0000 (10:16 +0300)]
Allow SSH from any host (Intel POD)
Do not block connection in case of test framework try to connect from
different subnet.
Change-Id: I32b4b52d41286c9f906d70d846e28081bbcd055f
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
Michal Skalski [Mon, 8 Aug 2016 10:09:55 +0000 (10:09 +0000)]
Merge "Add transformations and interfaces for DPDK"
Michal Skalski [Mon, 8 Aug 2016 07:32:03 +0000 (07:32 +0000)]
Merge "Allow SSH from any host"
Fedor Zhadaev [Thu, 28 Jul 2016 14:27:42 +0000 (17:27 +0300)]
Add transformations and interfaces for DPDK
We need that transformations and interfaces for OVS scenario
to be able to enable DPDK.
JIRA: FUEL-162
Change-Id: Ic6072d938e09a40516c32cdde6223d0a21e57403
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
Michal Skalski [Wed, 3 Aug 2016 14:36:33 +0000 (16:36 +0200)]
Allow SSH from any host
Do not block connection in case of test framework try to connect from
different subnet.
Change-Id: I351d526e786a3fca05bc43e1a77d6a7ebf8ad260
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
wu.zhihui [Tue, 2 Aug 2016 08:02:18 +0000 (16:02 +0800)]
Add zte-pod2 configuration files.
Change-Id: Iea9accc96bfb1ca77c0b5ebe3e50b3ae33026346
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Peter Barabas [Wed, 22 Jun 2016 09:33:21 +0000 (11:33 +0200)]
Add reaped configuration files for LF POD2
Change-Id: I2c196dfc654c1cd7e496da5ef7475af72b444b34
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
Peter Barabas [Fri, 17 Jun 2016 10:19:11 +0000 (12:19 +0200)]
Add reaped configuration files for POD2
Change-Id: I64551b46dccd05dffe3d9b3ee856aaab538ed46d
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>