• Davanum Srinivas's avatar
    Specify DHCP domain for hostname · f1a24f4b
    Davanum Srinivas authored
    In 9a8c6db4, we looked at the hostname
    in the metadata service and used '.' as the delimiter to chop off the
    dhcp_domain (specified in nova.conf). However administrators need to
    better control the dhcp domain better as there may be a '.' in the host
    name itself. So let's introduce a config option that we can use and
    default it to what nova uses when dhcp_domain is not specified which is
    "novalocal"
    f1a24f4b
Name
Last commit
Last update
..
BUILD Loading commit data...
MAINTAINERS.md Loading commit data...
OWNERS Loading commit data...
metadata.go Loading commit data...
metadata_test.go Loading commit data...
openstack.go Loading commit data...
openstack_client.go Loading commit data...
openstack_instances.go Loading commit data...
openstack_loadbalancer.go Loading commit data...
openstack_metrics.go Loading commit data...
openstack_routes.go Loading commit data...
openstack_routes_test.go Loading commit data...
openstack_test.go Loading commit data...
openstack_volumes.go Loading commit data...