From 621bb8c2ef406eed1cb9de63ab1b1a3600ace9d0 Mon Sep 17 00:00:00 2001 From: Chad Roberts Date: Fri, 8 May 2015 13:05:17 -0400 Subject: [PATCH] Adding node group template editing to CLI Adding the ability to edit node group templates into the CLI. Also added a unit test for update. Change-Id: I64f8c7ae077f298533ae55fd722199084700f3f3 Closes-Bug: #1445119 Partial-Implements: bp add-template-editing-to-cli --- saharaclient/api/shell.py | 32 ++++++++++++ .../tests/unit/test_node_group_templates.py | 49 ++++++++++++++++++- 2 files changed, 80 insertions(+), 1 deletion(-) diff --git a/saharaclient/api/shell.py b/saharaclient/api/shell.py index 546cb5d3..180b1ce2 100644 --- a/saharaclient/api/shell.py +++ b/saharaclient/api/shell.py @@ -355,6 +355,8 @@ def do_cluster_delete(cs, args): # # node-group-template-delete --name