Merge branch 'master' of go.btech.id:dev/rintik
# Conflicts: # README.md
This commit is contained in:
commit
cd200bdd96
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
# Yuyu
|
||||
|
||||
Yuyu provide ability to manage openstack billing by listening to every openstack event. Yuyu is a required component to use Yuyu Dashboard. There are 3 main component in Yuyu: API, Cron, Event Monitor
|
||||
|
@ -43,10 +42,10 @@ topics = notifications
|
|||
|
||||
Add configuration below on `[notifications]`
|
||||
|
||||
``
|
||||
```
|
||||
notify_on_state_change = vm_and_task_state
|
||||
notification_format = unversioned
|
||||
``
|
||||
```
|
||||
|
||||
### Cinder & Neutron
|
||||
|
||||
|
@ -172,4 +171,4 @@ Put this expression on the crontab
|
|||
Replace $yuyu_dir with the directory of where yuyu is located. Example
|
||||
```
|
||||
1 0 1 * * /etc/yuyu/bin/process_invoice.sh
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue