diff --git a/releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml b/releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml index c5e5cfd69..200297cfa 100644 --- a/releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml +++ b/releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml @@ -5,7 +5,7 @@ features: limited to sessions that obtain authentication information via os-client-config. The role defaults ultimately remain unchanged and default to noauth mode. More information on - os-client-config can be found at: + os-client-config can be found at http://docs.openstack.org/developer/os-client-config/ issues: - Users wishing to utilize authentication without leveraging diff --git a/releasenotes/notes/populate_domain_dnsmasq-5408896247eb39b4.yaml b/releasenotes/notes/populate_domain_dnsmasq-5408896247eb39b4.yaml index 039f7d813..ec071e95e 100644 --- a/releasenotes/notes/populate_domain_dnsmasq-5408896247eb39b4.yaml +++ b/releasenotes/notes/populate_domain_dnsmasq-5408896247eb39b4.yaml @@ -1,7 +1,7 @@ --- features: - Allow to populate the domain setting of - dnsmasq. As shown in documentation: this is optional, + dnsmasq. As shown in documentation, this is optional, but if it is set, it does the following things. 1) Allows DHCP hosts to have fully qualified domain names, as long as the domain part matches this setting.