summaryrefslogtreecommitdiffstats
path: root/site/intel-pod18
AgeCommit message (Collapse)AuthorFilesLines
2019-12-16Update intel-pod18 to latest Treasuremap v1.6Kaspars Skels1-1/+1
Change-Id: Ibcbebd39535ef4b003059485403b4436fffc5c6c Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-04Deploy ovs-dpdk to pod18Roy Tang6-144/+84
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-11-20Deploy Script for all Sites.Sridhar K. N. Rao1-0/+7
This patch modified deploy script to be used for all sites. Expectation: Every site should include <site_name>.env in its home folder. Change in Arguments: With this patch deploy script take site_name as first arugment. Ex: deploy.sh intel-pod10 deploy_site Added .env files for all 3 sites. Pod10 env was already present Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I917b19c0b656e4495f7643ff2d2b73ad9ae03a11
2019-10-28Site definition for Intel Pod-10Sridhar K. N. Rao10-0/+435
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-09-12Correct certs for pod18Kaspars Skels1-3388/+1652
Change-Id: Iaf9b0188d003108afd2fc91f0e9bb2089d70f721 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-11Update certs for pod18Roy Tang1-144/+1880
Signed-off-by: Roy Tang <roy.s.tang@att.com> Change-Id: Ic0639f276796fd91021871c35f33cb693d31d9a2
2019-09-11Create initial set of site artifacts for pod18Roy Tang110-0/+5163
Change-Id: If297227865597354c85467b918405cf5cf170355 Signed-off-by: Roy Tang <roy.s.tang@att.com>