I used icehouse release. I can create floating IPs useing nova-manage floating create, and I laso can check the floating ip list using nova-manage floating list.
But when I allocate flaoting ip using nova floating-ip-create command,it returns error like this: ERROR: FloatingIpPoolNotFound: Floating ip pool not found. (HTTP 404) (Request-ID: req-5f47f447-b92e-4380-8ee9-5acfcda9e10f)
I want to know why and how to deal with it.