summaryrefslogtreecommitdiffstats
path: root/site/intel-pod10
AgeCommit message (Collapse)AuthorFilesLines
2019-12-19Update pod10 to treasuremap v1.6Roy Tang3-3/+4
Change-Id: I299829d8d64641220f926eac5178d8aaa545d4d0 Signed-off-by: Roy Tang <roy.s.tang@att.com> (cherry picked from commit a895beb7d08ac149db0e740ca60926ea4212fcc8)
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. Rao3-75/+80
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-11-04Site-Intel-Pod10: IXGBE Driver Install.Sridhar K. N. Rao1-0/+56
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. Rao124-0/+5866
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