summaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_network-topology-operation-assign.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-08-03Support cloud-owner input paramDan Timoney1-0/+7
If cloud-owner is passed in input, it should override the value from properties file Change-Id: I67b0e7e0b4fe546dbdfcaa24785ebd1b3b96e7b5 Issue-ID: SDNC-1260 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 131845c1b3185b5efb8b5bd287747c7086eface8
2018-07-26Generic resource API DG catch upBrandon, Bruce (bb2697)1-779/+103
Generic resource API DG catch up with several new capabilities Change-Id: I6ba4a1716693a2fb0ba5314f60038277a50249a3 Issue-ID: SDNC-403 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: dd97cf829ce1c0b3bbb0e98e93a2e6619d945beb
2017-11-04Change Rackspace to CloudOwnerBrian Freeman1-4/+4
Issue-ID: SDNC-170 Change-Id: If64c4f12c503ac2d58b0de7d6750015162545216 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 9973bf478f9ffa5a89fc0c8b84e485876324df80
2017-10-26Fix error in SqlResource nameDan Timoney1-16/+16
Fix error in SqlResource package name Change-Id: Id88305c345fefa7f0d5ed7aa1d7acb5ec45ecd71 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f514c5cd6b4e5071b8f0340d83f9870eba273939
2017-10-25Replace att-aic with RackspaceDan Timoney1-4/+4
Cloud-owner in DGs should be Rackspace, not att-aic Change-Id: Ibd0a440aa01b69651909931192b43e1d995c295a Issue-ID: SDNC-147 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ee1e879e47048dd21477d6992fff3694b99631f7
2017-09-21Renamed ecomp-model-informationDan Timoney1-6/+6
Updated generic-resource-api DGs to reflect name change of ecomp-model-information to onap-model-information. This name change was missed in initial seed code submission, but is consistent with API doc published on ONAP wiki. Change-Id: I5cb95c98ed7c8748fcd2a607bee8b81a6166ae99 Issue-ID: SDNC-98 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 979076e024b63ea7632c3cd57b8d62525482698d
2017-09-18Fixed accessing network-input-parameters.shashikanth1-778/+778
network topology operation assign sub DG access network-input-parameters as network-parameters which is not defined under network-request-input container in GENERIC-RESOURCE-API yang, modified network-topology- operation-assign.json as below Before: network-topology-operation-input.network-request-input. network-parameters After: network-topology-operation-input.network-request-input.network -input-parameters. jira.onap.org/browse/SDNC-87 Issue-Id: SDNC-87 Change-Id: Idd4005fb24365fef990284569dd23685590515b3 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 89ac5158f33c5358d1a943a482f139e879dbd0a9
2017-09-06Add generic-resource-api DG seed codeDan Timoney1-0/+779
Add seed code for generic-resource-api directed graphs. Change-Id: I51df937740d54d6f907c79fe322e4ffafe53537c Issue-ID: SDNC-45 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b014b942536d93f55664b67a36436168e623bcec