Comment 23 for bug 1476261

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/34918
Committed: http://github.com/Juniper/contrail-controller/commit/8e4e461d5041ff2ee17d46aaabc25e7c5badeaf9
Submitter: Zuul (<email address hidden>)
Branch: master

commit 8e4e461d5041ff2ee17d46aaabc25e7c5badeaf9
Author: Krzysztof Klimonda <email address hidden>
Date: Thu Aug 10 17:20:13 2017 +0200

api-server generateDS.py depends on vnc_api python module.

generateDS imports ifmap_frontend.py, which imports
vnc_api.resource_common.py, which can fail if we are running
parallel build - create an explicit dependency on the generated
python sources from vnc_api, so that we build them in the correct
order.

Partial-Bug: #1476261
Change-Id: If1ee98877d2f751db11030cf2af49b8de90687fd