You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/12/20 17:30:58 UTC

[GitHub] [cloudstack] cl-k-takahashi commented on issue #3764: [WIP DO NOT MERGE] Refer pod_ip_range_map table instead of host_pod_ref.decription.

cl-k-takahashi commented on issue #3764: [WIP DO NOT MERGE] Refer pod_ip_range_map table instead of host_pod_ref.decription.
URL: https://github.com/apache/cloudstack/pull/3764#issuecomment-568010826
 
 
   [TESTS]
   Migration from current host_pod_ref.description seems to work correctly. Test cases are:
   233.233.233.233-233.233.233.234-0-untagged
   233.233.233.233-233.233.233.234-1-untagged
   233.233.233.233-233.233.233.234-0-99999,233.233.233.235-233.233.233.236-1-untagged
   
   Operations below seems to work correctly:
   1. Adding a new pod
   2. Add new ip range for a pod.
   3. Remove an existing ip range in a pod.
   
   CPVM and SSVM are working with correct private IP address.
   Virtual Routers are not tested yet.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services