# File lib/openshift-origin-common/models/connection.rb, line 9
    def from_descriptor(spec_hash = {})
      self.components = spec_hash["Components"]
      self
    end