Deploy cluster with Contrail plugin failed due broken packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel Plugins |
Fix Released
|
Undecided
|
Oleksandr Martsyniuk |
Bug Description
Steps to reproduce:
1. Upload contrail plugin to the master node
2. Install plugin and additional packages
3. Enable Neutron with VLAN segmentation
4. Create cluster
5. Add 3 nodes with Operating system role and 1 node with controller role
6. Enable Contrail plugin
7. Deploy cluster with plugin
Actual result:
root@node-43:~# apt-get install python-neutron
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python-neutron : Depends: python-eventlet (>= 0.15.1) but 0.13.0-
E: Unable to correct problems, you have held broken packages.
Additional info:
contrail-
contrail-
Changed in fuel-plugins: | |
assignee: | nobody → Fuel Plugin Contrail (fuel-plugin-contrail) |
Changed in fuel-plugins: | |
milestone: | none → 6.1 |
Changed in fuel-plugins: | |
assignee: | Fuel Plugin Contrail (fuel-plugin-contrail) → Oleksandr Martsyniuk (omartsyniuk) |
Changed in fuel-plugins: | |
status: | Fix Committed → Fix Released |
The described issue is observed after updates to mos-updates and mos-security repositories. The updated python-neutron package depends on the packages from mos repo, which was disabled by plugin scripts.