Hi
I'm working on the openstack mistral, using yaml I'm able to create and delete the instance. Now, trying do some actions inside the VMs ( like installing Packages) in addition try to discover instance informations ( RAM usage, CPU usage ).
I have followed below the link to install packages using Mistral Yaml.
https://wiki.openstack.org/wiki/Mistral/Cookbooks/AdministrationCloudCron
Unfortunately, unable to install and retrieve the Information.
OS: Ubuntu 14.04 Openstack: Mittaka with mistral installation.
Kindly provide me amicable solution.