Skip to content

Commit

Permalink
CASMNET-2037 - Add the ability to attach MTN cabinets including EX250…
Browse files Browse the repository at this point in the history
…0 to spines (#518)

* Add the ability to attach MTN cabinets including EX2500 to spines.
  • Loading branch information
trad511 authored Oct 16, 2024
1 parent c059555 commit 0f94601
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [1.9.4]

- Add the ability to attach EX2500 to spines in validate.
- EX2500 configuration remain as custom configurations.
- Updated numerous dependencies (CVE and more)
- CASMNET-2254 Removed canu container
- CASMNET-2253 Fixed RPM build
Expand Down
4 changes: 4 additions & 0 deletions network_modeling/models/cray-network-architecture.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ network_v2:
connections:
- name: "mountain_compute_leaf"
speed: 10
- name: "spine"
speed: 10
- name: "pdu"
model: "pdu"
connections:
Expand Down Expand Up @@ -379,6 +381,8 @@ network_v2_tds:
connections:
- name: "mountain_compute_leaf"
speed: 10
- name: "spine"
speed: 10
- name: "pdu"
model: "pdu"
connections:
Expand Down

0 comments on commit 0f94601

Please sign in to comment.