GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/967
CLOUDSTACK-8935 - Cannot remove VPC networks due to RTNETLINK error
This PR fixes the "sequence item 0: expected string, NoneType found" error
found in the CsDhcp.py file when attempting to remo a network from a VPC.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ekholabs/cloudstack
fix/cleanup-CLOUDSTACK-8935
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/967.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #967
----
commit 3725b3ee30c075bedaaf62cde9ed3d5fc5a5bc92
Author: Wilder Rodrigues <[email protected]>
Date: 2015-10-22T11:03:06Z
CLOUDSTACK-8935 - Add a check to avoid exception related to None value
commit 5ca32dfc8205a2847a274597c2e8fde36a85f624
Author: Wilder Rodrigues <[email protected]>
Date: 2015-10-22T12:52:07Z
CLOUDSTACK-8935 - Check if the key is available in the dictionary
- This will fix the cleanup problems.
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---