一.结论: 1.华为云是符合openstack 社区的API,所以,以社区的API为准.社区API见下面的链接. https://developer.openstack.org/api-ref/network/v2/index.html 二.调用前准备 1.python的API调用前,需要准备好python的运行环境,以及在华为云上已经注册用户. python的运行环境具体是指(1)python安装包(2)openstack社区的API库,下面有介绍. 华为云注册用户,正常在官网上注册即可. 2…