Bug 1019818

Summary: Support OpenStack Havana layer 2 agent integration
Product: [oVirt] ovirt-host-deploy Reporter: Assaf Muller <amuller>
Component: Plugins.OpenStackAssignee: Mike Kolesnik <mkolesni>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: unspecified    
Version: ---CC: alonbl, bazulay, bugs, danken, dougsland, iheim, lpeer, mkolesni, srevivo, yeylon
Target Milestone: ---Keywords: Improvement
Target Release: 1.2.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: ovirt-3.3.3-beta1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 1032890 (view as bug list) Environment:
Last Closed: 2014-02-14 09:56:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1032890    
Attachments:
Description Flags
ovirt-host-deploy log with failed attempt to modify /etc/quantum/quantum.conf none

Description Assaf Muller 2013-10-16 13:01:00 UTC
Created attachment 812909 [details]
ovirt-host-deploy log with failed attempt to modify /etc/quantum/quantum.conf

Description of problem:
If external Neutron provider is selected during new host install, then When ovirt-host-deploy attempts to install the layer 2 agent it uses "quantum" instead of "neutron". Havana changed the path of configuration files and such to use neutron.

Version-Release number of selected component (if applicable):
oVirt 3.3 from master

How reproducible:
100%

Steps to Reproduce:
1. Add new host with external Neutron provider

Actual results:
New host install fails when trying to install layer 2 agent. Attached logs.

Expected results:
New host install should succeed.

Comment 1 Alon Bar-Lev 2013-10-16 13:04:03 UTC
A patch will be welcomed.

Comment 2 Assaf Muller 2013-10-16 13:05:18 UTC
Possible solutions / implications: Currently we "support" Neutron integration with Grizzly where the name was still quantum. Havana changed the name to neutron. Should we just move to support havana? Does this have release notes implications? Should we add a select box to the GUI when adding a host instead?

Comment 3 Dan Kenigsberg 2013-10-18 22:14:04 UTC
We cannot just drop the support for Grizzly during the ovirt-3.3 lifetime. So we should support both Grizzly and Havana.

I see no reason to add a UI checkbox: ovirt-host-deploy should handle whatever version is available at the host. If Engine must know the version installed on the host, Vdsm should report it.

Comment 4 Alon Bar-Lev 2013-10-19 06:42:31 UTC
As far as I know, openstack is  not 'supported' it is 'release preview', in other words it is 'experimental'. I see no problem to require newer openstack component at any stage.

Comment 5 Dan Kenigsberg 2013-10-19 13:03:47 UTC
Ok, it makes sense to use the benefits of being a "tech preview".

Comment 6 Sandro Bonazzola 2013-11-28 15:33:52 UTC
Re-targeting to 3.3.3 since the bug is not resolved in 3.3.2 beta and is not blocking 3.3.2 release tracker (bug #1027349)

Comment 8 Sandro Bonazzola 2014-02-14 09:56:42 UTC
Closing as 3.3.3 has been released.