Hi Devs, This might be a stupid question but I'm having a hard time finding the class that implements the org.jclouds.openstack.nova.v2_0.features.ServerApi interface.
I'm trying to see if it's possible to modify the create() method so that I can inject the list of private IP addresses instead of taking random values assigned by OpenStack. Does anyone know where to find it? Thanks, -Jeffrey