fuel doesn't expect any other plugn than DVS/NXV to work with vcenter

Bug #1575905 reported by Illia Polliul
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Medium
Fuel Sustaining
8.0.x
Won't Fix
Medium
Fuel Sustaining
Newton
Confirmed
Medium
Fuel Sustaining

Bug Description

After specifying compatibility with vcenter in components.yaml I still cannot choose vCenter during environment creation.

Here is the sample components.yaml:

- name: 'network:neutron:contrail'
  label: 'Contrail'
  description: 'Contrail SDN networking'
  bind: !!pairs
    - "cluster:net_provider": "neutron"
    - "cluster:net_segment_type": "tun"
  compatible:
    - name: 'hypervisor:*'

Actual result:

WebUI shows error: "Plugin for DVS/NSX is required to create an environment with vCenter and Neutron."
and vcenter checkbox is inactive.

Expected result: if plugin is configured as compatible with vCenter - vcenter checkbox should be active and selectable.

possibly caused by this line: https://github.com/openstack/fuel-web/blob/stable/8.0/nailgun/static/views/wizard.js#L339

As a workaround: log to nailgun container, modify /usr/share/nailgun/static/build/bundle.js with adding component name to whitelist and restart nailgun service.

Tags: area-python
Changed in fuel:
milestone: none → 8.0-updates
assignee: nobody → MOS Maintenance (mos-maintenance)
status: New → Confirmed
Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

MOS Maintenance team is not the correct assignee, as there is nothing to backport, the issue is not fixed at all.

Changed in fuel:
status: Confirmed → New
assignee: MOS Maintenance (mos-maintenance) → Fuel Sustaining (fuel-sustaining-team)
Dmitry Klenov (dklenov)
tags: added: area-python
Revision history for this message
Vitaly Sedelnik (vsedelnik) wrote :

Won't Fix for 8.0-updates because of Medium importance

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.