Comment 1 for bug 1608001

Revision history for this message
Jeba Paulaiyan (jebap) wrote :

Looks like this bug got introduced and fixed by 2 commits against bug https://bugs.launchpad.net/juniperopenstack/+bug/1594994

http://github.org/Juniper/contrail-server-manager/commit/f19c8310cc036fb093e7d99e50383d046857e475 (introduced the bug)

http://github.org/Juniper/contrail-server-manager/commit/eaed9650752c54fedb926203b0570d3917c78a11 (fixed the bug)

R3.1-11 got built between these commits.

Following workaround seems to be working:

In /opt/contrail/server_manager/server_mgr_main.py, remove the following @line 1502

- image_params = ast.literal_eval(image_params)