NSXv plugin doesn't clean up own DB changes after uninstallation
Bug #1521207 reported by
Oleksandr Balenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel NSXv plugin |
Fix Committed
|
Undecided
|
Igor Zinovik |
Bug Description
1. Install NSXv plugin on MOS 7.0 environment.
Note: After plugin gets installed it updates Fuel and it will be possible to use *Neutron with tunneling segmentation* at 'Networking Setup' step while previously selected 'vCenter' on *Compute* configuration step.
2. Delete NSXv plugin from fual admin node CLI.
3. Go to Fuel Admin UI and start creating new env.
4. Select 'vCenter' on *Compute* configuration step.
5. Draw attention on available options on 'Networking Setup' step.
Actual Result: It's possible to select "Neutron" option.
Expected Result: Only "Nova-network" should be available after plugin uninstallation for preselected vCenter.
Changed in fuel-plugins: | |
milestone: | none → 7.0 |
assignee: | nobody → Igor Zinovik (izinovik) |
Changed in fuel-plugins: | |
status: | New → Confirmed |
assignee: | Igor Zinovik (izinovik) → asavinov (asavinov) |
tags: | added: nsxv |
description: | updated |
Changed in fuel-plugins: | |
assignee: | asavinov (asavinov) → Igor Zinovik (izinovik) |
affects: | fuel-plugins → fuel-plugin-nsxv |
Changed in fuel-plugin-nsxv: | |
milestone: | 7.0 → none |
milestone: | none → 1.0.0 |
To post a comment you must log in.
Fix was merged for this bug: /review. openstack. org/#/c/ 251918/
https:/
Python script was added that allows to return restriction back.
Also documentation was updated to show how script should be used.