Hi, Trying to deploy a 2.10 cluster and hitting this issue after verify_webui of the setup_all script.
2015-03-12 13:30:00:169081: [[email protected]] out: [[email protected]] out: No handlers could be found for logger "vnc_api.vnc_api" 2015-03-12 13:30:30:267772: [[email protected]] out: [[email protected]] out: Traceback (most recent call last): 2015-03-12 13:30:30:267980: [[email protected]] out: [[email protected]] out: File "/opt/contrail/utils/provision_vrouter.py", line 186, in <module> 2015-03-12 13:30:30:268091: [[email protected]] out: [[email protected]] out: main() 2015-03-12 13:30:30:268198: [[email protected]] out: [[email protected]] out: File "/opt/contrail/utils/provision_vrouter.py", line 182, in main 2015-03-12 13:30:30:268288: [[email protected]] out: [[email protected]] out: VrouterProvisioner(args_str) 2015-03-12 13:30:30:268376: [[email protected]] out: [[email protected]] out: File "/opt/contrail/utils/provision_vrouter.py", line 42, in __init__ 2015-03-12 13:30:30:268462: [[email protected]] out: [[email protected]] out: fq_name=['default-global-system-config']) 2015-03-12 13:30:30:268548: [[email protected]] out: [[email protected]] out: File "/usr/lib/python2.7/dist-packages/vnc_api/gen/vnc_api_client_gen.py", line 2122, in global_system_config_read 2015-03-12 13:30:30:268653: [[email protected]] out: [[email protected]] out: (args_ok, result) = self._read_args_to_id('global-system-config', fq_name, fq_name_str, id, ifmap_id) 2015-03-12 13:30:30:268773: [[email protected]] out: [[email protected]] out: File "/usr/lib/python2.7/dist-packages/vnc_api/vnc_api.py", line 329, in _read_args_to_id 2015-03-12 13:30:30:268863: [[email protected]] out: [[email protected]] out: return (True, self.fq_name_to_id(obj_type, fq_name)) 2015-03-12 13:30:30:268961: [[email protected]] out: [[email protected]] out: File "/usr/lib/python2.7/dist-packages/vnc_api/vnc_api.py", line 436, in fq_name_to_id 2015-03-12 13:30:30:269057: [[email protected]] out: [[email protected]] out: uri = self._action_uri['name-to-id'] 2015-03-12 13:30:30:269165: [[email protected]] out: [[email protected]] out: KeyError: 'name-to-id' 2015-03-12 13:30:30:269279: [[email protected]] out: [[email protected]] out: 2015-03-12 13:30:30:277638: [[email protected]] out: 2015-03-12 13:30:30:277937: [[email protected]] out: Fatal error: run() received nonzero return code 1 while executing! All remaining operations fail with the same error when manually invoked. Let me know if further logs are required. Can anyone please assist? Thanks in advance. Cheers, Joao
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
