Skip to content

Conversation

christoph-zededa
Copy link
Contributor

add inventory message for EVE to upload to controller

@christoph-zededa
Copy link
Contributor Author

I also thought about doing something like:

message PCIDevice {
        optional PCIDevice parent_pci_device = 1;
        string driver = 2;
        PCIAddress address = 3;
...
}

but IMO that makes the coupling too tight.

add inventory message for EVE to upload to controller

Signed-off-by: Christoph Ostarek <[email protected]>
Signed-off-by: Christoph Ostarek <[email protected]>
@christoph-zededa
Copy link
Contributor Author

Still lots of things are missing:

  • network devices
  • disks
  • ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant