Skip to content

Releases: fabric-testbed/InformationModel

Release 1.6.2

24 Feb 12:38
7b654bb
Compare
Choose a tag to compare

What's Changed

  • update regex to allow names with 1 character to handle CIEN by @kthare10 in #199

Full Changelog: rel1.6.1...rel1.6.2

Release 1.6.1

09 Feb 17:27
2be7b3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rel1.3...rel1.6.1

Release 1.3

09 Feb 17:26
ce2631f
Compare
Choose a tag to compare

What's Changed

  • Updated to use interface_list instead of interfaces property due to t… by @ibaldin in #106
  • add error message field in ReservationInfo by @kthare10 in #107
  • added reservation property in the user node object by @kthare10 in #108
  • Fixes to allow cleaner access to capacities and allocated capacities … by @ibaldin in #109
  • Authz attributes, mirror ports, storage, topology validation in ASMs by @ibaldin in #110
  • Rel 1.2 by @ibaldin in #112
  • Added collecting port mirror attribute for AuthZ and misc fixes by @ibaldin in #113
  • Modified Cypher validation rules to be more accurate by @ibaldin in #114
  • Adding attribute checks so pickled slivers from older versions can be… by @ibaldin in #115
  • Mount config by @ibaldin in #117
  • Added FacilityPort as a type of port capable of terminating a L2PTP service and updated tests by @ibaldin in #118
  • Modify MVP - FIM code that supports diffing topologies by @ibaldin in #124
  • Instance sizes by @ibaldin in #130
  • Rel 1.3 by @ibaldin in #132

Full Changelog: rel1.1...rel1.3

Release 1.1

18 Feb 19:31
676f346
Compare
Choose a tag to compare

Includes support for L3 services, Facility ports and a number of bug fixes.

Release 1.0

22 Jul 21:39
3b94662
Compare
Choose a tag to compare

First official release of FIM (FABRIC Information Model) code. Offers capabilities to

  • Describe substrate using ARMs and delegate it using ADMs
  • Combine ADMs into a broker CBM and create advertizements out of it
  • Define slice model ASMs with following capabilities:
    • Define experiment topology
    • Add/remove compute nodes and their components
    • Define network services between component interfaces
    • Print and visualize the slice

v0.41

10 May 18:34
8aace85
Compare
Choose a tag to compare
v0.41 Pre-release
Pre-release

Intermediate release. Can be found on PyPi as pip install fabric-fim==0.41

v0.24

24 Feb 20:34
Compare
Choose a tag to compare
v0.24 Pre-release
Pre-release

Basic user-slice functionality. Can be found on PyPi as pip install fabric-fim==0.24