Merge "Add release note for Zun CNI plugin"

This commit is contained in:
Zuul 2020-04-13 09:01:10 +00:00 committed by Gerrit Code Review
commit a7e81ddc53

View File

@ -0,0 +1,6 @@
---
features:
- |
Introduce a CNI plugin for Zun. The plugin is a binary called ``zun-cni``.
This binary is an executable that sends CNI commands to a daemon process
``zun-cni-daemon`` which provides the actual implementation for CNI.