Comment 14 for bug 1743480

Revision history for this message
Akihiro Motoki (amotoki) wrote :

If you would like to know which network can be used as floating IP pool, the recommended way is to query networks with router:external=True. Isn't it enough? I don't see any reasonable answer from the bug reported.

In OSC, you can do this:

$ openstack network list --external

OSC might add some command for user convenience like "openstack floating ip pool list", but it is a different topic from the API.