# File lib/fog/compute/openstack/models/aggregate.rb, line 20 def save requires :name identity ? update : create end