Hi all,
Just running all smoking tests with the simulator and noticed that a new test
is not okay:
File
"/Users/wrodrigues/sbp_dev/cloudstack/test/integration/smoke/test_nuage_vsp.py",
line 23, in <module>
from marvin.cloudstackAPI import (listPhysicalNetworks,
ImportError: cannot import name addNuageVspDevice
I ran a "mvn -P developer -pl :cloud-marvin” again just to make sure all source
is generated, but the “addNuageVspDevice” is still not present.
The Nuage VSP was added to the import list on October 7th, commit id
5408e0b8d195fa32a0a9a59ea2e3535ed083ee8e.
Cheers,
Wilder