summaryrefslogtreecommitdiffstats
path: root/type/cntt
AgeCommit message (Collapse)AuthorFilesLines
2020-06-01Enable Neutron QOS extensionJames Gu1-1/+7
Change-Id: I3961577971a7642db8655087ee84666b7ec7d84d Signed-off-by: James Gu <james.gu@att.com>
2020-03-04Enable trunk in NeutronJames Gu2-0/+7
Enabled trunk service in Neutron by default Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ibff5494ce9d7eef2323794da33712e61c46a3e10
2020-02-17Disable Glance rally testJames Gu1-26/+2
Disabled Glance rally test because 1) The test fails at pulliing cirros image due to redirects; 2) Redundant with the functest which is more complete. Change-Id: I1757ddbe08831e1946b3574afa4ec5970bb9df84 Signed-off-by: James Gu <james.gu@att.com>
2019-12-11Scale-up OpenStack componentsKaspars Skels8-0/+106
Enabling type overrides for passing stress tests https://jira.opnfv.org/browse/AIRSHIP-17 Change-Id: I3d384057b554dfe5c2296dac48ab23a6b042b9f6 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-04Remove tenant_id from Nova endpointKaspars Skels2-76/+1
Change-Id: I6d7a52cf002cc418ff07b57a75511ef72976e8d3 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-04Merge "Deploy ovs-dpdk to pod18"Kaspars Skels13-4/+1050
2019-12-04Deploy ovs-dpdk to pod18Roy Tang13-4/+1050
This ps creates artifacts needed to support deployment of ovs-dpdk. Most of the common artifacts are under cntt umbrella, but currently only deploys to pod18. Signed-off-by: Roy Tang <roy.s.tang@att.com> Change-Id: Id02abc1b907ad33b423466acae21ad6c88dbd246
2019-12-03Fix: Set Nova API endpoints to v2.1Kaspars Skels1-1/+1
Change-Id: I3cb8456c433ec1bc21cd80d40dc660f74411c1dc Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-11-25Uplift intel-pod17 to v1.6Kaspars Skels1-0/+2
Change-Id: Ide0c4f1786967d91c8cad896e4b66fe05054e68e Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-11-04Site-Intel-Pod10: IXGBE Driver Install.Sridhar K. N. Rao2-0/+212
This patch adds support to install ixgbe driver as part of bootactions 1. Script similar to i40e is added in type/cntt/scripts 2. Versions.yaml is updated with url to download ixgbe driver. 3. New bootaction as part of pod-10 is created. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Id6d759390b832f23a0dbdaf172c4a25f650ce7e6
2019-10-28Site definition for Intel Pod-10Sridhar K. N. Rao11-435/+49
This patch adds site definition for Intel Pod-10. Updated publickeys of luc and trevor Updated site-definition Updated divingbell Modifying common parts - FOR TESTING ONLY - Will be removed Trying with only 1 disk (bootdisk) Trying with 2 disks - /dev/sda as bootdisk, /dev/sdb as datadisk Change ceph config from directory to /dev/sdb (OSD-data only) Change ceph config from directory to /dev/sdb (OSD-Journl too) Reduce footprint of osh-infra (reduce disk pressure) Move ceph to site specific manifests Fix pod10 host/hardware profiles to be site local Fix Nova/Neutron parts to be site local Fix glance cirros image pull Fix type to site layer names for moved files Rename pod10 hardware/host profiles Move ceph fully to /dev/sdb Disable SR-IOV configuration Optimize disk storage for Nova VMs (use root disk or 3T) Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I2160e56744917510d4627cefca32031904188f77
2019-10-03Reduce size of PVCs for osh-infraKaspars Skels2-2/+2
Change-Id: I512fad5ff28dc4467c47fbd50539157fbc4f908c Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-24Add bootaction to install i40e driver for cnttRoy Tang4-0/+288
Change-Id: I04245d64d28539e917169058506362e969be3cba Signed-off-by: Roy Tang <roy.s.tang@att.com>
2019-09-20Add SRIOV related updates to cnttRoy Tang5-3/+107
Summary: - Update config of openstack libvirt, nova and neutron components - Add required kernel parameters to grub - Add new label to data plane host profile - Add large hugepages to data plane nodes Signed-off-by: Roy Tang <roy.s.tang@att.com> Change-Id: I5ffa00f71c890edf96ca1b72659903640c54549b
2019-09-06Fix OpenStack admin endpointsKaspars Skels1-21/+61
Change-Id: Ieee29c20d3e024e21be54d8857265070d0dc67d6 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-04Move genesis from pod17-jump to pod17-node1Kaspars Skels1-1/+81
Adjust installation to comply with Pharos specification http://artifacts.opnfv.org/pharos/colorado/docs/specification/index.html The jump host is intended to serve as a node where installer runs. This then is used as a worker node for Jenkins. This patchset re-configures genesis to move to pod17-node1, and reduces compute nodes from 3 to 2. Change-Id: Ie5f65ad7cc0e6f688c913705babab6dc25925b4e Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-21Configure OSH Infra for HAKaspars Skels7-87/+42
Change-Id: Ib950014bd8f921cc534ec142090dbbf3036f02bf Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-15Move ceph to SSD disk and CNTT type polishKaspars Skels10-15/+168
Change-Id: Id661d4107efac128fd973c98f06805c44083e93f Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-13Initial site reference manifests for intel-pod17Kaspars Skels29-0/+2646
This includes cntt type definition as well as site manifests. Change-Id: I4829c80199795af0c841419b8fd19557295fe244 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>