aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
Diffstat (limited to 'installation')
-rw-r--r--installation/ansible-server/src/main/yml/ansible_huawei_postcheck@0.00.yml6
-rw-r--r--installation/ansible-server/src/main/yml/ansible_huawei_precheck@0.00.yml6
-rw-r--r--installation/ansible-server/src/main/yml/ansible_huawei_upgrade@0.00.yml6
-rw-r--r--installation/src/main/properties/generic-resource-api-dg.properties2
4 files changed, 11 insertions, 9 deletions
diff --git a/installation/ansible-server/src/main/yml/ansible_huawei_postcheck@0.00.yml b/installation/ansible-server/src/main/yml/ansible_huawei_postcheck@0.00.yml
index 975887d7..0711e40a 100644
--- a/installation/ansible-server/src/main/yml/ansible_huawei_postcheck@0.00.yml
+++ b/installation/ansible-server/src/main/yml/ansible_huawei_postcheck@0.00.yml
@@ -5,11 +5,11 @@
file:
path: /tmp/tmp-{{Id}}
state: touch
- become: true
+ become: false
- name: prepare additional data
shell: echo {{additionalData}} > /tmp/tmp-{{Id}}
- become: true
+ become: false
- name: execute post-check operation
shell: ./swm/upgrade-post-check.sh {{pnfId}} {{oldSwVersion}} {{targetSwVersion}} {{ruleName}} /tmp/tmp-{{Id}}
@@ -18,4 +18,4 @@
file:
path: /tmp/tmp-{{Id}}
state: absent
- become: true
+ become: false
diff --git a/installation/ansible-server/src/main/yml/ansible_huawei_precheck@0.00.yml b/installation/ansible-server/src/main/yml/ansible_huawei_precheck@0.00.yml
index 651974f8..b6614b65 100644
--- a/installation/ansible-server/src/main/yml/ansible_huawei_precheck@0.00.yml
+++ b/installation/ansible-server/src/main/yml/ansible_huawei_precheck@0.00.yml
@@ -5,11 +5,11 @@
file:
path: /tmp/tmp-{{Id}}
state: touch
- become: true
+ become: false
- name: prepare additional data
shell: echo {{additionalData}} > /tmp/tmp-{{Id}}
- become: true
+ become: false
- name: execute pre-check operation
shell: ./swm/upgrade-pre-check.sh {{pnfId}} {{oldSwVersion}} {{targetSwVersion}} {{ruleName}} /tmp/tmp-{{Id}}
@@ -18,4 +18,4 @@
file:
path: /tmp/tmp-{{Id}}
state: absent
- become: true
+ become: false
diff --git a/installation/ansible-server/src/main/yml/ansible_huawei_upgrade@0.00.yml b/installation/ansible-server/src/main/yml/ansible_huawei_upgrade@0.00.yml
index ac2c4054..87e84ab1 100644
--- a/installation/ansible-server/src/main/yml/ansible_huawei_upgrade@0.00.yml
+++ b/installation/ansible-server/src/main/yml/ansible_huawei_upgrade@0.00.yml
@@ -5,11 +5,11 @@
file:
path: /tmp/tmp-{{Id}}
state: touch
- become: true
+ become: false
- name: prepare additional data
shell: echo {{additionalData}} > /tmp/tmp-{{Id}}
- become: true
+ become: false
- name: execute upgrade software operation
shell: ./swm/upgrade-software.sh {{pnfId}} {{oldSwVersion}} {{targetSwVersion}} /tmp/tmp-{{Id}}
@@ -18,4 +18,4 @@
file:
path: /tmp/tmp-{{Id}}
state: absent
- become: true
+ become: false
diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties
index f4f4e2a6..863c77f8 100644
--- a/installation/src/main/properties/generic-resource-api-dg.properties
+++ b/installation/src/main/properties/generic-resource-api-dg.properties
@@ -61,3 +61,5 @@ restapi.ss-vfmodule-assignments=/restconf/config/GENERIC-RESOURCE-API:services/s
restapi.ss-mS-vlan-tag-assign=/vlantagapi/v1/{action}
restapi.ss-mS-mac-address-assign=/api/macaddress/v1/service/assign
restapi.ss-mS-mac-address-unassign=/api/macaddress/v1/service/unassign
+restapi.preload-network=/restconf/config/GENERIC-RESOURCE-API:preload-information/preload-list/{network-name}/network/preload-data/preload-network-topology-information/
+restapi.preloadinformation=/restconf/config/GENERIC-RESOURCE-API:preload-information/preload-list/