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 の net-id を設定するオプションをご存知ですか? にはオプションがあるべきだとcloud-controller.xml思いますが、その定義はありません。
cloud-controller.xml
networkInterfacesインスタンスのスポーンに使用するネットワークを設定する場合は、カートリッジの定義で、次のようにセクションを追加することで設定できiaasProviderます。
networkInterfaces
iaasProvider
"networkInterfaces":[ { "name":"net0", "networkUuid":"c465e4bc-b272-487b-915b-a3f52f82167a" } ],