mirror of https://github.com/apache/cloudstack.git
ui: fix mac learning warning visibility in add network offering (#6095)
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
parent
603f88a9e5
commit
59f0d558ec
|
|
@ -522,6 +522,7 @@ export default {
|
|||
promiscuousmode: '',
|
||||
macaddresschanges: '',
|
||||
forgedtransmits: '',
|
||||
maclearning: this.macLearningValue,
|
||||
sourcenattype: 'peraccount',
|
||||
inlinemode: 'false',
|
||||
isolation: 'dedicated',
|
||||
|
|
|
|||
Loading…
Reference in New Issue