* If Kata Container is enabled, configure default runtime as
"kata-runtime" in Zun config file.
* Update sample devstack config to document enabling kata
Change-Id: I016fd6f59a1a8b631e76f9567d5ef2e38da2bdd7
By default, devstack will enable plugin in master branch.
However, master branch might not be the branch we wanted.
In particular, if we are using stable branch, we want devstack
to enable plugin in stable branch instead of master branch.
This commit modifies the sample local conf to explicitly specify
the branch when enabling devstack plugin.
Change-Id: I1ce148f50e4d091e959b5c0d5b1b6281a07db946
Zun will manage security groups by itself so it is unnecessary for
kuryr to create additional security groups if it is used with Zun.
Disable it will significant improve the performance on
starting/stopping containers.
Depends-On: I6d6d176512e6b30bb7372408aec1a7bac12335ab
Change-Id: Ic281e17ef3920c0e85c3b52b97e1b43887040caf
There are sample local.conf in multiple locations. It is better
to consolidate them into one location to ensure consistency.
Change-Id: I3bfe6a32daeab6ca427173e3e3f96354d622b991