Skip to content

CentOS support #121

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

Merged
merged 11 commits into from
Jul 21, 2015
Merged

CentOS support #121

merged 11 commits into from
Jul 21, 2015

Conversation

jainvipin
Copy link

  • Add centos targets in Makefile (right now they are not part of sanity)
  • Add support to add/delete eps dynamically upon container up/down
  • Add system utils to know various system attributes, unit tests
  • Added CentOS box in atlas cloud, referred by Vagrantfile for centos tests
  • Pull desired ofnet changes and update Godeps

} else if strings.Contains(strOutput, "Ubuntu") {
SysAttrs.OsType = "ubuntu"
} else {
SysAttrs.OsType = "unsuppored"
Copy link
Contributor

Choose a reason for hiding this comment

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

a nit, but "unsupported"

Copy link
Author

Choose a reason for hiding this comment

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

Thanks! For now noted; will fix along with other changes.

jainvipin pushed a commit that referenced this pull request Jul 21, 2015
@jainvipin jainvipin merged commit cd9f82e into contiv:master Jul 21, 2015
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