python-openstackclient/openstackclient/api
Dean Troyer 107cad200a Low-level Compute v2 API: floating ip pool
api.compute.APIv2 floating ip pool function.

novaclient 8.0 is now released without support for the previously
deprecated nova-net functions, so include a new low-level REST
implementation of the removed APIs.

Also includes a handful of cleanups that the previous security group and
floating IP reviews missed.

Change-Id: I20116ec4fc1113857d8d917bfb30fa3170d05b9f
2017-04-18 08:57:34 -05:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Fix missing i18n supports in api/ and shell.py 2016-06-14 11:03:56 -05:00
auth_plugin.py remove unused LOG 2016-07-09 23:23:38 +08:00
auth.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
compute_v2.py Low-level Compute v2 API: floating ip pool 2017-04-18 08:57:34 -05:00
image_v1.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
image_v2.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
object_store_v1.py Make 'object save' fast again 2017-01-09 16:19:29 +00:00
utils.py Fix typos in docstrings and comments 2016-04-06 10:30:39 +07:00