fix deploy nova failed when use kolla_dev_mod
There's a logic error here, we call nova role from nova.yml file under ansible folder. we should clone code before run bootstrap_service task. if not, /opt/stack/nova which is empty will mount to nova_api container. Change-Id: Icc54c15080db9c2dc92709480e00b990e5a88662
Showing
- ansible/roles/nova/tasks/bootstrap.yml 3 additions, 0 deletionsansible/roles/nova/tasks/bootstrap.yml
- ansible/roles/nova/tasks/deploy.yml 0 additions, 3 deletionsansible/roles/nova/tasks/deploy.yml
- releasenotes/notes/bug-nova-dev-mod-failed-ad4e64f5a5bc2a6a.yaml 4 additions, 0 deletions...notes/notes/bug-nova-dev-mod-failed-ad4e64f5a5bc2a6a.yaml
Loading
Please register or sign in to comment