Hi all,
I’ve come up with a quick & dirty fix https://review.openstack.org/#/c/427194/ The implementation is a bit ad hoc so reviews are welcome. BR, George From: [email protected] [mailto:[email protected]] On Behalf Of Paraskevopoulos Georgios Sent: Tuesday, January 31, 2017 10:24 AM To: Veena Lingadahalli <[email protected]>; Serg Melikyan <[email protected]>; Tim Rozet <[email protected]> Cc: [email protected]; Priya Kanaujia <[email protected]> Subject: Re: [opnfv-tech-discuss] [Fuel] Tacker fuel plugin error with Fuel 10 deployment PS2: I run a test modifying service_provider -> ‘systemd’. It gives the following error: (/Stage[main]/Tacker::Service/Service[tacker]/ensure) change from stopped to running failed: Could not start Service[tacker]: Execution of '/bin/systemctl start tacker-server' returned 5: Failed to start tacker-server.service: Unit tacker-server.service not found. So we need to change the way the symlink to the service is created BR, George From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of Paraskevopoulos Georgios Sent: Tuesday, January 31, 2017 10:19 AM To: Veena Lingadahalli <[email protected] <mailto:[email protected]> >; Serg Melikyan <[email protected] <mailto:[email protected]> >; Tim Rozet <[email protected] <mailto:[email protected]> > Cc: [email protected] <mailto:[email protected]> ; Priya Kanaujia <[email protected] <mailto:[email protected]> > Subject: Re: [opnfv-tech-discuss] [Fuel] Tacker fuel plugin error with Fuel 10 deployment Hi all, I have no problem helping with that. How can we proceed? Romanos found that service_provider is hard coded here as “upstart”: https://github.com/trozet/puppet-tacker/blob/master/manifests/params.pp#L19 So change this and modify the upstart job? https://review.openstack.org/gitweb?p=openstack/fuel-plugin-tacker.git;a=blob;f=tacker_package/tacker-server;h=e8d5e23efc2e01a981e7d1f8877adbaf92b9a75d;hb=refs/heads/master PS: Sorry Serg I must have missed that mail. I encountered the problem now that I’m trying to install fuel 10. BR, George From: Veena Lingadahalli [mailto:[email protected]] Sent: Tuesday, January 31, 2017 6:44 AM To: Serg Melikyan <[email protected] <mailto:[email protected]> >; Tim Rozet <[email protected] <mailto:[email protected]> > Cc: Paraskevopoulos Georgios <[email protected] <mailto:[email protected]> >; [email protected] <mailto:[email protected]> ; Priya Kanaujia <[email protected] <mailto:[email protected]> >; Aimee Ukasick <[email protected] <mailto:[email protected]> > Subject: Re: [opnfv-tech-discuss] [Fuel] Tacker fuel plugin error with Fuel 10 deployment Hi Tim, Tacker fuel-plugin used in Colorado release is based on your repo [1]. I see that there are some code changes in tacker newton as part of the implementation of bp tacker-vnffg [2]. So do you have any plans to rebase the SFC_colorado changes to newton? How should we proceed about adding tacker-plugin in Fuel 10.? [1] https://github.com/trozet/tacker/tree/SFC_colorado [2] https://blueprints.launchpad.net/tacker/+spec/tacker-vnffg Thanks, -Veena On Tue, Jan 31, 2017 at 7:34 AM, Serg Melikyan <[email protected] <mailto:[email protected]> > wrote: Hi Georgios, Aimee was asking same question couple of weeks ago, and I had added you in the thread as person originally enabled Tacker in Colorado release. > Possibly this is because in Fuel 10 we are using Ubuntu 16.04 with systemd > instead of 14.04 with upstart? Seems like so. >Will fuel-plugin-tacker be updated for Fuel 10? It's pretty late in the cycle, so the only way Tacker might be added to Fuel is through feature freeze exception and fixing it quickly. Do you want to work on that? On Mon, Jan 30, 2017 at 12:33 AM, Paraskevopoulos Georgios <[email protected] <mailto:[email protected]> > wrote: > Hi all, > > > > I’m trying to deploy Fuel 10 with Tacker plugin enabled and I’m getting the > following error: > > (/Stage[main]/Tacker::Service/Service[tacker]) Provider upstart is not > functional on this host > > > > Possibly this is because in Fuel 10 we are using Ubuntu 16.04 with systemd > instead of 14.04 with upstart? > > Will fuel-plugin-tacker be updated for Fuel 10? > > > > Thanks, > > George > > > > > > > > George Paraskevopoulos > > Software Engineer (SDN/NFV), INTRACOM-TELECOM > > + 30 210 667 7689 > > [email protected] <mailto:[email protected]> > > 19.7 km Markopoulou Ave 19002 Peania, Athens, Greece > > > > The information in this e-mail message and any attachments are intended only > for the individual or entity to whom it is addressed and may be > confidential. If you have received this transmission in error, and you are > not an intended recipient, be aware that any copying, disclosure, > distribution or use of this transmission or its contents is prohibited. > INTRACOM TELECOM and the sender accept no liability for any loss, disruption > or damage to your data or computer system that may occur while using data > contained in, or transmitted with, this email. Views or opinions expressed > in this message may be those of the author and may not necessarily represent > those of INTRACOM TELECOM. > > > > > _______________________________________________ > opnfv-tech-discuss mailing list > [email protected] <mailto:[email protected]> > https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss > -- Serg Melikyan, Development Manager at Mirantis, Inc. http://mirantis.com | [email protected] <mailto:[email protected]> | +1 (650) 440-8979
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
