%BOOK_ENTITIES; %xinclude; ]>
VPC Offering with Nicira NVP To allow a VPC to use the Nicira NVP plugin to provision networks, a new VPC offering needs to be created which allows the Virtual Networking service to be implemented by NiciraNVP. This is not currently possible with the UI. The API does provide the proper calls to create a VPC offering with Virtual Networking enabled. However due to a limitation in the 4.1 API it is not possible to select the provider for this network service. To configure the VPC offering with the NiciraNVP provider edit the database table 'vpc_offering_service_map' and change the provider to NiciraNvp for the service 'Connectivity' It is also possible to update the default VPC offering by adding a row to the 'vpc_offering_service_map' with service 'Connectivity' and provider 'NiciraNvp' nvp-physical-network-stt.png: a screenshot of the mysql table. When creating a new VPC offering please note that the UI does not allow you to select a VPC offering yet. The VPC needs to be created using the API with the offering UUID.