Comment 6 for bug 1559758

Revision history for this message
Laszlo Hegedus (laszlo-hegedus) wrote :

Unfortunately I'm quite new to Monasca. Here's my libvirt.yaml, maybe I set it up differently:

init_config:
    admin_password: <pw>
    admin_tenant_name: admin
    admin_user: admin
    identity_uri: 'http://127.0.0.1:35357/v2.0'
    cache_dir: /dev/shm
    nova_refresh: 60
    vm_probation: 60
    ping_check: false
    alive_only: false
    metadata:
    - scale_group
instances:
    - {}

I remember changing nova_refresh, vm_probation and ping_check from the defaults.