summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-20Merge "Store .installed marker in persistent volume"Alexis de Talhouët3-24/+35
2018-11-19Store .installed marker in persistent volumeAaron Hay3-24/+35
Change-Id: Id53eb39a9b7a5865b40e3248421340cba37762d2 Issue-ID: APPC-1243 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-19Merge "Fix SDNC initialization"Alexis de Talhouët1-11/+17
2018-11-19Fix SDNC initializationTimoney, Dan (dt5972)1-11/+17
Updated start script so that initialization of local file system is handled by a local lockfile, while initialization of database is handled by a lockfile on persistent volume. Change-Id: I5ef6aa672f0863bf0d6b656b7445b42d3fbe12e5 Issue-ID: SDNC-525 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-19Merge "Fix for issues after container restart"Borislav Glozman2-1/+3
2018-11-16Reserve first 2 IPs from pool - vFWNGAlexis de Talhouët1-0/+31
For vFWNG use cases, the ip pool gets created prior to the use case even being designed. Just noticed OpenStack is using .1 for Gateway and .2 for DHCP, hence these two IPs can't be assign to any port, else, process will fail. Change-Id: Id8232ce2fe81f1e03ee8f97f3b251b5b22b4fcba Issue-ID: OOM-1522 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-16Merge "AAF version to 2.1.8"Alexis de Talhouët1-1/+1
2018-11-15Sync docker tags with release manifestGary Wu38-38/+38
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Fix for issues after container restartsunil unnava2-1/+3
Issue-ID: DMAAP-882 Change-Id: I050808aa64dd89ca8c4fda7a8962f5168c62d90b Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-11-15Merge "Fix SO TXC and BRG URL params"Alexis de Talhouët1-12/+12
2018-11-15Merge "Set lcm restconf user/password"Alexis de Talhouët1-3/+5
2018-11-15Set lcm restconf user/passwordTimoney, Dan (dt5972)1-3/+5
Set lcm user/password in lcm-dg.properties Change-Id: I76f109f7bf9096128dabdcb52448a0fe85e0da35 Issue-ID: SDNC-252 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-14Sync docker tags with release manifestGary Wu10-10/+10
Sync docker tags with the release manifest from integration repo commit 6ac922392c49042b32df0171991da772ccec8571. Change-Id: I080588eb637c4df0791a2ffb61b56ff2d827bf63 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-14Fix SO TXC and BRG URL paramsRob Daugherty1-12/+12
Changing incorrect namespaces: onap:sdnc:northbound:generic-resource To: org:onap:sdnc:northbound:generic-resource Change-Id: I211fbeb2cfd48d4a74fdc7a6b45b1e8211f45122 Issue-ID: SO-1202 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-14Merge "Store .installed marker in persistent volume"Alexis de Talhouët1-2/+8
2018-11-14Merge "Change PNDA version from 'develop' to '5.0'"Alexis de Talhouët2-3/+3
2018-11-14Store .installed marker in persistent volumeTimoney, Dan (dt5972)1-2/+8
Store .installed marker in persistent volume (/opt/opendaylight/current/daexim) Change-Id: If54d40225e8eb30bcd3f133801726ae5f90b02a2 Issue-ID: SDNC-518 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-14AAF version to 2.1.8Instrumental9-9/+9
Issue-ID: AAF-630 Change-Id: I26b61e5734a0a0249f66325594dc50e03b613727 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-14Merge "Revert use of DaemonSet for logstash"Alexis de Talhouët2-2/+5
2018-11-14Change PNDA version from 'develop' to '5.0'Julien Barbot2-3/+3
Change-Id: I664a0d4065b77025814815e6bb97d117ab97a7bc Issue-ID: DCAEGEN2-779 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-11-14Merge "Fix issue with Guard policies"Alexis de Talhouët1-6/+6
2018-11-14Merge "Kibana is missing Violations/Validation Dashboards"Alexis de Talhouët1-1/+0
2018-11-14Merge "Updating POMBA image versions"Alexis de Talhouët4-4/+4
2018-11-13Revert use of DaemonSet for logstashGary Wu2-2/+5
Using a DaemonSet for logstash is problematic for HA k8s because pods are being scheduled on etcd and orchestration nodes where we do not want them. Reverting back to a Deployment with a default of 5 replicas instead. Issue-ID: LOG-181 Change-Id: I8bbc165a6f23c31b372320c3a94181c689f1baef Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-13Updating POMBA image versionsjmac4-4/+4
Change-Id: I8af6133eea3d5aedf07cc0a026b6e9b60ce70949 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-815
2018-11-13Kibana is missing Violations/Validation DashboardsTait,Trevor(rt0435)1-1/+0
Issue-ID: LOG-810 Change-Id: I847a412998c91aa5dc2b2b0c7b71f7536edeab96 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-13Merge "Update APPC charts for Casablanca AAF support"Alexis de Talhouët3-4/+5
2018-11-13Fix issue with Guard policiesMichael Mokry1-6/+6
Modified push-policies.sh to fix pre-loaded guard policies Changed ecompName to onapName in createPolicy requests Change-Id: I3fd0b7ba0eb3909e5f37ba233df3f8eee64b191a Issue-ID: POLICY-1257 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2018-11-13Fix DCAE password in bath_config filesJimmy Forsyth2-2/+2
Issue-ID: AAI-1910 Change-Id: I93bfe2a9f3a24b24c615d34a3f4f548db9035724 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-13Merge "vvp healthcheck"Alexis de Talhouët2-0/+32
2018-11-13Unique PNDA stack name in OpenstackJulien Barbot1-1/+1
Change-Id: I2936216d0e3b0a1e1f02c46888c56f71f0d419db Issue-ID: DCAEGEN2-779 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-11-13Update values.yaml to make pnda installabe or notJulien Barbot2-3/+3
Change-Id: I38c8e0a8ee16c97e555de0264c0bd5ba89a04849 Issue-ID: DCAEGEN2-779 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-11-13Update APPC charts for Casablanca AAF supportAaron Hay3-4/+5
Change-Id: I086c16c652a9b3bb7c147e720a31da17ff33f6a5 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-12Merge "Update Clamp SQL"Alexis de Talhouët2-3/+13
2018-11-12vvp healthcheckStanislav Chlebec2-0/+32
Change-Id: I206a8e44445192f60d1a561182ee079d997ca4b7 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117
2018-11-11Merge "Update policy released artifacts"Alexis de Talhouët4-4/+4
2018-11-10Sync docker tags with release manifestGary Wu17-22/+22
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-09Merge "Add oof-has-controller dependency on aaf-sms"Alexis de Talhouët1-0/+2
2018-11-09Merge "fix typos"Alexis de Talhouët1-2/+2
2018-11-09Merge "SO BPMN topic correction for DMAAP"Alexis de Talhouët1-1/+1
2018-11-09Merge "SDNC Adapter doesnt have TXC and BRG URL params"Alexis de Talhouët1-0/+14
2018-11-09Merge "mso.workflow.sdnc.replication.delay is missing"Alexis de Talhouët1-0/+3
2018-11-09Merge "Update log config to log4js format"Alexis de Talhouët1-113/+100
2018-11-09Merge "Fix wrong secret definition"Mike Elliott1-1/+7
2018-11-09SDNC Adapter doesnt have TXC and BRG URL paramsRob Daugherty1-0/+14
Change-Id: Ica58c39e506c054252465555bb64eed93b48e567 Issue-ID: SO-1202 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-09Merge "Fix VSN policy name"Mike Elliott1-5/+5
2018-11-09SO BPMN topic correction for DMAAPkrzysztof kuzmicki1-1/+1
Issue-ID: SO-1191 Change-Id: I2690d98688a3e446f31ca4a0e54dd632ee1999ce Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-11-09mso.workflow.sdnc.replication.delay is missingRob Daugherty1-0/+3
Change-Id: I662975212a7cb7ad4ca3a9f624b7cf9972f88290 Signed-off-by: Rob Daugherty <rd472p@att.com> Issue-ID: SO-1198
2018-11-09Move to AAF 2.1.7 ReleaseInstrumental9-9/+9
Issue-ID: AAF-620 Change-Id: Iafdc20818e52dab4b6ab56a8053553d6dfe02e6a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-09Update Clamp SQLDeterme, Sebastien (sd378r)2-3/+13
Update Clamp SQL for bugfix done on DCAE status check Issue-ID: CLAMP-246 Change-Id: I74933d62731e2ef764f488e27893ae37333f4116 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>