kolla-ansible/k8s/service/nova-libvirt-service.yaml
Steven Dake a14b8048c2 Make nova-compute work properly with libvirt
The nova-compute POD now starts and produces nearly correct output.
It may be that the libvirt container needs additional attention as it
is spitting out errors related to the firewall toolchain on the container.

Change-Id: I5bcd21c59f341494206a09e882631185ce66f336
2014-10-16 23:02:56 -07:00

8 lines
115 B
YAML

apiVersion: v1beta1
containerPort: 16509
id: nova-libvirt
kind: Service
port: 16509
selector:
name: nova-compute