nodepool/nodepool/driver
Monty Taylor 816921e4e2 Explicitly set use_direct_get to False
It is essential for nodepool that we use list and local filtering
for openstack servers for scale reasons. For users who are using
openstacksdk at scales that are not nodepool, it's less efficient
to do lists all the time. There is a flag to control the behavior
of get_server. Set it explicitly to request the behavior nodepool
is looking for so that openstacksdk can change the default to
better serve non-nodepool consumers.

Change-Id: I7cf03285f9a04f3eef403c67d75e149605207eb1
2019-06-05 10:48:33 -05:00
..
aws Add python-path option to node 2019-05-07 02:22:45 +00:00
fake Remove unused use_taskmanager flag 2019-04-02 12:11:07 +00:00
kubernetes Add python-path option to node 2019-05-07 02:22:45 +00:00
openshift Implement an OpenShift Pod provider 2019-05-07 02:25:15 +00:00
openshiftpods Implement an OpenShift Pod provider 2019-05-07 02:25:15 +00:00
openstack Explicitly set use_direct_get to False 2019-06-05 10:48:33 -05:00
static static: fix missing python-path update 2019-05-13 09:54:08 +00:00
test Remove unused use_taskmanager flag 2019-04-02 12:11:07 +00:00
__init__.py Merge "Remove unused use_taskmanager flag" 2019-04-05 19:58:37 +00:00
utils.py Fix leaked loggers 2019-04-30 21:08:28 +02:00