summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24functest configuration for AS 1.8James Gu7-203/+71
added rally sanity blacklist, updated tempest conf and test.sh. updated TM revision in site-definition.yaml for pod 15 and 17. Change-Id: I25b848e545a1a72428ba7d33ffebdd3f39be5b99 Signed-off-by: James Gu <james.gu@att.com>
2020-11-23Update Airship 1.8 deployment guideJames Gu1-5/+48
Change-Id: I808673423a35cf2ee03eeb8b50ffd28f31b0d14e Signed-off-by: James Gu <james.gu@att.com>
2020-11-23Add local doc buildJames Gu7-8/+39
Added local doc build and partially updated release notes Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ieb18443f6046c6ff50753e47f67fd8d26282498e
2020-11-23Removed hard coded reference to treasuremap gerrit repoJames Gu1-12/+15
Removed hard coded reference to treasuremap gerrit repo in deploy script in favor of the global repo url defined in site definiton yaml. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I67cb889174d04a6e18b454b552d31e59d2f2fd30
2020-11-19Remove asking user confirmation to cleanup genesis nodeJames Gu1-7/+0
Thsi allows the gate job to run w/o user input. Change-Id: I8f5d1263290669af05fc08fac2ff92732dedb354 Signed-off-by: James Gu <james.gu@att.com>
2020-11-12functest healthcheck failuresJames Gu12-69/+388
- Overrides the default new user role value with "_member_" - Updated treasuremap ref to include inflight upstream patches for healthcheck Updated nova and neutron overrides due to pod 15 PCI address changes for VFs - Added site name input in test.sh so it can used to test for all intel pod envs - Added init_cloud in the deployment script to create test image, flavor and provider network - Updated the heat template for pod 15 and 17 public network creation Signed-off-by: James Gu <james.gu@att.com> Change-Id: I6738d80e98332a3523e541d5178d8a920e28def5
2020-10-07Add node 5 in pod 15 site manifestsJames Gu1-0/+36
Node 5 pxe network has been fixed by Infra team. Thsi change adds node 5 to the baremetal ndoes.yaml. Change-Id: If8a4a4e3ab34ba23429164d1e6c2b3c066d43a2e Signed-off-by: James Gu <james.gu@att.com>
2020-10-05Upgrade intel pod 15 to Airship 1.8James Gu189-3632/+3836
Depends: https://gerrit.opnfv.org/gerrit/c/airship/+/70158 Change-Id: Ic9b8a56de430d02f2f21e053a40c9c29ab40433f Signed-off-by: James Gu <james.gu@att.com>
2020-10-05Treasuremap 1.8 integrationJames Gu192-3094/+4987
Upgrade pod 17 to Treasuremap 1.8 prime for CNTT RI-1. Added deploy script enhancement to include pregenesis, certs, and wrapper for shipyard cli command. Added clean-genesis script to properly clean genesis node for redeployment. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I4c150ef216d5eb631a0980c72b3c6c80a55788d0 Signed-off-by: James Gu <james.gu@att.com>
2020-09-17[40][41] Add additional Ceph RGW configurationsJames Gu1-0/+12
Pick up the newer version of ceph-rgw chart that containts the additions in ceph-rgw configurations. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I4d8bf6f4eb99db3407fb318cf23f383d7b0b813b
2020-07-30Support for newer pyyaml version in pod 10 and 15James Gu1-0/+1
Pod 10 and 15 jumphost has upgraded pyyaml vesion that requires the pyyaml loader fix from upstream Treasuremap that is not available from 1.7. Thsi fix pulls the pyyaml patchset as a temporary workaround to support pod 10 and 15 until treasuremap 1.9 prime is integrated into OPNFV. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ic6188a29e2bfb41b4af8aa1db96521ac089f67a6
2020-06-10Merge "Enable Neutron QOS extension"airship2James Gu1-1/+7
2020-06-05Fix elasticsearch chart yaml errorJames Gu1-1/+0
Removed the replacement tag which was accidentally added in the previous patchset. Change-Id: Iee65c212571a43b7c8e9004d4fc85164f7e0b504 Signed-off-by: James Gu <james.gu@att.com>
2020-06-04Merge "ElasticSearch improvement"James Gu5-208/+115
2020-06-03IntelPod15: Modify the Public VLAN.opensource-tnbt2-5/+5
Modify the public VLAN to 1153. The manifests had public VLAN as 4000 - which is incorrect. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I47df009afa4bae7c66c2d69f8b035a3b6ae8e27e
2020-06-01Enable Neutron QOS extensionJames Gu1-1/+7
Change-Id: I3961577971a7642db8655087ee84666b7ec7d84d Signed-off-by: James Gu <james.gu@att.com>
2020-05-19Remove Cedric Ollivier as Airship committerCédric Ollivier1-5/+0
I will still help the project as any other OPNFV project (reviews, code verification, jjbs, etc.) but I'm not an active committer. Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I07d41fde365a78154eacdb2a43175b1297e5cc7f
2020-05-12Merge "Added support to deploy from local airship and treasuremap repo"Greg Oberfield1-14/+24
2020-05-12Updated recent election result in INFO.yamlJames Gu1-3/+8
https://lists.opnfv.org/g/opnfv-tsc/message/6117 https://lists.opnfv.org/g/opnfv-tsc/message/6090 Signed-off-by: James Gu <james.gu@att.com> Change-Id: I605cd725b156910a50e5e9c5684026846071d66d
2020-05-12Added support to deploy from local airship and treasuremap repoJames Gu1-14/+24
Added the ability to deploy Airship from local airship and treasuremap folder, instead of pulling from remote repo. The use case is primarily for developers to test locally. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I42b91b0c68ab2033016711e9c4d05289dbe6c002 Signed-off-by: James Gu <james.gu@att.com>
2020-05-12ElasticSearch improvementJames Gu5-208/+115
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
2020-03-10Merge "Enable trunk in Neutron"Cedric Ollivier2-0/+7
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-03-03Upgrade pod 10 and 15 to Treasuremap 1.7James Gu4-2/+30
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>
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>
2020-01-22Added installation documentJames Gu5-31/+191
Moved the Airship deployment guide from wiki to the repo and integrated into the opnfvdocs project. Also integratred release notes into the opnfvdocs build. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I40a4c56d659e843fb9d677e00986fb8e9013f3bc
2020-01-08Deploy Script: Pubnet deployment across all pods.opensource-tnbt4-1/+71
Existing deploy.sh script configures public network only for pod17. Modified the script to configure for all pods. Renamed heat files in tools/files folder to include pod-name Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I2899a1b95052f39f015d8896dbb2400d73e13a97
2020-01-07Merge "Addition of Intel Pod15 Site Manifest"Sridhar Rao126-0/+5923
2019-12-19Fix YAML syntax error for pod17Kaspars Skels1-1/+0
Change-Id: I61c70bf0c94fdddaafdfabba0beaf461f1437e4c Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-18Updated version historyJames Gu1-0/+2
Updated version history for the Iruya release. Change-Id: Ia262abe95aebfbd49fd43db9b9cc6c1bcf67bc95 Signed-off-by: James Gu <james.gu@att.com>
2019-12-19Merge "Update pod10 to treasuremap v1.6"Sridhar Rao3-3/+4
2019-12-18Minor fixes for documentation in the site maniferstsJames Gu3-6/+11
Minor documentation fixes in the site yaml before Iruya release. Change-Id: I29e31bdb96fb361bbab8517ff65fb7b5ee43fc5a Signed-off-by: James Gu <james.gu@att.com>
2019-12-18Update pod10 to treasuremap v1.6Roy Tang3-3/+4
Change-Id: I299829d8d64641220f926eac5178d8aaa545d4d0 Signed-off-by: Roy Tang <roy.s.tang@att.com>
2019-12-17Update James Gu public keyJames Gu1-1/+1
Updated Jamesd Gu public key Change-Id: Ie85e00668e5f1fd1c732e213d2f87fa302aac9a9 Signed-off-by: James Gu <james.gu@att.com>
2019-12-17Merge "Uplift intel-pod17 to Treasuremap v1.7"Kaspars Skels2-1/+15
2019-12-17Addition of Intel Pod15 Site ManifestSridhar K. N. Rao126-0/+5923
This patch adds site manifest for Intel Pod15 Update the vlan-IDs and interface-names The NIC ens785f0 and ens785f1 have swapped roles. Accordingly, the configuration is changed Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I20960e505361bc00d019ea3800814637b9ef4953
2019-12-16Add more content of documentation.BIN HU2-3/+5
Signed-off-by: BIN HU <bin.hu@att.com> Change-Id: I9e4810c20443c323d87e8bc28d461c8d39e0fafd
2019-12-16Uplift intel-pod17 to Treasuremap v1.7Kaspars Skels2-1/+15
Change-Id: I7c201f8b4af9cd352c44225c3790ad04a79766c4 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
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-15Fix jamesg key and add to pod17 DivingbellKaspars Skels2-1/+10
Change-Id: I007aa2aca49caa6b4711c2eb04fba8cc145244c2 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-13Merge "Add James Gu public ssh key"Kaspars Skels1-0/+11
2019-12-13Add James Gu public ssh keyJames Gu1-0/+11
Change-Id: I838c81f9ca55decc439cf8a6a789838d321b4f41 Signed-off-by: James Gu <james.gu@att.com>
2019-12-13Fix doc typoJames Gu1-1/+1
Fixed a typo in install instruction. Change-Id: I3e0cd1fc155f0435652d950f0d2f577faf0362d2 Signed-off-by: James Gu <james.gu@att.com>
2019-12-11Scale-up OpenStack componentsKaspars Skels9-1/+108
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-11Merge "Various YAML/tools documentation improvements"Kaspars Skels2-19/+32
2019-12-10Fix: Add restart docker after genesis cleanupKaspars Skels1-0/+2
Change-Id: Ib38b7d0d4a85eb6884569eb17a39de7e4714e187 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-10Various YAML/tools documentation improvementsKaspars Skels2-19/+32
Change-Id: I72b10d5333284bb0652d0d509c884b9b79c1c74b Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-10Label correctionSofia Wallin1-1/+1
Corrected the release note label Signed-off-by: Sofia Wallin <sofia.wallin@est.tech> Change-Id: I87ceaae2012b2c8bae78fba374721e827093469a
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 Skels17-58/+998