Clarifying code and complying with standards.
authorJoseph Stewart <josstewa@cisco.com>
Mon, 11 May 2015 16:15:16 +0000 (12:15 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 13 May 2015 17:17:43 +0000 (17:17 +0000)
commit4b6599607b8d804e57212167705bd3f5e39728d9
treed394f5d1e053abf483fbebb10f8e0ec5ca51291e
parent37261edc5bf991449f253d74b17d1d497c34b1f4
Clarifying code and complying with standards.

Make code compliant with PEP8 as per ODL check-in rules.
Commit IoTDM tests.
Move libraries from robot test area to "libraries".
Changed tabs to spaced in robot test cases.
Removed commented-out code.

Change-Id: I9b22e3a999d8cf27413ec9ebd6b0f053acbd8783
Signed-off-by: Joseph Stewart <josstewa@cisco.com>
test/csit/libraries/iotdm.py [new file with mode: 0644]
test/csit/libraries/riotdm.py [new file with mode: 0644]
test/csit/suites/iotdm/basic/020-iotdm-mini.robot [new file with mode: 0644]