> -----Original Message-----
> From: duon...@vn.fujitsu.com [mailto:duon...@vn.fujitsu.com]
> Sent: Wednesday, August 24, 2016 5:42 AM
> To: openstack-dev@lists.openstack.org
> Subject: [openstack-dev] [kolla] Need clarify about baremetal host
> group and role in Ansible
> 
> Hi all, sean-k-mooney,
> 
> In recent baremetal patchset [1] from sean-k-mooney, file
> ansible/inventory/multinode has following code snippet:
> 
> > [baremetal:children]
> > control
> > network
> > compute
> > storage
> 
> But all-in-one inventory does not have any change, so I have some
> questions after read through code base:
> - Why all-in-one is treated differently.
[Mooney, Sean K] in the all in one config the host is also the build host for 
the docker images.
I have not written the code to deploy the build host yet hence why its treated 
differently currently.
> - Do you treat every nodes as baremetal node?
[Mooney, Sean K] yes the baremetal group define all nodes that should be 
Prepared for use in hosting kolla services so it should include all nodes in 
the cloud.
Baremetal in this context has noting to do with ironic or biforst but rather 
the kolla host playbook.
I will be sending a separate mail later today dissucssing if we should change 
the name of the role and
Group for more clarity but itially the kolla-host playbook was being called the 
baremetal playbook to indicate
That it made changes to the host unlike the other kolla playbooks that do not.

> If the answer is "yes" so why we put it in "baremetal" role/group, I
> think it is quite misleading.
> - Why many host setup playbooks are placed in baremetal role? I think
> we can factor out to more general role.
> 
> Fix me if I wrong.
> 
> 
> [1] https://review.openstack.org/#/c/325631
> 
> Best regards,
> 
> duonghq
> PODC - Fujitsu Vietnam Ltd.
> 
> 
> 
> _______________________________________________________________________
> ___
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-
> requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to