Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
schkovich opened this issue Jan 11, 2018 · 2 comments
Open

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

schkovich opened this issue Jan 11, 2018 · 2 comments

Comments

@schkovich
Copy link
Contributor

$ 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.
@schkovich
Copy link
Contributor Author

@ryan-beisner I am sorry. I was checking issues and did not notice that there is related PR. Anyway, I quoted *--allocation-ratio in all bundles as you suggested.

@schkovich
Copy link
Contributor Author

See #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant