Both http_url and http_root are no longer specific to the PXE driver,
they can be used by several drivers for different purpose.
Also ironic::drivers::deploy is a confusing name: there is no "deploy driver"
in Ironic, we have deploy interface, with several implementations.
This change deprecates ironic::drivers::deploy and moves its parameters
to ironic::conductor where they actually belong.
Change-Id: I513d826e3af2dd3b9e754f8845e3a6602b142550