dev mode: Add support for Watcher
Provide support for kolla dev mode in Watcher. When 'kolla_dev_mode' or 'watcher_dev_mode' variables are enabled, source code of Watcher project is cloned and bind mounted. Partially implements: blueprint mount-sources Change-Id: I104c010a8308607b68fc8c7352a0511d16f06fb5
Showing
- ansible/roles/watcher/defaults/main.yml 11 additions, 0 deletionsansible/roles/watcher/defaults/main.yml
- ansible/roles/watcher/handlers/main.yml 3 additions, 3 deletionsansible/roles/watcher/handlers/main.yml
- ansible/roles/watcher/tasks/bootstrap_service.yml 1 addition, 1 deletionansible/roles/watcher/tasks/bootstrap_service.yml
- ansible/roles/watcher/tasks/clone.yml 6 additions, 0 deletionsansible/roles/watcher/tasks/clone.yml
- ansible/roles/watcher/tasks/config.yml 1 addition, 1 deletionansible/roles/watcher/tasks/config.yml
- ansible/roles/watcher/tasks/deploy.yml 3 additions, 0 deletionsansible/roles/watcher/tasks/deploy.yml
Loading
Please register or sign in to comment