Update the payload of network-topology-pcep node 07/102407/3
authorSangwook Ha <sangwook.ha@verizon.com>
Sat, 17 Sep 2022 20:31:51 +0000 (13:31 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Sat, 17 Sep 2022 22:50:53 +0000 (15:50 -0700)
commitc77f97e7f40759765ae3790fe758c43101df8247
tree697248f555ee2a1eae259efe164d9672b466314f
parentc69fe5ff4e3a790e26dd424245ecf054fbad0fc6
Update the payload of network-topology-pcep node

In Chlorine network-pcep-topology-config.yang was removed (BGPCEP-990)
and 'session-config' in the network-topology-pcep node is augmented from
network-topology-pcep.yang.

Update the namespace of 'session-config' in the configuration payload to
that of network-topology-pcep.yang for Chlorine.

The soft links to the aluminium directories were replaced with chlorine
directories with files copied from aluminium. The only files changed are
the following two PUT payload:

- pcepuser/chlorine/node_speaker_entity_identifier/data.xml
- tcpmd5user/chlorine/pcep_topology_node/data.xml

Change-Id: I1e54f7a65cc31884a9c6ae2d03fa5fd51ac95638
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
22 files changed:
csit/variables/pcepuser/chlorine [deleted symlink]
csit/variables/pcepuser/chlorine/node_session_state/location.uri [new file with mode: 0644]
csit/variables/pcepuser/chlorine/node_speaker_entity_identifier/data.xml [new file with mode: 0644]
csit/variables/pcepuser/chlorine/node_speaker_entity_identifier/location.uri [new file with mode: 0644]
csit/variables/pcepuser/chlorine/pcep_topology/location.uri [new file with mode: 0644]
csit/variables/pcepuser/chlorine/variables.py [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine [deleted symlink]
csit/variables/tcpmd5user/chlorine/default_off/data.json [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_off/location.uri [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_on_state/data.json [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_on_state/location.uri [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_on_state/volatiles.list [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_on_updated_state/data.json [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_on_updated_state/location.uri [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/default_on_updated_state/volatiles.list [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/pcep_topology_node/data.xml [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/pcep_topology_node/location.uri [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/pcep_topology_node_empty/data.xml [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/pcep_topology_node_empty/location.uri [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/update_delegated/location.uri [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/update_delegated/post_data.xml [new file with mode: 0644]
csit/variables/tcpmd5user/chlorine/variables.py [new file with mode: 0644]