Feature #4915
Regenerate the context of in vCenter on every resume
| Status: | Closed | Start date: | 11/11/2016 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | vCenter | |||
| Target version: | Release 5.4 | |||
| Resolution: | fixed | Pull request: |
Description
The core is not updating the context info when an attach nic is performed, for example. Right now Updateconf must be called to force a reload of the context.
This is because vCenter is a public cloud, and the core doesn't regenerate the context on public clouds. Probably the best option would be to add a configuration option in oned.conf that determines whether the context should be regenerated on life-cycle changes or just when updateconf is triggered.
History
#1
Updated by Miguel Ángel Álvarez Cabrerizo over 4 years ago
- Category changed from Drivers - VM to vCenter
There's a related ticket #4568
#2
Updated by Jaime Melis about 4 years ago
- Status changed from Pending to Closed
- Resolution set to fixed