fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

ServerGroup model does nothing on destroy

Open friegger opened this issue 7 years ago • 0 comments
trafficstars

The ServerGroup model currently does not implement destroy. As the Fog::OpenStack::Model does not raise, the user is unaware of the fact that the resource has not been destroyed. This should be either implemented or raise to avoid confusion. What is the general idea of not raising InterfaceNotImplemented in the Fog::OpenStack::Model methods?

friegger avatar Dec 06 '17 09:12 friegger