aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-22Add mso.vfc.propertiesTestc001491073-1/+56
Add mso.vfc.properties config file Change-Id: I3beaa8cd7df4ab4a1d47d1fc704507600576a9b9 Issue-ID: SO-383 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-15Correction of Default cloud-region.amsterdamSeshu-Kumar-M2-6/+6
IssueId: SO-343 Change-Id: I88715a7e171d56a3a62a538e632ab9fb1d493139 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-11-09Remove MSOCommonBPMN healthcheck endpointRob Daugherty1-1/+1
MSOCommonBPMN application is no longer deployed. Issue: SO-314 Change-Id: Ibbc10a6512d9e5679f6161ce51a65c8662280e6b Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-11-08Added property for vnf-topology unassignJim Hahn1-0/+1
Added property for vnf-topology unassign. Change-Id: I10299d6260765c6e0ef215f3431d282f4c20ad03 Issue-Id: SO-320 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-11-07Added property for vf-module deactivateJim Hahn1-0/+2
Added property for vf-module deactivate and unassign. Change-Id: I0adba2cb054acd1e9f75df4f14ea03560b0cf3fa Issue-Id: SO-315 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-11-06Added sdncurls in sdnc.propertiesShailendra Borale1-0/+18
Added missing entries in mso.sdnc.properties for vf, vnf and service operations change docker json file to add sdncurl10 Change-Id: I144faca62dd1983c9abce82c99150ce30ea0a4f7 Issue-Id: SO-310 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-11-06Merge "Added "delay" properties for sdnc & aai operations"Rob Daugherty1-0/+2
2017-11-06Added "delay" properties for sdnc & aai operationsJim Hahn1-0/+2
Added "delay" properties for sdnc & aai operations to urn properties Change-Id: I42f939e59d6f0d25fb8012dbdf2e2cb3d60d7093 Issue-Id: SO-308 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-11-05Merge "Added missing deactivate entry"Seshu Kumar M1-0/+1
2017-11-05Merge "Chage for SDNC-Adapter properties"Seshu Kumar M1-1/+18
2017-11-04Added missing deactivate entryShailendra Borale1-0/+1
Added missing entry for deactivate in mso.sdnc.properties org.openecomp.mso.adapters.sdnc..service-topology-operation.deactivate Change-Id: I88a2437996259fffb64b51717b9dfd1c71b595ff IssueId: SO-305 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-11-03Chage for SDNC-Adapter propertiesShailendra Borale1-1/+18
Changed sdnc adapter prooerties to include operations for URLs. Corrected URL sdncurl10 to sdncurl8 Change-Id: I0883294e110397d6a5af5e404f65ef8d719cea64 IssueId: SO-302 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-11-02Merge "SDNC ip and port in case for MSB timeout"Chuanyu Chen2-1/+5
2017-10-31Changed namespace for generic resource APIShailendra Borale1-7/+7
Changed namespace for generic resource API from org:onap:sdnctl:generic-resource to org:onap:sdnc:northbound:generic-resource Change-Id: Ia8ca6c665ba2f725d4f29d81e924a4bc64d6c77f Issue-Id: SO-294 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-10-31SDNC ip and port in case for MSB timeoutZhuoyao Huang2-1/+5
if take out the SDNC ip and port setting here, MSB will effected Change-Id: Ifa38c19003e37e6f63dec601ed5bcdb6c4c050f5 Issue-ID:SO-181 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-10-28Merge "Add Vfc Adapter Log Config"Chuanyu Chen1-0/+138
2017-10-28Merge "Add MSB IP Config"Chuanyu Chen2-3/+4
2017-10-28Add Vfc Adapter Log Configc001491071-0/+138
Add Vfc Adapter Log Config file Change-Id: Ie58ea82c3a7b6d1d13793fe033ccd8060c9da1e9 Issue-ID:SO-283 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-28Add MSB IP Configc001491072-3/+4
Add MSB IP Conifg Change-Id: I69d7e4d3b45cb6d2bbbe3e956296ee88f263b748 Issue-ID:SO-280 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-27Fix SNIRO configuration propertiesRob Daugherty2-5/+4
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: I3d4485089e3a7de76906aecbc06554155d0ad677 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-19Revert "change to topology.rb (again)"Rob Daugherty1-1/+1
This reverts commit 649d81576aa5a8a6caf6c65689ae94adb543bae9. Issue: SO-230 Change-Id: I08aabeeafc959c70f4aacbaefa9983c9a00c780b Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-19Revert change to topology.rb (broke healthcheck)Rob Daugherty1-1/+1
Healthcheck won't work with adaptersOpenecompDbEndpoint, only with adaptersDbEndpoint. Issue: SO-230 Change-Id: I2c94a94b876656e073ce85089f268b036a080dd7 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-20Merge "Add mso.adapters.openecomp.db.endpoint URN mapping"Rob Daugherty3-1/+3
2017-10-19Add mso.adapters.openecomp.db.endpoint URN mappingRob Daugherty3-1/+3
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: Ic3229d94e157a70d183b844d4dbf8e959add23b8 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-19Add MSB Config For SOc001491071-0/+2
Add MSB Config For SO Change-Id: I8c947d87e09a9bff7db5408d452d98228f46dc8a Issue-ID:SO-240 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-17Change SDNC namespaceRob Daugherty1-50/+50
SDNC now uses the org:onap namespace, not org:openecomp. Issue: SO-231 Change-Id: I5081be3f69545b00c5e613691fb70936707432ff Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-01URL mismatch in mso.sdnc.propertiesRob Daugherty1-45/+44
There was a mismatch between the "sdncurls" definitions in the environment files (e.g. mso-docker.json) and the property file template (mso.sdnc.properties). Issue: SO-123 Change-Id: I442160fb214ac128735ccabdf24a0a44b4342f04 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-20Add mso.adapters.namespace URN mappingRob Daugherty2-0/+2
mso.adapters.namespace Change-Id: Ia30390365cc0939315cade0a60a853c311e08ba4 Issue-id: SO-139 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-18SO must use AAI v11Rob Daugherty3-65/+50
Change-Id: If633afb9b50fa91148ae5ecad82a808389e8cf4a Issue-id: SO-144 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-08-09Update License textChrisC1-6/+18
Change-Id: I299ac972cc5d42fc99b74dc8f738a1a5dca4a831 Issue-id: SO-80 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-07-06[SO-21] MSO returning error to VID...Rob Daugherty4-2/+6
...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: If3a4b1eb748b7232a096d8dfc3d0f9e80bb0c6b3 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-05-03Merge "[MSO-8] Add logback properties file"Christophe Closset1-0/+138
2017-05-03[MSO-8] Add logback properties filexg353y1-0/+138
Add logback properties file for workflow message adapter. Change-Id: I39be7e0116311edb33fbc1ba0e783da85c875824 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-05-03Merge "Update .gitreview with onap URL"Christophe Closset1-1/+1
2017-05-02[MSO-8] Bring 1707 changes to MSOxg353y7-127/+215
Bring 1707 changes: restructure BPMN debug related configurations; add configuration for workflow message adapter. Change-Id: I95eb6cc52919e8fb9bef42550144d1805252f2fb Signed-off-by: xg353y <xg353y@intl.att.com>
2017-04-10[MSO-8] Commit 1702 changesxg353y7-107/+206
Update BPMN and SDNC related settings and add more parameter in topology recipe. Change-Id: Icc712999725583bc51c6deb479826e5ee46291ed Signed-off-by: xg353y <xg353y@intl.att.com>
2017-03-29Update .gitreview with onap URLAndrew Grimberg1-1/+1
Change-Id: Iea965ee4d8fb9646c876f9a91813728d30a4b0d1 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-02[OS-254] Fix SDNC namespace in chefrelease-1.0.0Determe, Sebastien (sd378r)1-28/+28
Chef template file modified as SDNC namespace is now org:openecomp Change-Id: Iab5e5906cf01d01f453f3b131d5d654dc700c4c2 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-02-01Initial OpenECOMP MSO mso-config cookbook commitpiclose41-0/+2407
Change-Id: I57dfeb7fb8fceea14e1d1394f51009af141dd6a1 Signed-off-by: piclose <pc457b@intl.att.com>
2017-02-01Initial empty repositoryAndrew Grimberg0-0/+0