# File lib/openstack-quantum-client/l2l3.rb, line 55 def put_to_quantum(post_url, info) send_to_quantum("put", post_url, info) end