update readme
This commit is contained in:
parent
c1d0d7b918
commit
b131edbbb1
1 changed files with 4 additions and 1 deletions
|
@ -242,9 +242,12 @@ For example, you can send email to remind customer to pay the invoice or delete
|
|||
Available action for unpaid invoice handling consist of:
|
||||
|
||||
- send_message : Sending a message to a customer
|
||||
- stop_instance : Will stop, compute instance
|
||||
- pause_instance : Will pause compute instance
|
||||
- suspend_instance : Will suspend compute instance
|
||||
- stop_instance : Will stop compute instance
|
||||
- delete_instance : Will delete compute, image, router, snapshot or volume
|
||||
|
||||
|
||||
### Enabling Unpaid Invoice Handling
|
||||
|
||||
1. Download `clouds.yaml` configuration from Openstack API Dashboard
|
||||
|
|
Loading…
Add table
Reference in a new issue