can anyone guide me what are the tasks required for configuring nova service in OSA,so that I want to execute only those tasks and db steps , skipping the package installation steps.
So I need to run nova playbook just to configure the nova like nova.conf, populating it with relevant options, do nova db migrate and then just restart the services. Is there a way to do it ?
Thanks
elinux