Topic Areas:
Edge deployment scenarios
Server capabilities for different edge deployments and the OpenStack services that run on these servers:
Control nodes host the OpenStack control plane components (subset of 3.3.1.3 Cloud Controller Services), and needs certain capabilities:
OpenStack services: Identity (keystone), Image (glance), Placement, Compute (nova), Networking (neutron) with ML2 plug-in
Message Queue, Database server
Network Interfaces: management, provider and overlay
Compute nodes host a subset of the Compute Node Services:
Hypervisor
OpenStack Compute nova-compute (creating/deleting instances)
OpenStack Networking neutron-l2-agent, VXLAN, metadata agent, and any dependencies
Network Interfaces: management, provider and overlay
Edge Deployments:
Small footprint edge device: only networking agents
Single server: deploy multiple (one or more) Compute nodes
Single server: single Controller and multiple (one or more) Compute nodes
HA at edge (at least 3 edge servers): Multiple Controller and multiple Compute nodes