# File lib/fog/planning/openstack/models/plan.rb, line 41 def add_role(role_uuid) service.add_role_to_plan(uuid, role_uuid) end