Public bug reported:

I did a port list on citycloud and got this:

{u'admin_state_up': True,
 u'allowed_address_pairs': [],
 u'binding:vnic_type': u'normal',
 u'created_at': u'2017-02-06T20:59:45',
 u'description': u'',
 u'device_id': u'f80e3ad0-e13e-41d4-8e9c-be79bccdb8f7',
 u'device_owner': u'compute:None',
 u'dns_name': None,
 u'extra_dhcp_opts': [],
 u'fixed_ips': [{u'ip_address': u'10.4.0.16',
                 u'subnet_id': u'f0ad1df5-53ee-473f-b86b-3604ea5591e9'}],
 u'id': u'a767944e-057a-47d1-a669-824a21b8fb7b',
 u'mac_address': u'fa:16:3e:e8:7f:03',
 u'name': u'',
 u'network_id': u'2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f',
 u'security_groups': [u'9fb5ba44-5c46-4357-8e60-8b55526cab54'],
 u'status': u'ACTIVE',
 u'tenant_id': u'65222a4d09ea4c68934fa1028c77f394',
 u'updated_at': u'2017-02-06T20:59:49'}

which, as you can see, has a field called "dns_name". Sadly, that field
is not listed here:

https://developer.openstack.org/api-ref/networking/v2/?expanded=show-
port-details-detail

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1682244

Title:
  API Docs do not mention dns_name in port resource

Status in neutron:
  New

Bug description:
  I did a port list on citycloud and got this:

  {u'admin_state_up': True,
   u'allowed_address_pairs': [],
   u'binding:vnic_type': u'normal',
   u'created_at': u'2017-02-06T20:59:45',
   u'description': u'',
   u'device_id': u'f80e3ad0-e13e-41d4-8e9c-be79bccdb8f7',
   u'device_owner': u'compute:None',
   u'dns_name': None,
   u'extra_dhcp_opts': [],
   u'fixed_ips': [{u'ip_address': u'10.4.0.16',
                   u'subnet_id': u'f0ad1df5-53ee-473f-b86b-3604ea5591e9'}],
   u'id': u'a767944e-057a-47d1-a669-824a21b8fb7b',
   u'mac_address': u'fa:16:3e:e8:7f:03',
   u'name': u'',
   u'network_id': u'2c9adcb5-c123-4c5a-a2ba-1ad4c4e1481f',
   u'security_groups': [u'9fb5ba44-5c46-4357-8e60-8b55526cab54'],
   u'status': u'ACTIVE',
   u'tenant_id': u'65222a4d09ea4c68934fa1028c77f394',
   u'updated_at': u'2017-02-06T20:59:49'}

  which, as you can see, has a field called "dns_name". Sadly, that
  field is not listed here:

  https://developer.openstack.org/api-ref/networking/v2/?expanded=show-
  port-details-detail

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1682244/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to