Skip to content

added openstack metadata integration#65

Merged
adammck merged 4 commits intoadammck:masterfrom
gitirabassi:openstack
Jun 9, 2017
Merged

added openstack metadata integration#65
adammck merged 4 commits intoadammck:masterfrom
gitirabassi:openstack

Conversation

@gitirabassi
Copy link
Contributor

hello, I've added integration for openstack way of calling tags

Copy link
Owner

@adammck adammck left a comment

Choose a reason for hiding this comment

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

Looks good, just a few minor nits.

parser_test.go Outdated
"access_ip_v6": "",
"metadata.status":"superServer",
"metadata.#":"very bad",
"metadata_toes":"faada2142412jhb1j2"
Copy link
Owner

Choose a reason for hiding this comment

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

Please correct the spacing here.

parser_test.go Outdated
"staging": ["192.168.0.3"],
"status_superserver": ["10.120.0.226"],
"database": ["10.0.0.8"]

Copy link
Owner

Choose a reason for hiding this comment

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

Please remove blank line.

g := k
groups = append(groups, g)
// Key-value
// Key-value
Copy link
Owner

Choose a reason for hiding this comment

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

Is this a gofmt change? I know it's not part of this PR, but since we're touching it, please move it inside the else branch or remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, I checked it and it's gofmt

@adammck adammck merged commit 898a727 into adammck:master Jun 9, 2017
@adammck
Copy link
Owner

adammck commented Jun 9, 2017

Thanks very much for the quick turnaround on this review!

@gitirabassi
Copy link
Contributor Author

Sure no problem, Thank you for the great work

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.

2 participants