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 #7634: Make NodeInfo more dependant on Node #1022

Conversation

VinceMacBuche
Copy link
Member

@VinceMacBuche
Copy link
Member Author

PR updated

@VinceMacBuche VinceMacBuche force-pushed the arch_7634/make_nodeinfo_more_dependant_on_node branch from 426309c to 069eae5 Compare January 12, 2016 10:08
val id = node.id
val name = node.name
val description = node.description
//val creationDate = node.creationDate
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you remove creationDate, nodeReportingConfiguration and properties which are not in Node ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, at least creationDate (not sure the other two are actually used)

@VinceMacBuche
Copy link
Member Author

PR updated

@VinceMacBuche VinceMacBuche force-pushed the arch_7634/make_nodeinfo_more_dependant_on_node branch from 069eae5 to a22b054 Compare January 12, 2016 10:31
fanf added a commit that referenced this pull request Jan 12, 2016
…ore_dependant_on_node

Fixes #7634: Make NodeInfo more dependant on Node
@fanf fanf merged commit 023924f into Normation:branches/rudder/2.11 Jan 12, 2016
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