add pyOpenSSL to the list of packages to pip2 install for sfa
[tests.git] / qaapi /
2008-04-08 Tony Mack-removed start_xmlrpc_server() method.
2008-04-08 Tony Mack-added get_path() method
2008-04-08 Tony Mackmodify header() to make logging output optional.
2008-04-08 Tony Mackchanged 'plc' attribute to plural 'plcs'. Some object...
2008-04-08 Tony Mackmove logfile to /var/log/ for now
2008-04-08 Tony Mackcall update_api() on plc before returning it in get_plc()
2008-04-02 Tony Mackuse different methods for interacting with host machine...
2008-04-02 Tony Mackfix errors
2008-04-02 Tony Mackmove some logic out of get_remote_command to more gener...
2008-04-02 Tony Mackmove verbose check here
2008-04-02 Tony Mackadded methods for interacting with host machine
2008-04-02 Tony Mackupdate api server settings
2008-04-02 Tony Mackno longer needed
2008-04-02 Tony Mackupdated node configuration
2008-04-02 Tony Mackadded qemu option '-redir'
2008-04-02 Tony Mackadded 'redir_port' attribute
2008-04-01 Tony Mackmust remember test data is stored in dicts now, not...
2008-03-31 Tony Mackfix errors
2008-03-31 Tony Mackupdate remote_command() to check if hostname from confi...
2008-03-31 Tony Mackremoved to eliminate naming conflict
2008-03-31 Tony Mackuse qa_config.py instead of config.py
2008-03-31 Tony Mackrename config.py to qa_config.py to eliminate naming...
2008-03-26 Tony Mackdeleted
2008-03-26 Tony Macksupports multiple plcs
2008-03-26 Tony Macksimplify
2008-03-26 Tony Macksimplify
2008-03-26 Tony Macksimplify
2008-03-26 Tony Macksimplify
2008-03-26 Tony Macksimplify
2008-03-26 Tony Mackhelper methods for creating/destroying vservers
2008-03-26 Tony Macksimplify
2008-03-26 Tony Macksimplify
2008-03-26 Tony Macksimplify
2008-03-26 Tony Mackcopy of vtest-nightly file from build module. will...
2008-03-26 Tony Mack-added popen3
2008-03-26 Tony Mack-added popen3(), verbose output
2008-03-26 Tony Mack- removed some hardcoded values. modified start_xmlrpc_...
2008-03-26 Tony Mackremoved hardcoded rootkey
2008-03-26 Tony Mackmodified load() to load confg elements as dicts, not...
2008-03-26 Tony Mackchanged some configuration values. removed some hardcod...
2008-03-26 Tony Macksystem testing script
2008-03-22 Marc Fiuczynskicall config.load with qa/config.py to get the test...
2008-03-22 Marc Fiuczynskitypo: tempfname -> tmpfname
2008-03-18 Tony Mackcall plc.start_xmlrpc_server incause the default server...
2008-03-18 Tony Mack-fix errors. - added verbose output
2008-03-18 Tony Mackadded start_xmlrpc_server() which is used to start...
2008-03-18 Tony Mackcleanup
2008-03-18 Tony Mackupdated to support remote plcs and nodes
2008-03-18 Tony Mackfix commands() method
2008-03-18 Tony Mack- Added Node, Site, Slice, Person, and PLC classes...
2008-03-18 Tony Mack-support multiple plc instances with different configur...
2008-03-18 Tony Mackget loadable config data from object in a pythong confi...
2008-03-14 Sapan BhatiaAdded test for planetflow 2.
2008-03-14 Sapan BhatiaDescription fpr planetflow2
2008-03-14 Sapan BhatiaAdded a description directory.
2008-03-14 Sapan BhatiaMerging in vsys tests
2008-02-22 Tony Macktest misc Get and administrative methods
2008-02-21 Tony Macktest Messages, Sessions
2008-02-20 Tony MackAndy's updates
2008-02-20 Tony Mackmore tests. fix errors
2008-02-19 Tony Mackfix errors
2008-02-18 Tony Mackadded more tests
2008-02-18 Andy BavierDuplicate uni tests on SMP
2008-02-14 Marc Fiuczynskiuse different defaults
2008-02-14 Marc Fiuczynskiwork around some odd bug when running runtest twice
2008-02-12 Marc Fiuczynskiupdate plc_configure to match Tony's previous update...
2008-02-12 Marc Fiuczynskifirst stab at nannying a qemu booted node
2008-02-11 Tony Mackcatch exceptions when trying to create test instances
2008-02-08 Marc Fiuczynskican now pass in config file as argument, which will...
2008-02-08 Marc Fiuczynskimake sure plc is stopped before configuring it, use...
2008-02-08 Marc Fiuczynskimove the invocation of Config() into the __init__ funct...
2008-02-08 Marc FiuczynskiNeed to define a default PLC_API_HOST value for the...
2008-02-08 Marc FiuczynskiProperly handle the case when keys exists and the new...
2008-02-08 Marc Fiuczynskiremove white space in command
2008-02-07 Tony Macklog all header output as well as commands and their...
2008-02-07 Tony Mackregister logfile attribute
2008-02-07 Marc Fiuczynskicall gethostname directly via the socket API vs. invoki...
2008-02-06 Tony Mackdeleting
2008-02-06 Tony Mackaccept individual plc_config options
2008-02-04 Tony Mack-use config.api, -added Keys test
2008-01-31 Tony Mackrun node tests
2008-01-31 Tony Mackadd default value for root_key_path param
2008-01-31 Tony Macknode test scripts
2008-01-31 Tony Mackused to run node test scripts on the specified node
2008-01-31 Tony Mackno longer use plcsh
2008-01-31 Tony Mackdeleting
2008-01-31 Tony Mackno longer rely on plcsh. Config will either import...
2008-01-31 Tony Mackdo not define host/ip for plc services. let Config...
2008-01-31 Tony Mackdefine some helpful paths, define the list of acceptabl...
2008-01-31 Tony Mackreturn wrapper
2008-01-31 Tony Mackonly import first level of tests directory
2008-01-31 Tony Mackadded commands utility
2008-01-31 Tony Mackupdated
2008-01-31 Andy BavierTighten up checks for reservations
2008-01-30 Tony Mackdeleted
2008-01-29 Tony Mackcomment out plc_configure for now. Dont want to undo...
2008-01-29 Tony Mackdont attepmt to boot node utill nodenetwork specs are...
2008-01-29 Tony Mackfix a lot of errors. use plcsh instead of xmlrpc
2008-01-29 Tony Mackattempt to execute file from bash if call() fails
2008-01-29 Tony Mackdeleted
next