Skip to content

Commit

Permalink
Merge pull request #386 from niksu/main
Browse files Browse the repository at this point in the history
Attestable Switch class
  • Loading branch information
kthare10 authored Nov 1, 2024
2 parents e73f641 + ac4c86d commit 8cf17e4
Show file tree
Hide file tree
Showing 3 changed files with 914 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Node objects returned from slice.get_node(name) are not the same as the node objects returned from slice.get_nodes() (Issue [#380](https://github.com/fabric-testbed/fabrictestbed-extensions/issues/380))
- Multiple calls to fablib.get_slice(name) in the same interpreter yield different objects (Issue [#379](https://github.com/fabric-testbed/fabrictestbed-extensions/issues/379))
- FablibManager.get_slices doesn't return unsubmitted slices created by new_slice() (Issue [#294](https://github.com/fabric-testbed/fabrictestbed-extensions/issues/294))
- Add support for Attestable Switch from CREASE project (PR [#386](https://github.com/fabric-testbed/fabrictestbed-extensions/pull/386))


## [1.7.3] - 08/05/2024
Expand Down
Loading

0 comments on commit 8cf17e4

Please sign in to comment.