Re: Getting Extensions for console with jclouds openstack-nova

2016-08-08 Thread Ignasi Barrera
.:lib/*" > ConsolesApiLiveTest.java > > user@user-Latitude-E6420:~/jclouds$ java -classpath ".:lib/*" > ConsolesApiLiveTest > Consoles extension not present in server > > > From:"Ignasi Barrera"

Re: Getting Extensions for console with jclouds openstack-nova

2016-08-08 Thread sathish
:"Ignasi Barrera" <n...@apache.org> Sent:user@jclouds.apache.org Date:Mon, August 8, 2016 9:05 pm Subject:Re: Getting Extensions for console with jclouds openstack-nova This is because your OpenStack installation does not have the console extension enabled.* What OpenStack version a

Re: Getting Extensions for console with jclouds openstack-nova

2016-08-08 Thread Ignasi Barrera
This is because your OpenStack installation does not have the console extension enabled. * What OpenStack version are you using? * Which is the output of the "nova service-list" command? El 8 ago. 2016 5:05 p. m., escribió: > Hi , > > We are trying to test the console API of

Getting Extensions for console with jclouds openstack-nova

2016-08-08 Thread sathish
Hi , We are trying to test the console API of Openstack-Nova from the tests provided by jcluds-git-hub repo. The Test API is "ConsolesApiLiveTest" After running the test we are getting the error "Consoles extension not present in server.".   But nova extension list is displaying