Any Idea ??
On Mon, Dec 7, 2015 at 9:32 PM, Vigneshwaran R <[email protected]>
wrote:
> Hi All,
>
> I'm trying to create service template using CLI to perform service
> chaining, While executing I'm getting the below authentication error. I
> have set the auth_password, neutron_password as it is. But still I'm
> getting authentication error.
>
> #########################################################
>
> ./service-template.py add CLI_Template --svc_type firewall --image_name
> MyImage
>
> Traceback (most recent call last):
> File "./service-template.py", line 179, in <module>
> main()
> File "./service-template.py", line 174, in main
> st = ServiceTemplateCmd(args_str)
> File "./service-template.py", line 44, in __init__
> api_server_port=self._args.api_server_port)
> File "/usr/lib/python2.7/site-packages/vnc_api/vnc_api.py", line 185, in
> __init__
> retry_on_error=False)
> File "/usr/lib/python2.7/site-packages/vnc_api/vnc_api.py", line 379, in
> _request
> self._headers = self._authenticate(content, self._headers)
> File "/usr/lib/python2.7/site-packages/vnc_api/vnc_api.py", line 237, in
> _authenticate
> raise RuntimeError('Authentication Failure')
> RuntimeError: Authentication Failure
> Exception KeyError: KeyError(275622608,) in <module 'threading' from
> '/usr/lib/python2.7/threading.pyc'> ignored
>
> #######################################################
>
> Can anyone point out where is the issue ??
>
>
> Thanks,
> Vigneshwaran
>
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org