Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #4085: Really get all machine inventories for list of node displaying #350

Conversation

fanf
Copy link
Member

@fanf fanf commented Oct 17, 2013

The problem was that we only requested machine inventories in the "accepted" branch. But sometimes, when nodes are accepted/removed/accepted, machine inventories end in the "deleted" branch. So we need to query all inventories.
For that to not be to costly, I restrained the returned LDAP entries' attributes to only "objectClass", since it's the only one needed to decide if the machine is virtual or not.

@ncharles
Copy link
Member

Looks good !

ncharles added a commit that referenced this pull request Oct 17, 2013
…ayed_in_list_of_nodes

Fixes #4085: Really get all machine inventories for list of node displaying
@ncharles ncharles merged commit 7de5267 into Normation:branches/rudder/2.7 Oct 17, 2013
@fanf fanf deleted the bug_4085/no_machine_inventory_displayed_in_list_of_nodes branch March 15, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants