kuryr-kubernetes/kuryr_kubernetes
Luis Tomas Bolivar 3de89337f7 Add list and show pool commands to Pool Manager
This patch add the support to get the current status of the pools.
It can list the existing pools and their number of available
subports, as well as to show the ids of the ports associated to
a given pool.

Implements: blueprint kuryr-manager-cli-tool
Change-Id: I9332ffa259c4651b69c788985e5bbd1f98cb38cc
2017-10-10 10:36:10 +00:00
..
cmd Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
cni ipv6: Support pod networking 2017-08-17 08:33:27 +02:00
controller Add list and show pool commands to Pool Manager 2017-10-10 10:36:10 +00:00
handlers Remove log translations 2017-03-28 15:13:49 +08:00
objects Add support for service type=LoadBalancer 2017-10-02 14:12:14 +03:00
tests Add list and show pool commands to Pool Manager 2017-10-10 10:36:10 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
config.py Add Pool Manager to handle subports 2017-10-10 08:10:14 +00:00
constants.py Add list and show pool commands to Pool Manager 2017-10-10 10:36:10 +00:00
exceptions.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
k8s_client.py Merge "metadata.resourceVersion: Invalid value" 2017-10-09 12:17:01 +00:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Add Pool Manager to handle subports 2017-10-10 08:10:14 +00:00
os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
os_vif_util.py Replace six.itervalues() with dict.values() in kuryr-kubernetes 2017-08-04 17:13:17 +08:00
utils.py Add asyncio eventloop. 2016-09-01 14:47:47 +02:00
version.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
watcher.py Stopping Thread from oslo_service 2017-06-15 09:11:41 +00:00