Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Add more HostSubnet logging #296

Merged
merged 1 commit into from
Apr 22, 2016

Conversation

dcbw
Copy link
Contributor

@dcbw dcbw commented Apr 20, 2016

We don't expect nodes to be added/removed very often so the log
spam won't be large.

@dcbw dcbw force-pushed the more-hostsubnet-logging branch from e7e0ad2 to 76ab6f4 Compare April 21, 2016 15:08
@@ -51,6 +51,8 @@ type OsdnController struct {
// Called by plug factory functions to initialize the generic plugin instance
func (oc *OsdnController) BaseInit(registry *Registry, pluginHooks PluginHooks, multitenant bool, hostname string, selfIP string) error {

log.Infof("Starting with configured hostname '%s' (IP '%s')", hostname, selfIP)

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, but that's after the fixups. I'd like to see what the configured/command-line values are too.

We don't expect nodes to be added/removed very often so the log
spam won't be large.
@dcbw dcbw force-pushed the more-hostsubnet-logging branch from 76ab6f4 to 42142b1 Compare April 22, 2016 19:15
@pravisankar
Copy link

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants