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 2022/12/16 13:16:40 UTC

[GitHub] [cloudstack] rohityadavcloud opened a new issue, #6997: Deploy VM form doesn't handle the IP passed for NIC correctly

rohityadavcloud opened a new issue, #6997:
URL: https://github.com/apache/cloudstack/issues/6997

   In the deploy VM form in 4.17.1, when IP is passed for a network it doesn't accept the right IP ending with 0.
   
   When IP 10.97.22.80 is passed:
   
   For example:
   <img width="717" alt="Screenshot 2022-12-16 at 6 34 44 PM" src="https://user-images.githubusercontent.com/95203/208106510-a55ca158-6091-4bd4-86f6-d7e307dc624e.png">
   
   The UI instead passes 10.97.22.8:
   
   <img width="864" alt="Screenshot 2022-12-16 at 6 37 26 PM" src="https://user-images.githubusercontent.com/95203/208106618-ae127f8f-4bde-4e82-962a-994dd48f8a7b.png">
   
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.17.1
   ~~~


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] vladimirpetrov closed issue #6997: Deploy VM form doesn't handle the IP passed for NIC correctly

Posted by GitBox <gi...@apache.org>.
vladimirpetrov closed issue #6997: Deploy VM form doesn't handle the IP passed for NIC correctly
URL: https://github.com/apache/cloudstack/issues/6997


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] shwstppr commented on issue #6997: Deploy VM form doesn't handle the IP passed for NIC correctly

Posted by GitBox <gi...@apache.org>.
shwstppr commented on issue #6997:
URL: https://github.com/apache/cloudstack/issues/6997#issuecomment-1354755529

   @rohityadavcloud this should fix the issue https://github.com/apache/cloudstack/pull/6994


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on issue #6997: Deploy VM form doesn't handle the IP passed for NIC correctly

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #6997:
URL: https://github.com/apache/cloudstack/issues/6997#issuecomment-1362909698

   @rohityadavcloud can you see if @shwstppr is correct, please?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] vladimirpetrov commented on issue #6997: Deploy VM form doesn't handle the IP passed for NIC correctly

Posted by GitBox <gi...@apache.org>.
vladimirpetrov commented on issue #6997:
URL: https://github.com/apache/cloudstack/issues/6997#issuecomment-1367977853

   LGTM, tested manually with isolated and shared networks with the latest 4.18 nightly build.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org