Activity log for bug #1636963

Date Who What changed Old value New value Message
2016-10-26 19:21:29 John Davidge bug added bug
2016-10-26 19:22:57 John Davidge description Service Subnets[1] were added in Newton. The TL;DR is that a subnet can be created/updated with one or more service_types corresponding to a port device owner. If a subnet has one or more service_types, then only ports with a matching device owner can be created on the subnet. If a service subnet is created with dhcp enabled, automatic dhcp port creation fails, because the port device owner does not match the subnet's service_types. The port creation is re-attempted over and over, and the subnet remains without dhcp. Steps to recreate: NOTE: THIS REQUIRES INSTALLING OPENSTACKCLIENT FROM MASTER $ openstack network create test-net $ openstack subnet create test-subnet --subnet-range 10.1.0.0/24 --service-type compute:nova \ --network test-net Then take a look in the q-svc logs. [1] http://docs.openstack.org/draft/networking-guide/config-service-subnets.html Service Subnets[1] were added in Newton. The TL;DR is that a subnet can be created/updated with one or more service_types corresponding to a port device owner. If a subnet has one or more service_types, then only ports with a matching device owner can be created on the subnet. If a service subnet is created with dhcp enabled, automatic dhcp port creation fails, because the port device owner does not match the subnet's service_types. The port creation is re-attempted over and over, and the subnet remains without dhcp. Steps to recreate: NOTE: THIS REQUIRES INSTALLING OPENSTACKCLIENT FROM MASTER $ openstack network create test-net $ openstack subnet create test-subnet --subnet-range 10.1.0.0/24 \ --service-type compute:nova --network test-net Then take a look in the q-svc logs. [1] http://docs.openstack.org/draft/networking-guide/config-service-subnets.html
2016-10-26 20:22:30 Brian Haley bug added subscriber Brian Haley
2016-11-01 14:47:31 OpenStack Infra neutron: status New In Progress
2016-11-16 22:41:15 Armando Migliaccio neutron: milestone ocata-1 ocata-2
2016-12-19 11:35:17 OpenStack Infra neutron: status In Progress Fix Released
2016-12-27 17:11:21 OpenStack Infra tags l3-ipam-dhcp newton-backport-potential in-stable-newton l3-ipam-dhcp newton-backport-potential
2017-01-17 21:50:28 Ihar Hrachyshka tags in-stable-newton l3-ipam-dhcp newton-backport-potential in-stable-newton l3-ipam-dhcp neutron-proactive-backport-potential newton-backport-potential
2017-01-17 22:42:43 Brian Haley tags in-stable-newton l3-ipam-dhcp neutron-proactive-backport-potential newton-backport-potential l3-ipam-dhcp