cloudstack/engine/storage/src
Rohit Yadav 7f5096a4d0
storage: don't select an SSVM that is removed (#3668)
In case an older SSVM is removed without changing it's state from Up
to Destroyed/Removed etc, the SSVM may be randomly selected for image
store related operations. This fix ensures that endpoints for an image
store are found only from a set of SSVM hosts that are not removed.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-11-12 00:47:21 +05:30
..
main storage: don't select an SSVM that is removed (#3668) 2019-11-12 00:47:21 +05:30
test/java/org/apache/cloudstack server: remove unused StrategyPriority.PLUGIN. (#3014) 2018-11-14 15:07:37 +05:30