1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/openstack/requests/planning
Petr Blaho d508b054f9 Adds patch_plan request and patch method to Plan
Adds following to Planning service of OpenStack:
 * patch_plan request
 * patch method to Plan model
 * tests for patch_plan request
 * tests for patch method of Plan model
2015-03-16 14:58:42 +01:00
..
add_role_to_plan.rb Adds adding and removing Roles from Plan 2015-03-16 14:41:27 +01:00
create_plan.rb Adds create_plan and delete_plan requests 2015-03-16 14:34:11 +01:00
delete_plan.rb Adds create_plan and delete_plan requests 2015-03-16 14:34:11 +01:00
get_plan.rb Adds Plan model, list_plans and get_plan requests 2015-03-16 14:32:36 +01:00
get_plan_templates.rb Adds template retrieving into Plan 2015-03-16 14:33:25 +01:00
list_plans.rb Adds Plan model, list_plans and get_plan requests 2015-03-16 14:32:36 +01:00
list_roles.rb Adds Role model and list_roles request 2015-03-16 14:28:38 +01:00
patch_plan.rb Adds patch_plan request and patch method to Plan 2015-03-16 14:58:42 +01:00
remove_role_from_plan.rb Adds adding and removing Roles from Plan 2015-03-16 14:41:27 +01:00