Comment 15 for bug 1518993

Revision history for this message
Artem Savinov (asavinov) wrote :

Bug not full fix.

this not work for plugin:

attributes:
  # Show only if vcenter used
  metadata:
    restrictions:
      - condition: "settings:common.use_vcenter.value == false or cluster:net_provider != 'neutron'"
        action: 'hide'

Steps to reproduce:
1. Install fuel plugin on Fuel master node , e.g. (fuel-plugin-nsxv)
2. Create environment with vcenter and nova network(or qemu/kvm with neutron)
3. Switch to Settings tab and try enable plugin

Actual result:
I can enable plugin

Expected result:
Nsxv plugin not show on Settings tab