Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
各位,您知道为Stratos部署设置 OpenStack 网络 ID 的选项吗?我相信,应该有一个选项cloud-controller.xml,但我看不到它的定义。
cloud-controller.xml
如果要设置用于生成实例的网络,可以在盒定义中通过添加如下networkInterfaces部分来实现。iaasProvider
networkInterfaces
iaasProvider
"networkInterfaces":[ { "name":"net0", "networkUuid":"c465e4bc-b272-487b-915b-a3f52f82167a" } ],