summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_opennebula.py
AgeCommit message (Expand)Author
2014-03-27change 'default' encoding to be "None"Scott Moser
2014-03-25Added base64 decoding of user data for OpenNebula.Enol Fernandez
2014-01-17fix pep8 (trailing ';')Scott Moser
2014-01-16DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seenScott Moser
2013-10-02fix permission changesScott Moser
2013-10-01Reordered several imports in order for test suite to pass.Eric Nordlund
2013-09-11All fake util.find_devs_with set before try-finally sectionVlastimil Holer
2013-09-10some cleanups and changesScott Moser
2013-09-10Fix detection of ETHx_IP context variable, add test.Vlastimil Holer
2013-09-10Detect invalid system user for testVlastimil Holer
2013-09-10Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...Vlastimil Holer
2013-09-10Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...Vlastimil Holer
2013-09-05PEP8 and Pylint fixes. Move context.sh "parser" into separateVlastimil Holer
2013-09-04Fix RE matching context variables. Test cleanups.Vlastimil Holer
2013-09-04Apply parse.diff by Javier Fontan <jfontan@opennebula.org>Vlastimil Holer
2013-04-02Apply pep8.patch by Javier Fontan <jfontan@opennebula.org>Vlastimil Holer
2013-02-19Test for more variable types in OpenNebula unit test.Vlastimil Holer
2013-02-19New unit tests for OpenNebula data source.Vlastimil Holer