xarlos | Hi there. Docs suggest juju constraints should be able to be offered by way of "allocate-floating-ip" to an openstack cloud; but then command suggests it's not available. Anyone able to confirm? (juju client: 2.8.10-focal-amd64) | 08:08 |
---|---|---|
xarlos | *allocate-public-ip sorry. | 08:08 |
pmatulis | xarlos, can you pastebin the command and its output? | 15:18 |
xarlos | juju deploy cs:bionic/percona-cluster --constraints "cores=4 mem=4096 allocate-public-ip=true" | 15:19 |
xarlos | ERROR unknown constraint "allocate-public-ip" | 15:20 |
=== thebsdbo1 is now known as thebsdbox | ||
pmatulis | yeah i don't think it should error out like that | 15:33 |
xarlos | aye. Seems pretty bleak :/ | 15:40 |
achilleasa | xarlos: are you running 2.8? That constraint seems to have been added to the upcoming 2.9 (see https://github.com/juju/juju/blob/2.8/core/constraints/constraints.go#L36 vs https://github.com/juju/juju/blob/2.9/core/constraints/constraints.go#L37) | 15:45 |
xarlos | That would likely explain my issue :) | 15:48 |
xarlos | In my defence, it's in the juju.is/docs/constraints-reference :) | 15:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!