Age | Commit message (Collapse) | Author | Files | Lines |
|
Add Service Name Columnfor Operation Status
Change-Id: I135ca46cad4830e89f5475cbcc3a0a53778ec9b6
Issue-ID:SO-257
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
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>
|
|
|
|
...during create service instance
1) Change CreateServiceInstance to CreateGenericALaCarteServiceInstance in the mso_catalog database
2) Add a URN property: mso.workflow.global.default.aai.namespace=http://org.openecomp.aai.inventory/
3) Add a URN property: aai.auth=2630606608347B7124C244AB0FE34F6F
Change-Id: Ic20e008a39122a6f2e3176efbff28bec799e4413
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
In some environment, mariadb is taking more than
120 seconds to completely deploy and is causing the
timeout error. so now timeout is increased to 600
with increment of 5 seconds check.
Change-Id: I08fd2f8f3c35d81b876b82aa45e052b474a8fed9
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Change-Id: I140fb23748b626cb786808943f0775234e31d7ad
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Change-Id: I5c30e6c726732340811450ae75659131406443a9
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Change-Id: Idfd7c2f067db9e554e4b2b7f348b4b951a4f6616
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Change-Id: I50d3efdbe39327dd804301cc259396ab01aa26ba
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Bring 1707 changes : update the bpmn configuration parameters.
Change-Id: Ic06715a884b3d0a01a94ef022b57dc8260615a22
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Update the network_recipe db table, change the bpmn script to use.
Change-Id: I054e06136b30d18558c90eada4bdc9618241acd5
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
Rework the env files values for BPMN URN.
Add SNIOR related configuration parameters.
Change-Id: Ica3e643e3938d68d09d6c2d18cd16178fb03751f
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Change-Id: I7eb2acb6c950345eef29e6d95dad8ddd15ad59c1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
This script can't be used by HEAT anymore due to error (boolean)
Change-Id: I06bb7c7f941da58fda3692b27b17b4ca58bf5a24
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
By default, deploy.sh is expecting Nexus related params
to pull the images from there. But while developing locally,
one would want to use the local images, hence wouldn't pass
any args.
Change-Id: Ia9866e7dcb854561c6950da8c9cb69d758477457
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
As deploy.sh is supposed to be an executable, it should
have those permission. Added u+x permission.
Change-Id: Id24f7812d541d813f59a00431d9982280cdc1824
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
openECOMP DNS config change: ASDC changed to SDC in mso-docker.json
Change-Id: I22a6ba11775dbfd16d58d6fa0cb83ad34a21bb98
Signed-off-by: eh552t <eh552t@intl.att.com>
|
|
Change-Id: I292f7d19daea0b1d66ca9a69ba504e468435ba3d
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Fixes OS-246 by updating correct docker paths
Change-Id: I56511809c325fbb42508714e640fb9415eb83ad0
Signed-off-by: piclose <pc457b@intl.att.com>
|
|
Change-Id: I43b7a4cc86b02d5b1ae88bb9332aaeb5a612747e
Signed-off-by: piclose <pc457b@intl.att.com>
|
|
Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9
Signed-off-by: piclose <pc457b@intl.att.com>
|
|
|