# File lib/fog/openstack/models/network/port.rb, line 25 def save requires :network_id identity ? update : create end