Loading 03-osm-rel8-tests.md +5 −4 Original line number Diff line number Diff line Loading @@ -200,11 +200,12 @@ The network service should be removed fine, without leaving models behind. ### \[PR-02\] HA Proxy Charms [VNFD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_vnf) These are the packages needed for this test: [NSD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_ns) - [VNFD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_vnf) - [NSD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_ns) Create a params.yaml file that will force 2 units of the vnf-member-index=1 Proxy Charm: First, create a `params.yaml` file that will force 2 units of the `vnf-member-index=1` Proxy Charm: ```yaml additionalParamsForVnf: Loading Loading @@ -257,7 +258,7 @@ Machine State DNS Inst id Series AZ Message 2 started 10.54.156.29 juju-cf61c0-2 xenial Running ``` Now the second unit is the leader. Let's execute an action. Now the second unit is the leader. Let's execute an action: ```bash $ osm ns-action ha-proxy-charms --vnf_name 1 --action_name touch --params '{filename: /home/ubuntu/mysecondunit}' Loading Loading
03-osm-rel8-tests.md +5 −4 Original line number Diff line number Diff line Loading @@ -200,11 +200,12 @@ The network service should be removed fine, without leaving models behind. ### \[PR-02\] HA Proxy Charms [VNFD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_vnf) These are the packages needed for this test: [NSD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_ns) - [VNFD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_vnf) - [NSD Package](https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages/tree/master/charm-packages/ha_proxy_charm_ns) Create a params.yaml file that will force 2 units of the vnf-member-index=1 Proxy Charm: First, create a `params.yaml` file that will force 2 units of the `vnf-member-index=1` Proxy Charm: ```yaml additionalParamsForVnf: Loading Loading @@ -257,7 +258,7 @@ Machine State DNS Inst id Series AZ Message 2 started 10.54.156.29 juju-cf61c0-2 xenial Running ``` Now the second unit is the leader. Let's execute an action. Now the second unit is the leader. Let's execute an action: ```bash $ osm ns-action ha-proxy-charms --vnf_name 1 --action_name touch --params '{filename: /home/ubuntu/mysecondunit}' Loading