Age | Commit message (Collapse) | Author | Files | Lines |
|
The AAI certificate we had in SO no longer works.
This replaces it with the ONAP root certifcate.
Issue: SO-342
Change-Id: I5db4720d1a41ab380622e970cea36ef4f6c08d07
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId: SO-334
Change-Id: I5fff881305a7f17f8a1088eeb2805f80b3b93d6f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Updated to workflow endpoint property.
Change-Id: I1fa7f86586060df3708864c748430996bd371933
Issue-Id: SO-278
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Added comma to 9th entry in sdncurls
changed mso docker json
Change-Id: I98db00dc976f8e5deb5bd707db86a34389aa65e0
Issue-Id: SO-310
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Added missing entries for vnf, vf and service topologu operations.
Modified docker json file for addding sdncurl10
Change-Id: Iebe294c929a5b5a90a715937e2b87a3c26b2336d
Issue-Id: SO-310
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
|
|
Added "delay" properties for sdnc & aai operations to mso-docker.json
Change-Id: I5661c01d4a136eb6dbd7989dcbadcd19a341ddfe
Issue-Id: SO-308
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Adding the -q option to stop the verbose output.
Issue: SO-201
Change-Id: Id4a925589986ef1dbbe6386b769da06a9f0d0dd6
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Cleaning up some inconsistencies in this file to make merging
easier in the integration environments.
Issue: SO-288
Change-Id: I206943da840f623db036788256bacc728a2c60fd
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
SDC named the generic neturon network object as
"Generic NeutronNet". This commit changes the name
of the heat template to match SDC's name.
Issue: SO-284
Change-Id: I868cefe255b22df9e076946ff76fc2d83b38d3e8
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
Add MSB IP Config
Change-Id: Ie3dd34694756201db593b47ec8962ef02efd1dce
Issue-ID:SO-280
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
This is the definitive set:
"sniroAuth": "test:testpwd",
"sniroEndpoint": "http://sniro.api.simpledemo.openecomp.org:8080/sniro/api/v2/placement",
"sniroTimeout": "PT30M",
"serviceAgnosticSniroHost": "http://sniro.api.simpledemo.openecomp.org:8080",
"serviceAgnosticSniroEndpoint": "/sniro/api/v2/placement",
Issue: SO-274
Change-Id: Iff5bccdb3c1c4e4ba0a4fea2cf907d8f2ce634ee
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
mso-workflow-message-adapter-config and mso-appc-adapter-config
were missing. Note: the APPC parameter values may need to be
adjusted later to suit the integration environment.
Issue: SO-274
Change-Id: Ia8ca3a5f7a10ddd694cb172d5baec4b0dd5eecc8
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
This template was provided by Brian Freeman.
Issue: SO-265
Change-Id: I095270317f9571a7cd497ac5ef49fb84840a9803
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
also added a link between db and so containers
Change-Id: I60b2fc862e94eefd4d5f1e2782750953da8be45d
Issue-ID: SO-208
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
aaiEndpoint was pointing to the vm1 server which is aliased to the new
server. However, as the new server's certificate does not include the
alias as one of its alternate names, things were unable to connect. The
endpoint has now been changed to match the new server name, thus the SSL
ceritifcate should match now. Note: for this to work, the new server
name must be found in DNS (or /etc/hosts).
Change-Id: I1d148ebc69ddf91edead45a4ad075c167a88fc33
Issue-Id: SO-249
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
It is currently 20. It should be 200.
Issue: SO-264
Change-Id: Id216d58a049c00c76a87e14fd62754d4ce15b9c0
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: Ia3ef236265356186b2ef78a6015e6220826cc736
IssueId: SO-247
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
|
|
Add Service Name Columnfor Operation Status
Change-Id: I135ca46cad4830e89f5475cbcc3a0a53778ec9b6
Issue-ID:SO-257
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
|
|
Change-Id: I0a59d04d84135ddc3d9f51d87045892f7650127d
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
Add Operation_status and resource_operation_status table
Change-Id: Ieb20d76fa94a8f44adcf0b11c44f11ac0a666b07
Issue-ID:SO-255
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
IssueId: SO-251
Change-Id: I9a230c62ed59d5f143e7414053e45fc01cbaebce
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
The fallout and completion handlers are not updating
the request status in the mso_requests database.
The cause is a missing URN mapping that defines the
service endpoint for these updates.
Issue: SO-230
Change-Id: I8fe98da2247918bef486ef5fbf04c7c483b04167
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
The integration has said they will not accept this
change at this time because it would require them
to upgrade their version of docker-compose.
This reverts commit 9872c1abfb4326c85e4f8175b4bd2a23f2e1c9f0.
Issue: SO-208
Change-Id: I4000c1f7fbe5acba6a3fb55ef54e672df447b5f2
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
These are updates from Byung-Woo Jun and Andrew Fenner.
Issue: SO-229
Change-Id: Ibcde5fd565a68977da4f94ac7623f35e3fd63b0e
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Make sure that so container is started only
when db is ready to connect
Change-Id: I6ba1d9df7837f482def82d33b90fe5be52c686dd
Issue-ID: SO-208
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
IssueId: SO-195
Change-Id: I44b5c910096d042b75e739306fea49a7509ac9a8
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
We don't need the scripts that add the timestamp columns.
Issue: SO-215
Change-Id: I1635874df4f0a34fede96cacdaa4134c89f23e7b
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
Updated pre-configured catalog data to fit the new schema.
This includes the vFW and DNS demo data.
Issue: SO-192
Change-Id: Ibf3177849010d90d405419f4ca5ad724245052a5
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Update SNIRO endpoint URL to point to SNIRO Emulator and update sniro callback URL to point to SO FQDN URL
The update is done in config file under docker-config folder
JIRA ID - INT-215
Change-Id: I067bc1edae19eba3239d0015e77ed7c92127f45c
Signed-off-by: Geora Barsky <georab@amdocs.com>
|
|
The foreign key we fixed in the VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM
table is blocking distribution of the model. The insert that's
failing is:
insert into VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM (
VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID,
VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID)
values (?, ?);
The error is: "foreign key constraint fails"
Issue: SO-180
Change-Id: I19cda2d4dae86e3257723f0fea6921049e391aca
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Updated MySQL-Catalog-schema.sql to match the Hibernate class
definitions. Restored the scripts that add default values for
CREATION_TIMESTAMP columns.
Issue: SO-180
Change-Id: Ie76059f4c2497060a4fba8744e974b29d33b16f1
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
The camunda cockpit admin login should be the same as the jboss admin user login.
Change-Id: I6bea8049e0f34a9c4e638a34b85574fccd21e444
Issue-id: SO-167
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
mso.adapters.namespace
Change-Id: Idd110d28f380ee940552151212a9e65a34400d88
Issue-id: SO-139
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Updated the the SQL scripts that create the DB schema in the docker environment.
Removed old unused versions of camunda DB setup scripts.
Commented out the vFW catalog data which is incompatible with the new schema.
Change-Id: I6a430248881300ebd9a45ebdb99045ed696fe4ab
Issue-id: SO-147
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
The admin user is not set up correctly in the database because the
schema has changed.
Change-Id: I6f39e12f7e1739d3c2152e0173da51aad1d2ad1c
Issue-id: SO-148
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
1710 includes a new version of Camunda (7.7.3). These are updates
to the camundabpmn DB installation scripts.
Change-Id: I7a324683e70690bfa1995f7c2f7bb322475ff51f
Issue-id: SO-107
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Add Operation Status Table for save the request progress
Change-Id: I92fd713bbcc0b3045b698a9e6e3f6c0a1383e0c8
Issue-ID:SO-41
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
default recipe mapping for any 'source' at level of 'service' and 'network' resources.
Change-Id: I184dacec5d1f8ec72d2972f00620daff0e82cd03
Signed-off-by: eyalholz <eyalh@amdocs.com>
|
|
|