Release 1.7.0
What's Changed
- 289 add facility port to allow adding multiple interfaces by @kthare10 in #290
- Config error handling by @kthare10 in #301
- Add some deprecation warnings by @sajith in #306
- Revert "Add some deprecation warnings" by @sajith in #309
- Validate slice against available resources. by @kthare10 in #305
- Remove redundant
Node.delete()
by @sajith in #323 - Update black by @sajith in #311
- fixed typos by @niksu in #324
- Al2s support by @kthare10 in #327
- 329 failures when adding interfaces to a network by @kthare10 in #330
- List hosts by @kthare10 in #332
- CI housekeeping by @sajith in #336
- 338 ero support by @kthare10 in #339
- 341 get device name add error logging and none check by @kthare10 in #342
- pass vlan for mirror port by @kthare10 in #344
- Add missing docstrings to
node
module by @sajith in #322 - Add missing docstrings in
facility_port
module by @sajith in #347 - Sub interface support by @kthare10 in #349
- Add missing docstrings in
interface
module by @sajith in #348 - Rel1.7 - changes by @kthare10 in #351
New Contributors
Full Changelog: rel1.6.4...rel1.7.0