kolla/docker/nova-compute
Daneyon Hansen 05f352a125 Adds support for Functional Nova-Network
Previously, the nova-network service was not fully functional.
This patch adds multi-interface support to the nova-network
container. The eth0 configuration is moved to a bridge (br100 per
nova defaults), and configures eth0 and eth1 as bridged
interfaces. eth0 is used for the nova-flat network and eth1 for
foating-ip's. This model is identical to typical bare-metal
nova-network deployments. The patch depends on the following patch
to kube-heat template that provides multiple interfaces per minion:

https://github.com/larsks/heat-kubernetes/pull/8

Rebased. Fixed merge conflict with k8s/pod/nova-compute-pod.yaml

Change-Id: Ieb59f397981a226555ce55ca621ef578b987e3c6
2014-11-17 17:47:40 +00:00
..
nova-compute Update MAINTAINER in Dockerfiles to Kolla Project 2014-10-22 11:11:31 -04:00
nova-libvirt Update MAINTAINER in Dockerfiles to Kolla Project 2014-10-22 11:11:31 -04:00
nova-network Adds support for Functional Nova-Network 2014-11-17 17:47:40 +00:00