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

Rework server inventory data model #1

Open
celskeggs opened this issue May 6, 2019 · 1 comment
Open

Rework server inventory data model #1

celskeggs opened this issue May 6, 2019 · 1 comment

Comments

@celskeggs
Copy link
Member

We need a couple of things to change about how we handle server inventory data in hwops.mit.edu:

  • We need a history of what the state of the machine has previously been, so that we can see how it has changed over time.
  • We need a distinction between atemporal notes (like "the interface is at X.Y.Z") and temporal comments (like "I took an action about this")

This means reworking the data model and the interface.

@celskeggs celskeggs transferred this issue from sipb/machine-room May 6, 2019
@celskeggs
Copy link
Member Author

celskeggs commented May 6, 2019

Implemented the main part in ba85529. I haven't yet implemented the comments/notes thing, but I did rename 'comments' to 'notes'.

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

No branches or pull requests

1 participant