Skip to content

Option "ram-allocation-ratio" expected float, integer given #32

Description

@schkovich
$ juju --version
2.3.1-xenial-amd64
$ lxd --version
2.21

On deploying Pike bundle I got the error below.

ERROR cannot deploy bundle: cannot deploy application "nova-cloud-controller": option "ram-allocation-ratio" expected float, got 64

The same problem applies to cpu-allocation-ratio option.

The value of both options should be given in canonical floating number format.

      ram-allocation-ratio: 64.
      cpu-allocation-ratio: 64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions