0

I have configure the cloud-controller.xml file before I start the stratos server in order to support OpenStack. The order of file given to me was stratos-server/repository/conf/cloud-controller.xml.

But, there is no folder called stratos-server, but there are about 12 files in different folders. Can anyone help me to figure out which file I have to configure and how?

4

1 回答 1

1

我假设您使用的是 Apache Stratos 4.0.0,它之前是 WSO2 Stratos。

如果您使用的是 stratos-installer[1],那么您只需在 INSTALL_DIR/stratos-installer/conf/setup.conf 文件中提供 OpenStack 详细信息。安装程序将使用 setup.conf 文件中提供的信息配置 cloud-controller.xml 以及其他文件。

但是,如果您只是提取 Stratos zip 文件并配置文件,那么 cloud-controller.xml 位于 EXTRACTED_LOCATION/repository/conf/ 文件夹中。

[1] - https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Automated+Product+Configuration

于 2015-02-14T19:37:51.020 回答