diff options
author | Yulian Han <elaine.hanyulian@huawei.com> | 2018-10-11 14:39:21 +0800 |
---|---|---|
committer | Yulian Han <elaine.hanyulian@huawei.com> | 2018-10-11 14:41:58 +0800 |
commit | 35e371304a8c9e78e55d467f90266fa78562dabe (patch) | |
tree | a8501c18390ef88760fdb50c2862d2928d6a688d /volumes | |
parent | bc16bd477b1b1e28a032d82f5779edc95dd51839 (diff) |
modify device uri version of AAI config
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064404
Issue-ID: SO-791
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Diffstat (limited to 'volumes')
-rw-r--r-- | volumes/so/config/bpmn-infra/onapheat/override.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/volumes/so/config/bpmn-infra/onapheat/override.yaml b/volumes/so/config/bpmn-infra/onapheat/override.yaml index 362ab27..7f765f4 100644 --- a/volumes/so/config/bpmn-infra/onapheat/override.yaml +++ b/volumes/so/config/bpmn-infra/onapheat/override.yaml @@ -148,7 +148,7 @@ mso: sp-partner: uri: /aai/v14/business/sp-partners/sp-partner device: - uri: /aai/v13/network/devices/device + uri: /aai/v14/network/devices/device v11: customer: uri: /aai/v11/business/customers/customer |