# File lib/fog/container_infra/openstack/models/bay.rb, line 39 def destroy requires :uuid service.delete_bay(uuid) true end