Method: Fog::Compute::Ecloud::Shared#ecloud_xmlns

Defined in:
lib/rackspace-fog/ecloud/compute.rb

#ecloud_xmlnsObject



286
287
288
289
290
291
# File 'lib/rackspace-fog/ecloud/compute.rb', line 286

def ecloud_xmlns
  {
    "xmlns"     => "urn:tmrk:eCloudExtensions-2.8",
    "xmlns:i"   => "http://www.w3.org/2001/XMLSchema-instance"
  }
end