Update deploy/crds for provisioning Virtlet VMs 91/1791/2
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Tue, 15 Oct 2019 23:20:10 +0000 (16:20 -0700)
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Wed, 16 Oct 2019 17:44:57 +0000 (10:44 -0700)
commit5e0665f40c259ca14e3af9eb344a0e7593cf25a4
treee51e8bb19e7eac014334059f33ff6e043b564932
parentb10d0ca67e2a64f7907f6240ed769b2dce0cf218
Update deploy/crds for provisioning Virtlet VMs

Updates deploy/crds with sample provisioning CRs for Virtlet VMs.

Adds a Flannel network attachment definition for VMs and
a sample virtlet deployment yaml to deploy.

Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
Change-Id: I17eed203b0bdc6cda80d6a3f6e9782079a0000d5
cmd/bpa-operator/bpa_operator_launch.sh
cmd/bpa-operator/deploy/crds/provisioning-crd/bpa_v1alpha1_provisioning_cr_vm_multiple.yaml [new file with mode: 0644]
cmd/bpa-operator/deploy/crds/provisioning-crd/bpa_v1alpha1_provisioning_cr_vm_single.yaml [new file with mode: 0644]
cmd/bpa-operator/deploy/netattachdef-flannel-vm.yaml [new file with mode: 0644]
cmd/bpa-operator/deploy/virtlet-deployment-sample.yaml [new file with mode: 0644]