Skip to content

v1.10.1: Merge pull request #2776 from Frezzle/CA-220170

Compare
Choose a tag to compare
@euanh euanh released this 21 Sep 16:38
· 23374 commits to master since this release
  • CA-220170: Fix ha-network-peers CLI field showing hosts as "not in database"
  • CA-182929: Raise an error if the storage backend type is unknown.
  • CA-206623: Close the input end of the pipe when data feeding is complete
  • CA-222060: Remove test for removed validation code
  • CA-222060: Only validate VCPUs_max against cores_per_socket, not VCPUs_at_startup
  • CA-122248: Avoid returning duplicate events in event.from
  • CA-122248: Add a test to search for duplicate events in event.from
  • Ignore memory and pif update for transient uuids
  • CA-203433: Raise an appropriate API error when we can't SXM a suspend image
  • CA-215175: Don't ever execute hooks when we only assume failures.
  • CA-220506: Update rbac roles for network.attach_for_vm and network.detach_for_vm API calls.