# File lib/fog/planning/openstack/models/plan.rb, line 45 def remove_role(role_uuid) service.remove_role_from_plan(uuid, role_uuid) end