Add network operation container sets

Added a container set for network operations

Change-Id: I625f0f03366b1d68f210a0bf92e58d5ceb6c568d
This commit is contained in:
Britt Houser 2015-02-19 15:32:18 -05:00
parent 91bea4c72b
commit 2e5f23d726
1 changed files with 12 additions and 9 deletions

View File

@ -94,7 +94,8 @@ The top level container sets are composed of:
* messaging control
* high availability control
* OpenStack control
* Openstack compute operation
* OpenStack compute operation
* OpenStack network operation
* OpenStack storage operation
The various container sets are composed in more detail as follows:
@ -131,11 +132,7 @@ The various container sets are composed in more detail as follows:
* neutron-server
* neutron-agents
* metadata
* ceiloemter-controller
* ceilometer-controller
* ceilometer-alarm
* ceilometer-api
@ -149,14 +146,20 @@ The various container sets are composed in more detail as follows:
* heat-api
* heat-engine
* Openstack compute operation
* OpenStack compute operation
* nova-compute
* nova-libvirt
* neutron-agents-linux-bridge
* neutron-agents-ovs
* dhcp
* l3
* OpenStack network operation
* dhcp-agent
* l3-agent
* metadata-agent
* lbaas-agent
* fwaas-agent
* OpenStack storage operation