Newton Series Release Notes¶
1.0.0.0b2¶
New Features¶
Initial release of the OpenStack Networking service (neutron)integration with Open Virtual Network (OVN), a component of thetheOpen vSwitch project. OVN providesthe following features either via native implementation orconventional agents:
Layer-2 (native OVN implementation)
Layer-3 (native OVN implementation or conventional layer-3 agent)The native OVN implementation supports distributed routing. However,it currently lacks support for floating IP addresses, NAT, and themetadata proxy.
DHCP (native OVN implementation or conventional DHCP agent)The native implementation supports distributed DHCP. However,it currently lacks support for IPv6, internal DNS, and metadataproxy.
Metadata (conventional metadata agent)
DPDK - Usable with OVS via either the Linux kernel datapathor the DPDK datapath.
Trunk driver - Driver to back the neutron’s ‘trunk’ service plugin
The initial release also supports the following Networking serviceAPI extensions:
agentAddressScopes*AllowedAddressPairsAutoAllocatedTopologyServicesAvailabilityZoneDefaultSubnetpoolsDHCPAgentScheduler**DistributedVirtualRouter*DNSIntegration*HARouterextension*L3AgentScheduler*MultiProviderNetworkNetworkAvailabilityZone**NetworkIPAvailabilityNeutronexternalnetworkNeutronExtraDHCPoptsNeutronExtraRouteNeutronL3Configurableexternalgatewaymode*NeutronL3RouterNetworkMTUPortBindingPortSecurityProviderNetworkQualityofServiceQuotamanagementsupportRBACPoliciesResourcerevisionnumbersRouterAvailabilityZone*security-groupstandard-attr-descriptionSubnetAllocationTagsupportTimeStampFields
(*) Only applicable if using the conventional layer-3 agent.
(**) Only applicable if using the conventional DHCP agent.
