Files
kuryr-libnetwork/kuryr_libnetwork
Mohammad Banikazemi 11ba0137fb The Docker "expose" option allows that a port-range and protocol
be specified through the "docker run" command:
  docker run --net=my_kuryr_net --expose=1234-1238/udp -it ubuntu
This patch set implements this feature by using Neutron security
groups.

Closed-Bug: #1569142
Change-Id: Ib7e1fd4de66a7bf69d59a3bd711994b935270b66
2016-07-06 12:52:32 -04:00
..