# File lib/fog/container_infra/openstack/models/bay_model.rb, line 54 def destroy requires :uuid service.delete_bay_model(uuid) true end