Skip to content
  • Tom Mitchell's avatar
    Fix GENI AM ListResources return value. · b818c48b
    Tom Mitchell authored
    ListResources always return a string. If compression is requested the
    string's contents are a base64 encoded compressed RSpec. ListResources
    now takes the XML-RPC base64 result from DiscoverResources and
    converts it to a string value and returns that.
    b818c48b