Releases: CCI-MOC/python-esileapclient
Releases · CCI-MOC/python-esileapclient
1.0
What's Changed
- Extend the client to use ESI SDK by @DanNiESh in #52
- Update ESI CLI to return properties as dictionaries in lease,offer and node list by @skanthed in #55
- Apply filters to node list by @skanthed in #56
- Apply property filters by @skanthed in #57
- Clarify help text for --all and --status flags in esi lease list and offer list by @skanthed in #58
- Add console auth token commands by @tzumainn in #60
- Updated required version of esisdk by @tzumainn in #61
Full Changelog: 0.3.0...1.0
0.3.0: Merge pull request #51 from tzumainn/lease-update
Added "lease update" command
0.2.4: Merge pull request #50 from tzumainn/node-properties
Add node properties/resource class to lease/offer/node results
0.2.3: Merge pull request #49 from tzumainn/event-command
Add event list command
0.2.2: Merge pull request #48 from skanthed/purpose-field
What's Changed
- Updated CI, resolved pytest collection warning by @samuel-zuk in #46
- Functional test for node list by @skanthed in #47
- Add purpose field to esi lease command by @skanthed in #48
New Contributors
Full Changelog: 0.2.1...0.2.2
0.2.1: Merge pull request #45 from tzumainn/more-node-info
Add node state information
0.2.0: Merge pull request #43 from samuel-zuk/interface-cleanup
Cleaned up functional test interface code, fixed broken test
0.1.0: Merge pull request #39 from tzumainn/update-author
Update author info