Feature #4868
Ability to hold state until the vm is complete
Status: | Closed | Start date: | 10/12/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | worksforme | Pull request: |
Description
When a new vm is provisioned, the state changes from boot to running. Please provide an option where by after the contextualization script completes, we can show the machine as running and till then some other intermediate state - like preparing etc.
History
#1 Updated by Ruben S. Montero over 4 years ago
- Status changed from Pending to Closed
- Resolution set to worksforme
Hi Sarvani,
We usually do this through onegate, the VM is able to update its template when a given running state is reached. You can update a target variable like INTERNAL_STATE=preparing etc... you can even render a health status according to the servicce running within.
http://docs.opennebula.org/5.0/advanced_components/application_insight/overview.html