# File lib/blimpy/boxes/openstack.rb, line 36
    def ports=(new_pors)
      raise Blimpy::UnsupportedFeatureException, 'Opening arbitrary ports in OpenStack is currently not supported'
    end