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/28 16:00:17 UTC

[GitHub] [cloudstack-primate] alexandremattioli opened a new issue #757: [BUG]

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


   **Describe the bug**
   When creating a network offering with "promiscuous mode", "forged transmits" and "MAC address changes" on Primate it sets the values on the "network_offering_details" table as "accept" when the correct value that should be set is "true".
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   1. Log in as an Admin
   2. Go to 'network offerings'
   3. Create a network offering with the 3 security settings enabled
   4. On the "network_offering_details" they will have the value "accept".
   
   **Expected behavior**
   Value for security settings should be "true"
   
   **Screenshots**
   
   ![Promisc](https://user-images.githubusercontent.com/60507727/94457090-06803400-01ac-11eb-9405-54f53507f7fb.JPG)
   
   


----------------------------------------------------------------
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 #757: [BUG] Network Offering form security options are not saved correctly

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


   @shwstppr can you check this? In the handler should the option accept be saved as true?


----------------------------------------------------------------
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 #757: [BUG] Network Offering form security options are not saved correctly

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


   


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