You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2021. It is now read-only.
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:
Log in as an Admin
Go to 'network offerings'
Create a network offering with the 3 security settings enabled
On the "network_offering_details" they will have the value "accept".
Expected behavior
Value for security settings should be "true"