Skip to content

Instantly share code, notes, and snippets.

@vmorris
Last active May 31, 2016 15:17
Show Gist options
  • Save vmorris/470be7a7ae27b23c7915d22b9aefcee7 to your computer and use it in GitHub Desktop.
Save vmorris/470be7a7ae27b23c7915d22b9aefcee7 to your computer and use it in GitHub Desktop.
openstack_compute_floatingip_v2.floating_ip_vm1: Creating...
address: "" => "<computed>"
fixed_ip: "" => "<computed>"
instance_id: "" => "<computed>"
pool: "" => "External-10.20.102"
region: "" => "RegionOne"
Error applying plan:
1 error(s) occurred:
* openstack_compute_floatingip_v2.floating_ip_vm1: Error creating Floating IP: Expected HTTP response code [200] when accessing [POST http://9.12.35.138:8774/v2/85ae12c95c5047318f5e1ad10c8acb71/os-floating-ips], but got 404 instead
{"itemNotFound": {"message": "NV-33C585D No more floating ips in pool External-10.20.102.", "code": 404}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment