vmm_inventory_partial_sync#274
Merged
Merged
Conversation
v3.0 paradigm
Collaborator
|
Key in on changeset <faultInst
ack="no"
alert="no"
cause="operational-issues"
changeSet="remoteOperIssues (Old: event-channel-down,partial-inv, New: partial-inv)"
childAction=""
code="F0132"
delegated="yes"
descr="Operational issues detected for VMM controller: <host> with name <host> in datacenter <DataCenter> in domain: <Domain> due to error: Received partial inventory in the last inventory sync. Please look for Faults under VM and Host and fix them via VCenter, then manually re-trigger inventory sync on APIC"
dn="comp/prov-VMware/ctrlr-[<Domain>]-<host>/fault-F0132"
domain="external"
highestSeverity="major"
lc="raised"
occur="1"
origSeverity="major"
prevSeverity="major"
rule="comp-ctrlr-operational-issues"
severity="major"
status=""
subject="controller"
title=""
type="operational" /> |
avoid flagging on the other reasons.
Collaborator
Author
|
partial-inv is now looked in changeset |
monrog2
approved these changes
Dec 10, 2025
jeestr4d
pushed a commit
that referenced
this pull request
Jan 27, 2026
* updated vmm_inventory_partial_sync to align with v3.0 paradigm * Enhanced by looking for changeset partial-inv to avoid flagging on the other reasons. * merge mater + fix pytest --------- Co-authored-by: Gabriel <gmonroy@cisco.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the code to align with v3.0 paradigm