The goal of this document is to provide an umbrella blueprint defining how to add support for VPC in Openstack. A VPC is defined as an entity providing resources access boundaries with the goal of building a logically isolated infrastructure assigned…
vpc相关功能点: 模块 功能点 描述 备注 VPC 创建vpc网络 创建vpc网络,指定vpc网络名称 修改vpc网络 修改vpc网络名称 删除vpc网络 删除vpc网络 vpc相关命令: net-create Create a network for a given tenant. net-delete Delete a given network. net-external-list List external networks that belong to a given t…