Skip to content

Release 1.6.4

Latest
Compare
Choose a tag to compare
@kthare10 kthare10 released this 27 Feb 16:23
· 38 commits to main since this release
0ce0f99

What's Changed

  • netam ARM only includes links validated in SR-PCE topology by @xi-yang in #17
  • Adding type specifier to switch nodes by @ibaldin in #19
  • Updating FIM requirement and internal version by @ibaldin in #20
  • Disable ssl by @ibaldin in #22
  • Optinal isis link validataion by @xi-yang in #23
  • Adding debug logging by @ibaldin in #24
  • Updating requirements and README to point to proper PyPi release location by @ibaldin in #25
  • Get the last from main branch by @xi-yang in #26
  • Added sites metadata support for scan_net scripts. by @xi-yang in #27
  • Feature l3 stitch port xyang by @xi-yang in #28
  • Updated print function to avoid printing hundreds of SR-IOVs; Upped d… by @ibaldin in #29
  • Stitch node fix by @ibaldin in #30
  • Nvme gpu model fixes by @ibaldin in #32
  • Netam package fix by @ibaldin in #33
  • Unique link name fix by @xi-yang in #34
  • Updated to create facilities with facility ports according to latest FIM by @ibaldin in #35
  • Switching to FIM 1.1.0 by @ibaldin in #36
  • Adding an option to the scan_site script to be more brief (--brief) f… by @ibaldin in #37
  • Update README.md by @xi-yang in #38
  • Add Nso.isis_interfaces and use it in interfaces verification by @xi-yang in #39
  • Added an option to save output of a site scan in JSON by @ibaldin in #40
  • Updating dependencies to FIM 1.2 and simplifying other dependencies by @ibaldin in #41
  • R1.2 patch facility port vlan label by @xi-yang in #42
  • Adding a script to generate new instance sizes in JSON or CSV by @ibaldin in #43
  • Small modifications to flavors to reduce their qty. by @ibaldin in #45
  • Feature al2s arm util lzhang9 by @zlion in #47
  • Update oess.py by @xi-yang in #48
  • Feature l1 l2 link l3vpn xyang by @xi-yang in #50
  • Feature al2s arm util xyang by @xi-yang in #51
  • EDC integration by @ibaldin in #49
  • Support for VLANs in OpenStack sites by @ibaldin in #52
  • Fixing GENI/OpenStack site scans by @ibaldin in #53
  • Updated to take two (first) octets of OpenStack vNIC by @ibaldin in #54
  • Updating to fabric-fim==1.4.0 by @ibaldin in #55
  • Add FABNetv4Ext and FABNetv6Ext NS by @xi-yang in #57
  • Upping version to 1.4.5 after adding changes for AL2S and FABNetv4,6Ext by @ibaldin in #58
  • Updating to support CD6 NVMe drives by @ibaldin in #59
  • Update arm.py by @xi-yang in #60
  • Fix AL2S stitch port VLAN range by @xi-yang in #61
  • Upping release number for AL2S model fix by @ibaldin in #62
  • Adding new NVMe type - PE8010 by @ibaldin in #63
  • Update oess.py by @zlion in #65
  • 64 oess arm label change for cloud facilityport by @xi-yang in #66
  • Changes to add support for PTP availability, OpenStack-derived RAM/di… by @ibaldin in #67
  • FPGA scan support by @ibaldin in #68
  • Fix a bug: scan_net incorrectly includes slice vlan ports by @xi-yang in #70
  • Rel 1.5 flit + NUMA by @ibaldin in #69
  • Addressing #71 - incorrect typing of FPGAs in JSON output of a site by @ibaldin in #72
  • 73.ptp.config.override by @ibaldin in #74
  • Extra connected ports configuration by @ibaldin in #75
  • Add Bundle-Ether support by @xi-yang in #76
  • Added Samsung PM9A3 NVMe model by @ibaldin in #77
  • add --skip_device option for scan_net by @xi-yang in #78
  • Bumping version up from previous commit to release a new version on PyPi by @ibaldin in #79
  • Initiating 1.6 branch of fim tools by @ibaldin in #81
  • 83 support for cpu allocation ratio for over subscription by @kthare10 in #84
  • fix to update core count for over subscription instead of cpu by @kthare10 in #85
  • Scan al2s by @zlion in #82
  • support gpus as multi function pci devices by @kthare10 in #88

New Contributors

Full Changelog: rel1.0...rel1.6.4