# File lib/openstack-quantum-client/l2l3.rb, line 51 def post_to_quantum(post_url, info) send_to_quantum("post", post_url, info) end