[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1552 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-23 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1552#issuecomment-221155776 Ok, so I have two LGTM both with validation that the code behaves as expected. I think that is enough for this to get in. Thanks... --- If your project is set up f

[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-23 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1552#issuecomment-220974370 @swill I don't think so, CI doesn't test this feature. It is a script for INSIDE Guest Instances. --- If your project is set up for it, you can reply to this email an

[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-21 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1552#issuecomment-220813347 Does this need CI? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-19 Thread syed
Github user syed commented on the pull request: https://github.com/apache/cloudstack/pull/1552#issuecomment-220349481 Can cofirm the dhcp folder on Ubuntu Trusty LTS (14.04) LGTM. ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Des

[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-19 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1552#issuecomment-220261024 Good catch! I can confirm that under Ubuntu 16.04 (Xenial) that is where the DHCP leases are stored. root@example:~# lsb_release -a No LSB modules are avai

[GitHub] cloudstack pull request: add DHCP lease folders for Ubuntu

2016-05-18 Thread romain-dartigues
GitHub user romain-dartigues opened a pull request: https://github.com/apache/cloudstack/pull/1552 add DHCP lease folders for Ubuntu Add "/var/lib/dhcp/*" to the search path for Ubuntu; tested under Ubuntu Precise and Trusty, not yet with newer releases. You can merge this pu