You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/09/01 06:40:52 UTC

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #648: [BUG] List network's range with other details during VM deployment

andrijapanicsb opened a new issue #648:
URL: https://github.com/apache/cloudstack-primate/issues/648


   Not really a bug, but an improvement to make the "choose IP" even possible/usable:
   
   ![image](https://user-images.githubusercontent.com/45762285/91810690-9fb03f00-ec2e-11ea-9ff5-8df2518503d8.png)
   
   As an end-user, I would like to see here the IP range of the network, to be able to KNOW from which range to use an IP when specifying it explicitly down for the NIC attached to that network. Otherwise, I need to rely on memory/knowing from top of my head what is the IP range, or getting out of the wizard and observing that.


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



[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #648: [BUG] List network's range with other details during VM deployment

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #648:
URL: https://github.com/apache/cloudstack-primate/issues/648#issuecomment-684511906


   To avoid opening a new BUG, can we also add a note somewhere/somehow of an expected format for the MAC address, as just numbers is not correct, need to be in format aa-bb-cc-dd-ee-ff (i.e. aabbccddeeff or aa:bb:cc:dd:ee:ff doesn't work)
   
   ![image](https://user-images.githubusercontent.com/45762285/91814105-efddd000-ec33-11ea-8611-14a85cf9e300.png)
   


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



[GitHub] [cloudstack-primate] rhtyd commented on issue #648: [BUG] List network's range with other details during VM deployment & MAC format explanation

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #648:
URL: https://github.com/apache/cloudstack-primate/issues/648#issuecomment-684530274


   @utchoang can you add a mac address validator on the input, I think the format `01:23:45:67:89:ab` should work cc @andrijapanicsb 


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



[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #648: [BUG] List network's range with other details during VM deployment & MAC format explanation

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #648:
URL: https://github.com/apache/cloudstack-primate/issues/648#issuecomment-684623241


   it already works, by requiring the dash instead od the column (well, once you submit the job?) - so all good - I just would like to see a note (or validate while typing if possible) - so that user KNOWs which format is needed.


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



[GitHub] [cloudstack-primate] rhtyd closed issue #648: [BUG] List network's range with other details during VM deployment & MAC format explanation

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #648:
URL: https://github.com/apache/cloudstack-primate/issues/648


   


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