These scripts are just example Python code to use VNC API. You could take the code and modify to add the required option. OpenContrail does not yet have official CLI. Sometime back someone had sent email about CLI for OpenContrail but it is in separate repo.
Regards -Harshad > On Feb 4, 2016, at 9:02 PM, Vigneshwaran R <[email protected]> wrote: > > Do anyone have idea about this ?? If so please let us know. > > > Thanks, > Vigneshwaran R > >> On Wed, Feb 3, 2016 at 3:33 PM, Vigneshwaran R <[email protected]> >> wrote: >> Hi All, >> >> We have connected two compute nodes with single controller node for some >> specific application. >> >> Through Open-contrail GUI, we are able to give option to launch service >> instance successfully on particular compute node by enabling "Availability >> Zone" option while creating service template. >> >> >> Now, we need to do the same stuff through CLI. >> >> ./service-instance.py add --proj_name admin --left_vn OneDomain --right_vn >> TwoDomain --max_instance 1 MyInstance CLI-Template >> >> >> With the above command, we are not able to launch instance on particular >> compute node, also choosing "availability zone" option is not there with >> this script (service-instance.py). >> >> How can I launch instance on particular compute node through CLI when >> multiple compute node is present with single controller node. >> >> Could anyone please help me on this stuff ?? >> >> >> >> Thanks, >> Vigneshwaran R > > _______________________________________________ > Dev mailing list > [email protected] > http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
