mirror of
https://github.com/openvswitch/ovs
synced 2025-08-29 13:27:59 +00:00
docker: Update documentation to reflect risks of retiring ovs-docker.
Requested-by: Flavio Leitner <fbl@redhat.com> Signed-off-by: Gurucharan Shetty <gshetty@nicira.com> Acked-by: Flavio Leitner <fbl@redhat.com>
This commit is contained in:
parent
42767cce72
commit
62dbc5bdab
@ -14,7 +14,9 @@ one cannot use the Docker client to automatically add a container's
|
|||||||
network interface to an Open vSwitch bridge during the creation of the
|
network interface to an Open vSwitch bridge during the creation of the
|
||||||
container. This document describes addition of new network interfaces to an
|
container. This document describes addition of new network interfaces to an
|
||||||
already created container and in turn attaching that interface as a port to an
|
already created container and in turn attaching that interface as a port to an
|
||||||
Open vSwitch bridge.
|
Open vSwitch bridge. If and when there is a native integration of Open vSwitch
|
||||||
|
with Docker, the ovs-docker utility described in this document is expected to
|
||||||
|
be retired.
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
-----
|
-----
|
||||||
|
3
NEWS
3
NEWS
@ -40,7 +40,8 @@ Post-v2.3.0
|
|||||||
- Stats are no longer updated on fake bond interface.
|
- Stats are no longer updated on fake bond interface.
|
||||||
- Keep active bond slave selection across OVS restart.
|
- Keep active bond slave selection across OVS restart.
|
||||||
- A simple wrapper script, 'ovs-docker', to integrate OVS with Docker
|
- A simple wrapper script, 'ovs-docker', to integrate OVS with Docker
|
||||||
containers.
|
containers. If and when there is a native integration of Open vSwitch
|
||||||
|
with Docker, the wrapper script will be retired.
|
||||||
|
|
||||||
|
|
||||||
v2.3.0 - 14 Aug 2014
|
v2.3.0 - 14 Aug 2014
|
||||||
|
Loading…
x
Reference in New Issue
Block a user