summaryrefslogtreecommitdiff
path: root/functionaltests/cli/v1/behaviors/container_behaviors.py
diff options
context:
space:
mode:
Diffstat (limited to 'functionaltests/cli/v1/behaviors/container_behaviors.py')
-rw-r--r--functionaltests/cli/v1/behaviors/container_behaviors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/functionaltests/cli/v1/behaviors/container_behaviors.py b/functionaltests/cli/v1/behaviors/container_behaviors.py
index 8e99520..d487eda 100644
--- a/functionaltests/cli/v1/behaviors/container_behaviors.py
+++ b/functionaltests/cli/v1/behaviors/container_behaviors.py
@@ -40,6 +40,7 @@ class ContainerBehaviors(base_behaviors.BaseBehaviors):
def create_container(self, secret_hrefs=[]):
"""Create a container
+
:param secret_hrefs A list of existing secrets
:return: the href to the newly created container