Merge "Add DB sync action"

This commit is contained in:
Jenkins 2017-02-16 12:36:06 +00:00 committed by Gerrit Code Review
commit 89cd8f2ab2
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
actions:
- name: heat-db-sync
image: heat-base
dependencies:
- heat-db-create
command: heat-manage db_sync
files:
- path: /etc/heat/heat.conf
content: heat.conf.j2