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

[3.5.x] Refs #3395: correct detection of vzps - branch 3.5 #1468

Closed
wants to merge 3 commits into from
Closed

[3.5.x] Refs #3395: correct detection of vzps - branch 3.5 #1468

wants to merge 3 commits into from

Conversation

ncharles
Copy link
Contributor

No description provided.

@@ -93,6 +94,7 @@
static const char *CLASSATTRIBUTES[PLATFORM_CONTEXT_MAX][3] =
{
{"-", "-", "-"}, /* as appear here are matched. The fields are sysname and machine */
{"virt_host_vz_vzps", ".*", ".*"}, /* VZ Host with vzps installed (virt_host_vz_vzps) */
Copy link
Contributor

Choose a reason for hiding this comment

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

The parenthetical (virt_host_vz_vzps) in the comment is superfluous. What would be more useful (to me) would be some account of what on earth VZ and vzps might be ...

Copy link
Contributor

Choose a reason for hiding this comment

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

Note that "(see OpenVZ_Detect() for details)" would be an entirely suitable explanation, here. A little more documentation there would be good, though.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i'm simply backporting #956 with a correction, so that it works as advertised. But i'll add comments, that's indeed better

@cfengine-review-bot
Copy link

Can one of the admins verify this patch?

4 similar comments
@cfengine-review-bot
Copy link

Can one of the admins verify this patch?

@cfengine-review-bot
Copy link

Can one of the admins verify this patch?

@cfengine-review-bot
Copy link

Can one of the admins verify this patch?

@cfengine-review-bot
Copy link

Can one of the admins verify this patch?

@jimis
Copy link
Contributor

jimis commented Mar 20, 2015

I'm closing this as it refers to 3.5.x branch, if this is still an issue please submit a pull request for master branch, cherry-picking will be done after merging in master.

BTW I don't understand what you mean by "Refs #3995". What is #3995?

@jimis jimis closed this Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants