kuryr-kubernetes/kubernetes_crds
Daniel Mellado 4465c2062a Implement NP SG create/delete actions
This commit implements NP driver actions for creating/updating SG and SG
rules. It also creates KuryrNetPolicy as a CRD so we don't have to rely
on the slow neutron API for time-costly operations such as listing SG
and so.

Security group rules and label matching will be handled in a follow-up
patch, as well as storing CRD object_id in a network policy annotation.

Unit tests will also be added after some more functionality is added
with the remaining patch series.

Partially-Implements: bp/k8s-network-policies
Change-Id: I6d45a462e812b24073b529144fc0843e8725a06e
2018-09-06 10:10:15 -04:00
..
kuryrnet.yaml Add namespace subnet driver for namespace creation 2018-05-25 08:57:42 +02:00
kuryrnetpolicy.yaml Implement NP SG create/delete actions 2018-09-06 10:10:15 -04:00
network_attachment_definition_crd.yaml Add NPWG Multi-VIF driver option in devstack 2018-08-16 15:09:09 +08:00