Search code examples
openstackjcloudsopenstack-novaopenstack-horizon

installation of admin actions extension Openstack while Suspen/Resume action


I am trying to resume/ suspend a node already created in openstack using Jcloud APIs. The node gets resumed/suspended if i check it on my openstack server GUI, But my code gets an error response saying "Suspend requires installation of Admin action extensions".

I checked my policy.json on openstack server it has the resume and suspend extensions mentioned with Admin as Role.

Any idea how to rectify it, or what might be required to do? Thanks in advance


Solution

  • This is a bug that has already been fixed in jclouds. It will be included in the next release or you can try our daily snapshot builds, see the "Using the daily builds" section of the Installation Guide.