"Using DNS with Neutron & Nova in designate" documentation is insufficient

Bug #2062122 reported by Marcus Boden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
New
Undecided
Unassigned

Bug Description

The documentation states that:
> You can check if the dns-domain-ports extension is enabled by querying the Neutron extensions API:
>
> openstack extension list --network -f value -c Alias | grep dns-domain-ports
> dns-domain-ports

This is incorrect. You only see if it is available, not if it is actually activated:
$ openstack extension list --network -f value -c Alias | grep subnet-dns-publish-fixed-ip
subnet-dns-publish-fixed-ip
$ juju config neutron-api enable-ml2-dns
true
[on neutron-api unit]
# grep extension /etc/neutron/plugins/ml2/ml2_conf.ini
extension_drivers=port_security,dns_domain_ports

The cloud in question is on Yoga.

----
This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way: see above
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on OFTC

-----------------------------------
Release: 18.1.0.dev6 on 2022-01-19 02:42:29
SHA: f318d735ed02fe39bbfd5fd4b85b647f0843a7a6
Source: https://opendev.org/openstack/designate/src/doc/source/user/neutron-integration.rst
URL: https://docs.openstack.org/designate/latest/user/neutron-integration.html

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.