Skip to content
Snippets Groups Projects
  • Borne Mace's avatar
    2cfc069e
    Added support for a stop playbook in kolla · 2cfc069e
    Borne Mace authored
    Behavior of stop playbook is very similar to the destroy
    playbook.  This is meant when you may just want to bring down
    the service for some sort of maintenance but not destroy all
    the associated data. Also added support for the new playbook
    into the kolla-ansible command.
    
    Change-Id: Icf0ca91de71dc8ead3a024de3e5b9e49116560d1
    Implements: blueprint ansible-stop-host-playbook
    2cfc069e
    History
    Added support for a stop playbook in kolla
    Borne Mace authored
    Behavior of stop playbook is very similar to the destroy
    playbook.  This is meant when you may just want to bring down
    the service for some sort of maintenance but not destroy all
    the associated data. Also added support for the new playbook
    into the kolla-ansible command.
    
    Change-Id: Icf0ca91de71dc8ead3a024de3e5b9e49116560d1
    Implements: blueprint ansible-stop-host-playbook