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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions