Merge remote-tracking branch 'origin/pycurl' into planetlab-4_0-branch
[plcapi.git] / PLC / Methods / AdmGetAllNodeNetworks.py
2015-04-17 rootMerge remote-tracking branch 'origin/pycurl' into plane... planetlab-4_0-branch
2006-11-09 Mark Huang- re-enable return_fields specification
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-16 Mark HuangDeleteNodeNetwork need not require node_id_or_hostname...
2006-10-16 Mark Huang- fix AdmGetAllNodeNetworks() to return node networks...
2006-10-16 Mark Huangmake GetNodeNetworks consistent with all other Get...
2006-10-16 Mark Huangimplement as wrappers around new functions
2006-09-25 Mark Huang- fix if node has no node networks
2006-09-25 Mark Huangrename flush() to sync(), removed {default,all,join...
2006-09-20 Mark Huang- remove extraneous import
2006-09-20 Tony Mack- fixed return documentation
2006-09-19 Tony Mack- value returned is now xml-rpc safe
2006-09-15 Tony MackInitial checkin of new API implementation