zun/zun/conf
ShunliZhou 8ce08d7012 Fix hard code kuryr driver name bug
kuryr driver name is hard coded in zun, if user installed it by
docker plugin install kuryr/libnetwork2, the driver name maybe the
'kuryr/libnetwork2:latest', which will cause create docker fail.

Make the dirver name passed to docker as an conf options, which
default is 'kuryr' as the default driver is kuryr.

Change-Id: I9cc52585950bc44889a3e468476599e27007e8d0
Closes-Bug: #1703383
2017-07-11 10:56:01 +08:00
..
__init__.py Add support for websocket-proxy 2017-05-18 18:42:05 +08:00
api.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00
compute.py Set the scope of the check for unique container names 2016-11-10 14:02:49 +00:00
container_driver.py Introduce numa related objects 2017-02-20 16:27:59 +05:30
database.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00
docker.py Make docker api_url remotely accessible 2017-05-21 20:44:54 -04:00
glance_client.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00
image_driver.py Support to provide 'image_driver' during container create 2017-01-29 11:10:11 +00:00
network.py Fix hard code kuryr driver name bug 2017-07-11 10:56:01 +08:00
neutron_client.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00
nova_client.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00
opts.py Init zun centralize config 2016-10-07 19:14:19 +00:00
path.py Initialize glance image directory with default value 2016-11-21 04:59:13 +00:00
profiler.py Integrate OSProfiler in Zun 2017-03-17 21:15:03 +08:00
scheduler.py Remove the NoopFilter 2017-07-10 14:59:00 +08:00
services.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00
ssl.py Generate and register ssl config 2017-02-22 16:15:35 -06:00
websocket_proxy.py Add support for websocket-proxy 2017-05-18 18:42:05 +08:00
zun_client.py Optimize helpinfo in zun/conf 2017-07-01 00:35:29 +00:00