add a new service to a pre-deployed openstack private cloud

Oliver Weinmann oliver.weinmann at me.com
Sun Jan 8 08:21:52 UTC 2023


You don’t need to make any changes to your inventory files. Just keep using your initial inventory and you will be fine.

> On 8. Jan 2023, at 09:19, A Monster <amonster369 at gmail.com> wrote:
> 
> Thank you for your quick response, 
> do I need to change the hosts in my inventory files and keep only the nodes on which these new services will be deployed on, or is it done automatically through the roles defined ?
> 
> On Sun, 8 Jan 2023 at 09:15, Oliver Weinmann <oliver.weinmann at me.com <mailto:oliver.weinmann at me.com>> wrote:
>> Hi,
>> 
>> Sure. It is doable. Just make your changes to globals.yml, add the required config files and run e.g. for MAGNUM:
>> 
>> kolla-ansible -i <inventory> deploy --tags common,horizon,magnum
>> Magnum - Container cluster service — kolla-ansible 15.1.0.dev19 documentation
>> docs.openstack.org
>> 
>>  <https://docs.openstack.org/kolla-ansible/latest/reference/containers/magnum-guide.html>Magnum - Container cluster service — kolla-ansible 15.1.0.dev19 documentation <https://docs.openstack.org/kolla-ansible/latest/reference/containers/magnum-guide.html>
>> docs.openstack.org <https://docs.openstack.org/kolla-ansible/latest/reference/containers/magnum-guide.html>	 <https://docs.openstack.org/kolla-ansible/latest/reference/containers/magnum-guide.html>
>> 
>> In that case deploy will not re-deploy your cluster, but pull in the needed containers for magnum and configure it.
>> 
>>> On 8. Jan 2023, at 08:48, A Monster <amonster369 at gmail.com <mailto:amonster369 at gmail.com>> wrote:
>>> 
>>> I've done an openstack deployment using kolla ansible, and after deploying I want to add new services but without having to redo the deployment from scratch in order to keep both the configuration and the data already in use,
>>> is this doable ? as I couldn't find anything in the kolla-ansible docs.
>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230108/dd80efab/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: favicon.ico
Type: image/vnd.microsoft.icon
Size: 338 bytes
Desc: not available
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230108/dd80efab/attachment.ico>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230108/dd80efab/attachment-0001.htm>


More information about the openstack-discuss mailing list