Hi Mike,Thank you for your response. 
I have another related question:assuming this is the part of template for 
DELETE action:
    Type: OS::Heat::SoftwareDeployment
    Properties:
      actions: [ DELETE ]
      config: { get_file: scripts/drain_sessions.sh }
      input_values: {...}
      name: ....
      server: ...
      signal_transport: NO_SIGNAL


When the config script is executed, is this correct:* No traffic will reach the 
server (The server is removed from loadbalancing)
One thing more: who call the config script ?
Thank you

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to