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

Document how to add or increase floating_IPs via puppet #14

Closed
robertstarmer opened this issue Jul 1, 2012 · 1 comment
Closed

Document how to add or increase floating_IPs via puppet #14

robertstarmer opened this issue Jul 1, 2012 · 1 comment
Assignees

Comments

@robertstarmer
Copy link
Contributor

Says it all.

@ghost ghost assigned emagana-zz Jul 4, 2012
@robertstarmer
Copy link
Contributor Author

You can increase floating ip addresses in CIDR chunks, but you loose the "network" (lowest IP) and "broadcast" (highest IP) of the group. Simply:
nova-manage floating create {additional_range} --pool={pool_name, which is nova by default}

A new pool can also be created, and is available to all projects.

It does not appear to be possible to "over-write" the original pool with a larger pool.

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

2 participants