Age | Commit message (Collapse) | Author | Files | Lines |
|
Added elasticseach manifest in cntt type for common configurations tailored
for opnfv intel pods, including limiting the memory and disk requests and
limits, and tightened the log curation policy.
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Ic926b7d0625125ce047ee1fb3cf91df2ecefa77a
|
|
Upgraded site definition manifest to refer to TM v1.7 and added private
docker key.
Change-Id: Ica9e1f09ad3c48cbd07d70ab590dd1c45b0cafb8
Signed-off-by: James Gu <james.gu@att.com>
|
|
Change-Id: I299829d8d64641220f926eac5178d8aaa545d4d0
Signed-off-by: Roy Tang <roy.s.tang@att.com>
|
|
This needs to be looked into in more detail.
+ ethtool --set-priv-flags eno3 vf-true-promisc-support off
ethtool: bad command line argument(s)
For more information run ethtool -h
Change-Id: I6f0490d0102ee5d351675d764d2cae2b88195a1f
Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
|
|
This patch fixes an indentation issue.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I67413e8ec2ab98ce25cd9f3c5eccc15e6047d575
|
|
This patch performs some cleanup and enable SRIOV for pod10.
pod10prep.sh script is removed.
Added environment file intel-pod10.env, which could be used by deploy.sh
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I4c9759edf69511a426315a227012b5fbe9dea498
|
|
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
|
|
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
|