Virtual machine serializer does not require cluster assignment #2589
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Attempt to create a new virtual machine via the REST API with no cluster assignment:
Expected Behavior
The response should indicate that the
cluster
field is required.Observed Behavior
The request yields an
IntegrityError
exception.The text was updated successfully, but these errors were encountered: