GitHub user wido opened a pull request:

    https://github.com/apache/cloudstack/pull/1927

    ipv6: Set IPv6 CIDR and Gateway in 'nic' profile

    Without this information a NPE might be triggered when starting a VR, SSVM 
or CP
    as this information is read from the 'nics' table and causes a NPE.
    
    During deployment we should set the IPv6 Gateway and CIDR for the NIC 
object so that
    it is persisted to the database.
    
    Signed-off-by: Wido den Hollander <w...@widodh.nl>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wido/cloudstack ipv6-ssvm-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1927.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 #1927
    
----
commit f661b631a13ba7f0c501eb5d1915eab3d097a37e
Author: Wido den Hollander <w...@widodh.nl>
Date:   2017-02-02T16:07:50Z

    ipv6: Set IPv6 CIDR and Gateway in 'nic' profile
    
    Without this information a NPE might be triggered when starting a VR, SSVM 
or CP
    as this information is read from the 'nics' table and causes a NPE.
    
    During deployment we should set the IPv6 Gateway and CIDR for the NIC 
object so that
    it is persisted to the database.
    
    Signed-off-by: Wido den Hollander <w...@widodh.nl>

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to