1 Commits

Author SHA1 Message Date
Dmitry Tantsur
6525a0da29 Prevent changes of a resource class for an active node
Doing so would confuse nova-scheduler, and may result in attempts
to schedule a new instance on such node. The API version is not
updated, as this behavior is broken already, we're just moving
the breakage to the API level.

Change-Id: I758587d36c927c8eed852170728f6267ae18f001
2017-08-11 11:58:12 +02:00