/usr/local/bin/infoblox-ipam-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini
Option "notification_driver" from group "DEFAULT" is deprecated. Use option "driver" from group "oslo_messaging_notifications".
Option "notification_topics" from group "DEFAULT" is deprecated. Use option "topics" from group "oslo_messaging_notifications".
2017-05-25 22:05:34.260 1933408 INFO neutron.common.config [-] Logging enabled!
2017-05-25 22:05:34.260 1933408 INFO neutron.common.config [-] /usr/local/bin/infoblox-ipam-agent version 8.4.0
2017-05-25 22:05:34.403 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/member?_return_fields=node_info%2Chost_name%2Cvip_setting%2Cextattrs%2Cipv6_setting%2Clan2_port_setting%2Cmgmt_port_setting&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:05:34.775 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/member%3Adhcpproperties?_return_fields=host_name%2Cenable_dhcp&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:05:34.832 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/member%3Alicense?_return_fields=expiry_date%2Chwid%2Ckind%2Ctype&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:05:34.959 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/member?_return_fields=extattrs%2Cipv6_setting&_max_results=-50000&host_name=<url> with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:05:35.029 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/networkview?_return_fields=name%2Cis_default%2Cextattrs%2Ccloud_info&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:05:35.072 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/view?_return_fields=name%2Cnetwork_view&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:05:35.142 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/network?_return_fields=members%2Cnetwork_view%2Cnetwork%2Coptions%2Ccloud_info&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:06:00.623 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/ipv6network?_return_fields=members%2Cnetwork_view%2Cnetwork%2Coptions%2Ccloud_info&_max_results=-50000 with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:06:00.658 1933408 INFO infoblox_client.connector [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Sending get request to https://<url>/wapi/v2.2.2/ipv6network?_return_fields=members%2Cnetwork_view%2Cnetwork%2Coptions%2Ccloud_info&_max_results=-50000&_proxy_search=GM with parameters {'headers': {'Content-type': 'application/json'}, 'timeout': 120}
2017-05-25 22:06:01.163 1933408 INFO networking_infoblox.neutron.common.grid [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Infoblox grid has been synced up.
2017-05-25 22:06:01.165 1933408 INFO neutron.manager [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Loading core plugin: neutron.plugins.ml2.plugin.Ml2Plugin
2017-05-25 22:06:01.166 1933408 WARNING stevedore.named [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Could not load neutron.plugins.ml2.plugin.Ml2Plugin
2017-05-25 22:06:01.232 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Configured type driver names: ['gre', 'vlan', 'flat', 'local']
2017-05-25 22:06:01.235 1933408 INFO neutron.plugins.ml2.drivers.type_flat [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Flat networks are disabled
2017-05-25 22:06:01.237 1933408 INFO neutron.plugins.ml2.drivers.type_vlan [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Network VLAN ranges: {<network>: [(1000, 2000)], <network>: [(1000, 2000)]}
2017-05-25 22:06:01.242 1933408 INFO neutron.plugins.ml2.drivers.type_local [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] ML2 LocalTypeDriver initialization complete
2017-05-25 22:06:01.242 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Loaded type driver names: ['flat', 'vlan', 'gre', 'local']
2017-05-25 22:06:01.242 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Registered types: ['flat', 'vlan', 'local', 'gre']
2017-05-25 22:06:01.243 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Tenant network_types: ['gre', 'vlan', 'flat', 'local']
2017-05-25 22:06:01.243 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Configured extension driver names: []
2017-05-25 22:06:01.243 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Loaded extension driver names: []
2017-05-25 22:06:01.244 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Registered extension drivers: []
2017-05-25 22:06:01.244 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Configured mechanism driver names: ['openvswitch', 'l2population', 'sriovnicswitch']
2017-05-25 22:06:01.248 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Loaded mechanism driver names: ['openvswitch', 'l2population', 'sriovnicswitch']
2017-05-25 22:06:01.248 1933408 INFO neutron.plugins.ml2.managers [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] Registered mechanism drivers: ['openvswitch', 'l2population', 'sriovnicswitch']
2017-05-25 22:06:09.613 1933408 CRITICAL neutron [req-016be070-2ef4-4ab5-a838-a7274295e323 - - - - -] NoSuchOptError: no such option keystone_authtoken in group [DEFAULT]
2017-05-25 22:06:09.613 1933408 ERROR neutron Traceback (most recent call last):
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/bin/infoblox-ipam-agent", line 11, in <module>
2017-05-25 22:06:09.613 1933408 ERROR neutron sys.exit(main())
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/networking_infoblox/neutron/cmd/eventlet/infoblox_ipam_agent.py", line 43, in main
2017-05-25 22:06:09.613 1933408 ERROR neutron notification.NotificationService(),
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/networking_infoblox/neutron/common/notification.py", line 95, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron self._init_notification_listener()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/networking_infoblox/neutron/common/notification.py", line 107, in _init_notification_listener
2017-05-25 22:06:09.613 1933408 ERROR neutron self.grid_manager)]
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/networking_infoblox/neutron/common/notification.py", line 67, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron self.context, grid_manager=grid_manager)
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/networking_infoblox/neutron/common/notification_handler.py", line 45, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron self.plugin = plugin if plugin else manager.NeutronManager.get_plugin()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/manager.py", line 233, in get_plugin
2017-05-25 22:06:09.613 1933408 ERROR neutron return weakref.proxy(cls.get_instance().plugin)
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/manager.py", line 227, in get_instance
2017-05-25 22:06:09.613 1933408 ERROR neutron cls._create_instance()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 271, in inner
2017-05-25 22:06:09.613 1933408 ERROR neutron return f(*args, **kwargs)
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/manager.py", line 213, in _create_instance
2017-05-25 22:06:09.613 1933408 ERROR neutron cls._instance = cls()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/manager.py", line 116, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron plugin_provider)
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/manager.py", line 149, in _get_plugin_instance
2017-05-25 22:06:09.613 1933408 ERROR neutron return plugin_class()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/quota/resource_registry.py", line 121, in wrapper
2017-05-25 22:06:09.613 1933408 ERROR neutron return f(*args, **kwargs)
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/plugins/ml2/plugin.py", line 156, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron super(Ml2Plugin, self).__init__()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/db/db_base_plugin_v2.py", line 106, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron self.nova_notifier = nova_notifier.Notifier()
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/lib/python2.7/dist-packages/neutron/notifiers/nova.py", line 56, in __init__
2017-05-25 22:06:09.613 1933408 ERROR neutron auth = ks_loading.load_auth_from_conf_options(cfg.CONF, 'nova')
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/keystoneauth1/loading/conf.py", line 122, in load_from_conf_options
2017-05-25 22:06:09.613 1933408 ERROR neutron name = conf[group].auth_type
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2401, in __getitem__
2017-05-25 22:06:09.613 1933408 ERROR neutron return self.__getattr__(key)
2017-05-25 22:06:09.613 1933408 ERROR neutron File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2397, in __getattr__
2017-05-25 22:06:09.613 1933408 ERROR neutron raise NoSuchOptError(name)
2017-05-25 22:06:09.613 1933408 ERROR neutron NoSuchOptError: no such option keystone_authtoken in group [DEFAULT]
2017-05-25 22:06:09.613 1933408 ERROR neutron