Skip to content

Commit edcceb6

Browse files
sebgoaPrasanna Santhanam
authored andcommitted
Clean up docs in /tools/marvin:
removed /docs and pointed to new wiki page in README
1 parent 1b6a934 commit edcceb6

2 files changed

Lines changed: 10 additions & 27 deletions

File tree

tools/marvin/README

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@ Marvin is the testing framework for CloudStack written in python. Writing of
22
unittests and functional tests with Marvin makes testing with cloudstack easier
33

44
1. INSTALL
5-
untar Marvin-0.1.0.tar.gz
6-
cd Marvin-0.1.0
7-
python setup.py install
5+
untar Marvin-0.1.0.tar.gz
6+
cd Marvin-0.1.0
7+
python setup.py install
88

99
2. Facility it provides:
10-
1. very handy cloudstack API python wrapper
11-
2. support async job executing in parallel
12-
3. remote ssh login/execute command
13-
4. mysql query
10+
1. very handy cloudstack API python wrapper
11+
2. support async job executing in parallel
12+
3. remote ssh login/execute command
13+
4. mysql query
1414

1515
3. sample code is under sandbox
16+
17+
4. WIKI page
18+
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Testing+with+Python

tools/marvin/docs/tutorial.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)