summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-02Intel-pod 15 upgrade to Airship 1.8stable/jermaJames Gu5-14/+14
Fixed the last issue in pod 15 site upgrade to airship 1.8. Added sleep between genesis and shipyard site action Updated upstream treasumerap reference to include the QOS fix Change-Id: I0086778eb8bb1ba1222880c4d0dfca829c82a9ca Signed-off-by: James Gu <james.gu@att.com> (cherry picked from commit 88723e1bb827b0efa57f47cb12d0ff1c1fe7802c)
2021-02-02Revert "Fix glance deactivate image test cases"James Gu1-4/+0
This reverts commit 6134b512298a75ba7d6baf89c4ce835e1138adb5. Reason for revert: Merge Conflict Change-Id: I4618e3a8d651caf69555c5cf7b52a8c01235e97c signed-off-by: James Gu <james.gu@att.com>
2021-02-02Fix glance deactivate image test casesJames Gu1-0/+5
Needed to add admin_glance_update role to tempest conf that is required by Airship 1.8 glance policy Signed-off-by: James Gu <james.gu@att.com> Change-Id: I286cfbe6c5e3344962a3ba2689ccabd49846a806 (cherry picked from commit 153904a37e7bf4278e6370a4f27eb3a3ac10bfd0)
2021-01-20Update treasuremap version to include upstream rbac fixesJames Gu2-0/+8
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I39d186bcd7a29004e3affd9cf2a005a3ff49cbec (cherry picked from commit c79c2e74171663b14b9af57ecda5aaece183375a)
2020-12-09Catch NeutronNetworks.create_and_*routers in blacklistCédric Ollivier1-0/+2
It skips it if NO_TENANT_NETWORK as asked by Airship. Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I4d685a51566e063605b0fea1f6f329d4d286e467
2020-12-08Enable object discoverability in tempestCédric Ollivier1-2/+1
It's now supported and will allow pass refstack_object. Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I7e3ed3ff2a2e08468aea0578690878e52985e50a
2020-12-08Update tempest_roles in tempest_conf.yamlCédric Ollivier1-0/+2
It depends on the Functest patch "Concat both dynamic and static roles in tempest.conf" which is being backported towards Iruya [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/71651 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ib07df87442e398f6045a2a2d77a5543560d407f9
2020-12-07Update upstream treasuremap version tag to v1.8opnfv-10.0.0James Gu2-2/+2
Updated pod 15 and 17 site definition to reference upstream treasuremap tagged release v1.8. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I29979979bbdd5e2ec5b74d611796492a106f4e42
2020-12-04Merge "Precise api_extensions in tempest_conf.yml" into stable/jermaJames Gu1-2/+15
2020-12-04Precise api_extensions in tempest_conf.ymlCédric Ollivier1-2/+15
Else they will be falsy assumed in a couple of tempest tests [1]. It stop setting floating_ips to false as it's dynmically handled by tempest.py. [1] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_extensions.py#L43 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I78fc54a8497a3f68d8a00c4e688df09409acc1c1 (cherry picked from commit 6073aad77404e34cd6f452d6ff15bd0092d2823a)
2020-12-04Add router testing as blacklistingCédric Ollivier1-4/+8
It conforms with the Functest change [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/71627/1/functest/opnfv_tests/openstack/rally/blacklist.yaml Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I47f0b51b978d8f157162dbc517cae30b983901e9 (cherry picked from commit fcc7750a44ba729e8c8be82af4a3f2014d06396f)
2020-12-04Fix nova vm snapshot policy for _member_James Gu1-1/+1
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I1ea5fca76c06884e0d5d3e21a70cf9cb241ce653 (cherry picked from commit 23a24597153ff3874b54f707fd55d3440d64c18d)
2020-12-02Remove unused router l3-agent extensions and adjust keystone rgwJames Gu3-5/+15
accepted roles for functest Also added retry login when first time invoke shipyard action in the deploy script. Occasionally, genesis finishes without the ucp service apis are fully up and accept requests. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Id57ef02f3d2601033a6bf42c91b74668bdf10db3
2020-11-28Fix rally blacklistJames Gu2-9/+6
Fixed the screnario name ergex to the blacklist works for ovs scenario Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Signed-off-by: James Gu <james.gu@att.com> Change-Id: I7ee852d149a601494ad5c9543a914c51362d88ea
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