kolla-ansible/ansible/roles/heat/tasks
Paul Bourke 5cb375645c Add a Kolla 'devstack' mode
Add a new variable 'kolla_devmode', which when enabled, clones and
bindmounts service source code into the containers.

This commit adds the relevant changes for Heat, more services can be
added and built upon.

Usage:
* Set 'kolla_devmode: yes'

* Code is cloned to /opt/stack/{{ project_name }} on target
  node(s)

* Users can develop in these repos, and simply restart the container to
  pick up / test changes.

Debugging can be done from the host via 'remote_pdb'[0].

[0] https://pypi.python.org/pypi/remote-pdb

Implements: blueprint mount-sources
Change-Id: Ic0431b10d723bf84eeefc72039376fe0058dd902
2017-06-08 09:55:54 +01:00
..
bootstrap_service.yml Optimize reconfiguration for heat 2017-01-20 09:14:22 +00:00
bootstrap.yml Refactor bootstrap.yml file 2017-01-12 23:37:50 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
clone.yml Add a Kolla 'devstack' mode 2017-06-08 09:55:54 +01:00
config.yml Add the missing condition for config.yml 2017-02-14 11:19:26 +08:00
deploy.yml Add a Kolla 'devstack' mode 2017-06-08 09:55:54 +01:00
main.yml Allow heat role to pull images 2016-01-06 04:23:28 +00:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
pull.yml Optimize reconfiguration for heat 2017-01-20 09:14:22 +00:00
reconfigure.yml Optimize reconfiguration for heat 2017-01-20 09:14:22 +00:00
register.yml Add heat_stack_owner role to admin project 2017-05-17 17:16:17 +08:00
upgrade.yml Optimize reconfiguration for heat 2017-01-20 09:14:22 +00:00