Add dns_[name,domain] to the port module

The dns-integration extension adds the dns_name and dns_domain attributes
with this change updated/set operations can be done on those attributes

Change-Id: I4bb0f8692dec3fba5ab50f07571029f374761a5b
This commit is contained in:
hamza alqtaishat
2022-01-20 20:59:14 +00:00
parent 5e2ab3d8c3
commit 20c2633ea3
3 changed files with 58 additions and 4 deletions

View File

@@ -29,6 +29,7 @@
designate: https://opendev.org/openstack/designate
devstack_services:
designate: true
neutron-dns: true
- job:
name: ansible-collections-openstack-functional-devstack-octavia
@@ -57,6 +58,7 @@
octavia: https://opendev.org/openstack/octavia
devstack_services:
designate: true
neutron-dns: true
octavia: true
o-api: true
o-cw: true