Age | Commit message (Collapse) | Author | Files | Lines |
|
Note the following databases and users:
requestdb: requestuser/request123
catalogdb: cataloguser/catalog123
camundabpmn: camundauser/camunda123
Removed all of the "bulkload" data for use cases from docker-config.
If still required, this data is handled elsewhere now.
Change-Id: Ie093ea0a335d35b9cdced394e290daae46b888b8
Issue-ID: SO-710
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Increased ACTION field in all recipe tables to 40 chars.
Added VNF_RECIPE entries for VnfInPlaceUpdate and VnfConfigUpdate.
Change-Id: Ifb1da0b31525b10c9620fd98ffe9cfd3d6a84182
Issue-ID: SO-639
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Issue-ID: SO-631
Change-Id: I495d79f6d9ade8d4e92d7ada47c795d04d9e3654
Signed-off-by: lqd123 <13648335186@163.com>
|
|
Add default entry in DB for e2e network delete.
Change-Id: I3e5c32b55047b295b5196c551186b52bba00b879
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Add default receipe entry for e2e delete.
Change-Id: Ie13005f4da369e18affd0d57e77f94ea24851f57
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Add default work flow for network resource creation.
Change-Id: I9db785704ab22d5702a8f7c9f7e4a8535295bf82
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Add default entry for VNF receipe (custom E2E).
Change-Id: Ic5a96c0aaeb9ebdee86ae7b0f31cf3b9dd698250
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
1. The operation_status table is missing the service_name column,
which was added in the amsterdam release
2. Table camundabpmn.ACT_HI_VARINST has no column STATE_
Change-Id: Ifadfce23a78b9404b677c1a9597003b3c8b9187d
Issue-ID: SO-560
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
Add default vfc ns resource recipe
Change-Id: I0d7352c3feddcb243b348a9b54c923d243cabaac
Issue-ID: SO-452
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c4
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
volumes/mariadb/docker-entrypoint-initdb.d/db-sql-scripts/bulkload-files/default/create_mso_db-default.sql
|
|
Change-Id: I96cb5c1236bbbd61f691f0b91c24ea33d465b8fa
Issue-ID: SO-384
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
|
|
IssueId: SO-334
Change-Id: I5fff881305a7f17f8a1088eeb2805f80b3b93d6f
Signed-off-by: seshukm <seshu.kumar.m@huawei.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>
|
|
This template was provided by Brian Freeman.
Issue: SO-265
Change-Id: I095270317f9571a7cd497ac5ef49fb84840a9803
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId: SO-251
Change-Id: I9a230c62ed59d5f143e7414053e45fc01cbaebce
Signed-off-by: seshukm <seshu.kumar.m@huawei.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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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: Iaabe6803a6087f59726e290cb75aef2f755097d9
Signed-off-by: piclose <pc457b@intl.att.com>
|