1 # -*- coding: utf-8 -*-
4 # Copyright 2019 Tech Mahindra Limited
8 # Licensed under the Apache License, Version 2.0 (the "License"); you may
9 # not use this file except in compliance with the License. You may obtain
10 # a copy of the License at
12 # http://www.apache.org/licenses/LICENSE-2.0
14 # Unless required by applicable law or agreed to in writing, software
15 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
16 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
17 # License for the specific language governing permissions and limitations
22 # 1. Feature 7829: Jayant Madavi, Mrityunjay Yadav : MY00514913@techmahindra.com : 06-aug-2019 : Improvement to the code, robot framework initial seed code.
27 Documentation Test Suite to create and delete vim account
29 Library RequestsLibrary
30 Library OperatingSystem
31 Resource ../../lib/api/common.robot
32 Resource ../../lib/api/vim_lib.robot
33 Resource ../../resource/api/common.robot
34 Variables ../../resource/api/variables.py
36 Suite Setup Get Auth Token
37 Suite Teardown Delete All Sessions
46 [Tags] comprehensive api_vim_test
48 ${vim name} ${account type} ${auth url} ${user} ${password} ${tenant} ${description}
52 [Tags] comprehensive api_vim_test