weizhouapache commented on issue #8666:
URL: https://github.com/apache/cloudstack/issues/8666#issuecomment-1948084154

   code looks good, no idea why it did not work
   ```
           name: 'vnf.appliances',
           component: shallowRef(defineAsyncComponent(() => 
import('@/views/network/VnfAppliancesTab.vue'))),
           show: () => { return 'deployVnfAppliance' in store.getters.apis }
   ```
   
   
   @dataCobra 
   can you change the global setting `vnf.template.appliance.enabled` to 
`false` and retry ?
   you probably need to restart cloudstack-management service


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to