Closed omarkhan5299 closed 2 months ago
Fixes #224
A device that is not privisionable will fail when we try to provision on it. Thus, removing the extra check of validation if a device is provisionable or not allows us to pass next-available as the h/w reservation id.
next-available
This PR is included in version 0.10.1 :tada:
Fixes #224
A device that is not privisionable will fail when we try to provision on it. Thus, removing the extra check of validation if a device is provisionable or not allows us to pass
next-available
as the h/w reservation id.