summaryrefslogtreecommitdiffstats
path: root/site/intel-pod10/software/charts
AgeCommit message (Collapse)AuthorFilesLines
2020-05-12ElasticSearch improvementJames Gu1-34/+0
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
2019-12-18Update pod10 to treasuremap v1.6Roy Tang2-2/+3
Change-Id: I299829d8d64641220f926eac5178d8aaa545d4d0 Signed-off-by: Roy Tang <roy.s.tang@att.com>
2019-11-20Fix for POD10 SR-IOV init issueKaspars Skels1-0/+2
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>
2019-11-14Intel Pod10: SRIOV Enabling at neutron.yamlSridhar K. N. Rao1-43/+43
This patch fixes an indentation issue. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I67413e8ec2ab98ce25cd9f3c5eccc15e6047d575
2019-11-09Site: Intel Pod-10 Cleanup and Enable SRIOVSridhar K. N. Rao1-44/+44
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
2019-10-28Site definition for Intel Pod-10Sridhar K. N. Rao16-0/+821
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