summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29AAF 2.1.15 with AutoGen Certs and Configinstrumental14-117/+212
Issue-ID: AAF-902 Change-Id: I7c998bf1f167ab5daf17c45a943025c841849108 Signed-off-by: instrumental <jonathan.gathman@att.com>
2019-07-26Remove Bootstrapped PM DMaaP objects from MR & DR.JoeOLeary3-48/+3
- Remove bootstrapped PM_MAPPER topic - Remove bootstrapped bulk_pm_feed - Remove references to PM in default feed Issue-ID: DCAEGEN2-1517 Change-Id: I1ddb83bc587f8392f22633cd637c9ac735b5042c Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-07-25Merge "Revert to version 4.0.0 on oom staging" into stagingJames MacNider6-8/+8
2019-07-25Update for Keystone v3Brian Freeman2-10/+37
Updates for new variables to init cloud in SO Issue-ID: OOM-1982 Change-Id: Icf4f6bafb1884bc3758fabe4072733526c79cc42 Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit acf8cd8ecb9a69399b2cece93bce54c3cff00052)
2019-07-25Revert to version 4.0.0 on oom stagingMike Elliott6-8/+8
Issue-ID: OOM-2025 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: Ia2ff1c2852ef6aaa2d90a23ec519e2259b463592
2019-07-24OOM companion changes to topic.properties removaljhh18-82/+50
Issue-ID: POLICY-1744 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ie1c632b9fd3bc87538638d39c33511eb96c27075
2019-07-24Merge "nexus+mariadb upgrade to latest patch versions" into stagingBrian Freeman2-2/+2
2019-07-23sync with oom masterTaka Cho16-287/+41
keep staging branch for El Alto release Issue-ID: APPC-1656 Change-Id: I5e687ebcfc6eb5c3090bc36a8cb518461d06fecf Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-07-23nexus+mariadb upgrade to latest patch versionsjhh2-2/+2
Covers POLICY tasks 1597, and 1598. Change-Id: I3be2ef26e3ddd49fcb02dc7da19f358dfac62697 Issue-ID: POLICY-1597 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> (cherry picked from commit 9b28e0eabde1c8b7343222e2157669350996e74a)
2019-07-22Update inventory and sch chartsMichael Hwang6-10/+58
* Switch inventory to serve over https * Have SCH use https when making calls to inventory Issue-ID: DCAEGEN2-913 Issue-ID: DCAEGEN2-1597 Signed-off-by: Michael Hwang <mhwang@research.att.com> Change-Id: Id2dc3b2d6f58d1cbfa56f7eeb32e9b3ddba8b16d
2019-07-20dcae-dashboard instantiaion through helmVijay Venkatesh Kumar13-8/+492
Change-Id: I5e4adc068b62f6440fed59cb31df0d9510358f19 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1318 Issue-ID: DCAEGEN2-913 Issue-ID: DCAEGEN2-1685 Issue-ID: DCAEGEN2-1597 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-07-18Merge "Bump testsuite image to 1.5.0-STAGING-latest" into stagingBrian Freeman1-1/+1
2019-07-14Merge "Update VID staging to version 5.0-STAGING-latest (El-Alto snapshot)" ↵Borislav Glozman1-1/+1
into staging
2019-07-14Merge "Add TLS server support for CM and CBS" into stagingBorislav Glozman12-28/+183
2019-07-12removing common preload fileDR695H3-544/+15
Issue-ID: TEST-174 Change-Id: Id208b5df005741cf09b00d14e2e37f9fbac27c02 Signed-off-by: DR695H <dr695h@att.com> (cherry picked from commit 4162ced09abb4d7188ce40d3abda9c38ef12654e)
2019-07-10Bump testsuite image to 1.5.0-STAGING-latestGary Wu1-1/+1
Issue-ID: INT-1122 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I369dfe4fb3dbe3c65565d92113ab9b2155a8462f
2019-07-10Update VID staging to version 5.0-STAGING-latest (El-Alto snapshot)Ittay Stern1-1/+1
This makes Integration-Staging-Daily tenant track VID's nightly builds. Change-Id: I72079d933cc056737ff2e5c6ac7eebfb56416c88 Issue-ID: VID-514 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-27Add TLS server support for CM and CBSJack Lucas12-28/+183
Issue-ID: DCAEGEN2-909 Issue-ID: DCAEGEN2-904 Issue-ID: DCAEGEN2-1513 Issue-ID: DCAEGEN2-1550 Issue-ID: DCAEGEN2-1550 Change-Id: Ia59284e3ed786dcecd397482ca04b6b06c7e610d Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-06-26Merge "Update robot image version"Mike Elliott1-1/+1
2019-06-25Merge "the public network should be a param"Yang Xu1-0/+2
2019-06-25Merge "Add back pkg_host variable during transition"Yang Xu1-3/+2
2019-06-25Update robot image versionYang Xu1-1/+1
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1122 Change-Id: I9c486ea3e10d15c193029b3903b3547732c917d1
2019-06-25Add back pkg_host variable during transitionGary Wu1-3/+2
Add back the pkg_host variable assignment until testsuite 1.5.0 is released, so that the vfwclosedloop case can continue to work in the mean time. Issue-ID: TEST-158 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I95c147ead54baab4f1dcbf090b00b0e5dbb60c8f
2019-06-25the public network should be a paramDR695H1-0/+2
in openstack, public network is often called public by convention. However this is not required and so we should allow it to be changed via property. Issue-ID: TEST-166 Change-Id: I0d8be611acc251dcc642088f18ddf5d104b22e12 Signed-off-by: DR695H <dr695h@att.com>
2019-06-22Merge "release 1.5.3 APPC dockers"Brian Freeman2-2/+2
2019-06-22Merge "Revert "Fix for appc clustering install failure""Brian Freeman1-4/+18
2019-06-22release 1.5.3 APPC dockersTaka Cho2-2/+2
new appc docker for dublin Issue-ID: APPC-1595 Change-Id: I52533ce35868b2ad1bd82d2e1cec7c48102cb430 Signed-off-by: Taka Cho <takamune.cho@att.com> (cherry picked from commit a1d20aee2c93e7ceeda1c680e654fecbe9284317)
2019-06-21Merge "adding in packet generator property required for test case"Yang Xu1-1/+1
2019-06-21Merge "update the version to 1.4.4"Yang Xu1-1/+1
2019-06-21Rename wind river lab tenantGary Wu1-1/+1
Issue-ID: INT-1117 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I2ed0ea97340eab807af464b98c69f3b5a382eaeb
2019-06-21update the version to 1.4.4seshukm1-1/+1
Issue-ID: SO-2010 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib8b061c57bbfa72fa8dbae118c0d66908d31980d
2019-06-20Merge "add dcae ves collector property"Brian Freeman2-0/+5
2019-06-20Merge "Update sdc-be liveness probe"Brian Freeman2-4/+4
2019-06-20Update sdc-be liveness probeYang Xu2-4/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: SDC-2375 Change-Id: I459359828485c31a247a495674eb450af9fdf167
2019-06-19adding in homing user and passwordDR695H2-0/+5
this was previously hard coded in testsuite Issue-ID: TEST-158 Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19add dcae ves collector propertyDR695H2-0/+5
this was previuousely hardcoded in testsuite Change-Id: I5f4ee66c06c422f8cfa676ada8693fd69864e22a Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 6509a172751b3c85995100e3d3a205abe73b116c - Update sparky certificate Issue-ID: AAI-2489 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3d0f1760b71093f8fba276bba98e4709a495574e
2019-06-19Revert "Fix for appc clustering install failure"Patrick Brady1-4/+18
It is reported that the old version of this script is currently working, so we will leave it as is for now and make changes later. This reverts commit 616fb1cea6cadc5e368f43176eb0f4d5342b87b7. Change-Id: I38d8bff135fbcc3eb407d2f3fcf295cf58c386d2 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1242
2019-06-19Merge "Fix so mariadb pod naming convention."Borislav Glozman1-1/+1
2019-06-19Merge "Fix for appc clustering install failure"Borislav Glozman1-18/+4
2019-06-18update usecase-ui image versionshentao9992-2/+2
Change-Id: Id392a90ec17da105f7c0e17903ca2276140011db Issue-ID: USECASEUI-276 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-06-17Fix for appc clustering install failurePatrick Brady1-18/+4
Update appc karaf stop detection The new stop detection script is more reliable and does not depend on a specific value and format of the ps command. Remove clustering feature install The feature needs to be installed before appc features are installed, and so the odl-mdsal-clustering install has been moved to the build scripts. Change-Id: I6e9c585cbd58a516114a609329422cf8375e023d Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1242
2019-06-17Increase initial delay time for CDS podsYang Xu2-4/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: OOM-1931 Change-Id: I338622dbe7a2adfa9ae00f3e8c14157cb4181236
2019-06-16Add timeout parameter for SDC-BE podYang Xu2-0/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1106 Change-Id: I09966ff3735a10342a6dd2e4a394eab95d46fb05
2019-06-15Merge "cassandra livenessProbe chart error"Yang Xu1-1/+1
2019-06-15Merge "Increase helm deploy perf by reducing helm ls"Brian Freeman1-1/+4
2019-06-14Merge "Policy released drools 1.4.2"Yang Xu1-1/+1
2019-06-14Version bump testsuite and demo artifactsGary Wu1-3/+3
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
2019-06-14Policy released drools 1.4.2Pamela Dragosh1-1/+1
For bug fixes POLICY-1856 and POLICY-1855 Issue-ID: POLICY-1860 Change-Id: I3e5014da546620367cba5ab1d6fd308a01c4c140 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-14Merge "Update VID values.yaml to release 4.3.1"Yang Xu1-1/+1