# File lib/openshift-origin-controller/app/models/gear.rb, line 148
  def status(comp_inst)
    get_proxy.status(app, self, comp_inst.parent_cart_name)
  end