Guest User

failure

a guest
Jun 22nd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. 2017-06-22 14:24:42.223379 | Policy driver 'aim_mapping' failed in create_l3_policy_precommit
  2. 2017-06-22 14:24:42.223443 | Traceback (most recent call last):
  3. 2017-06-22 14:24:42.223479 | File "gbpservice/neutron/services/grouppolicy/policy_driver_manager.py", line 125, in _call_on_drivers
  4. 2017-06-22 14:24:42.223500 | getattr(driver.obj, method_name)(context)
  5. 2017-06-22 14:24:42.223549 | File "/home/jenkins/workspace/gate-group-based-policy-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/oslo_log/helpers.py", line 48, in wrapper
  6. 2017-06-22 14:24:42.223571 | return method(*args, **kwargs)
  7. 2017-06-22 14:24:42.223612 | File "gbpservice/neutron/services/grouppolicy/drivers/cisco/apic/aim_mapping.py", line 262, in create_l3_policy_precommit
  8. 2017-06-22 14:24:42.223652 | self._check_l3policy_ext_segment(context, l3p_req)
  9. 2017-06-22 14:24:42.223697 | File "gbpservice/neutron/services/grouppolicy/drivers/cisco/apic/aim_mapping.py", line 2164, in _check_l3policy_ext_segment
  10. 2017-06-22 14:24:42.223719 | raise alib.OnlyOneAddressIsAllowedPerExternalSegment()
  11. 2017-06-22 14:24:42.223752 | OnlyOneAddressIsAllowedPerExternalSegment: Only one ip address on each ES is supported on APIC GBP driver.
  12. 2017-06-22 14:24:42.262232 | No auth_plugin configured in apic_aim_auth
  13. 2017-06-22 14:24:42.380381 | Callback neutron.plugins.ml2.plugin.Ml2Plugin._handle_segment_change-62630054 raised _handle_segment_change() got an unexpected keyword argument 'callbacks'
Add Comment
Please, Sign In to add comment