Docker networking without IP addresses (for SDN)

Yes. With the current plugin specification, it isnt possible to omit IP Address. But with 1.11, we introduced a concept of --ipam-driver=nil. This will let the network plugin control the fate of container’s ip-address. I haven’t tried the case when the plugin deliberately omit the ip-address/gateway.