[Openstack] setup all-in-one testing node
Chengwei Yang
chengwei.yang.cn at gmail.com
Tue Dec 26 03:01:29 UTC 2017
Thank you Bernd, I left it there and it works as you said.
On Tue, Dec 26, 2017 at 10:39:05AM +0900, Bernd Bausch wrote:
> The installation guide sets up two nodes, a controller and a compute node.
> The only Neutron component on the compute node is the Linuxbridge agent. It
> communicates with other Neutron components via message queue and doesn't
> access the database. This is why the guide asks you to remove DB access
> information from the configuration.
>
> You are installing an all-in-one cloud, controller and compute components on
> the same node. Since you don't follow the installation guide, you can't
> expect it to give you all steps in all details.
>
> In this case, you need the database connection string, because the Neutron
> controller components require it. Leave it in.
>
> Bernd Bausch
>
> -----Original Message-----
> From: Chengwei Yang [mailto:chengwei.yang.cn at gmail.com]
> Sent: Monday, December 25, 2017 7:18 PM
> To: the openstack general mailing list <openstack at lists.openstack.org>
> Subject: [Openstack] setup all-in-one testing node
>
> Hi All,
>
> I'm following the pike installation guide and trying to setup an all-in-one
> testing node.
>
> However, I found that neutron controller node needs to configure a database
> connection in /etc/neutron/neutron.conf
>
> ```
> [database]
> connection
> ```
>
> While neutron compute node suggested to be comment out any database
> connection in /etc/neutron/neutron.conf
>
> ```
> [database]
> connection
> ```
>
> It's quiet confused to me, any suggestions? Thanks in advance!
>
> refer to:
>
> https://docs.openstack.org/neutron/pike/install/controller-install-option1-r
> do.html
> https://docs.openstack.org/neutron/pike/install/compute-install-rdo.html
>
> --
> Thanks,
> Chengwei
>
--
Thanks,
Chengwei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20171226/4c23ed9c/attachment.sig>
More information about the Openstack
mailing list