Bug 1246825 - installation enables l3 agent and vpnaas at same time, vpnaas is an L3 replacement
Summary: installation enables l3 agent and vpnaas at same time, vpnaas is an L3 repla...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ga
: 8.0 (Liberty)
Assignee: Martin Magr
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks: 1077162
TreeView+ depends on / blocked
 
Reported: 2015-07-26 06:12 UTC by Eran Kuris
Modified: 2023-02-22 23:02 UTC (History)
8 users (show)

Fixed In Version: openstack-packstack-7.0.0-0.8.dev1661.gaf13b7e.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-07 21:02:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1329463 0 None None None Never
OpenStack gerrit 216009 0 None None None Never
Red Hat Product Errata RHEA-2016:0603 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 8 Enhancement Advisory 2016-04-08 00:53:53 UTC

Description Eran Kuris 2015-07-26 06:12:01 UTC
Description of problem:
The installation enables l3 agent and vpnaas at same time, vpnaas is an L3  replacement

Version-Release number of selected component (if applicable):
[root@puma15 ~]# rpm -qa |grep neutron
python-neutron-vpnaas-2015.1.0-5.el7ost.noarch
openstack-neutron-common-2015.1.0-12.el7ost.noarch
openstack-neutron-ml2-2015.1.0-12.el7ost.noarch
python-neutronclient-2.4.0-1.el7ost.noarch
openstack-neutron-vpnaas-2015.1.0-5.el7ost.noarch
python-neutron-fwaas-2015.1.0-3.el7ost.noarch
openstack-neutron-fwaas-2015.1.0-3.el7ost.noarch
python-neutron-2015.1.0-12.el7ost.noarch
openstack-neutron-2015.1.0-12.el7ost.noarch
openstack-neutron-openvswitch-2015.1.0-12.el7ost.noarch
[root@puma15 ~]# rpm -qa |grep packstack
openstack-packstack-puppet-2015.1-0.8.dev1589.g1d6372f.el7ost.noarch
openstack-packstack-2015.1-0.8.dev1589.g1d6372f.el7ost.noarch


How reproducible:

100%
Steps to Reproduce:
1.install vpnaas via packstack 
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Eran Kuris 2015-07-26 06:25:39 UTC
I installed VPNaaS manually and found this bug. 
It probably will happens if packstack will support installation of VPNaaS .
https://bugzilla.redhat.com/show_bug.cgi?id=1136332

Comment 5 Ivan Chavero 2015-12-08 07:54:29 UTC
can i have qa ack please?

Comment 7 Eran Kuris 2016-01-12 10:18:39 UTC
verified : Now we can set enable VPNaaS via packstack 
[root@rose12 ~]# rpm -qa |grep vpn
python-neutron-vpnaas-7.0.0-1.el7ost.noarch
openstack-neutron-vpnaas-7.0.0-1.el7ost.noarch

[root@rose12 ~(keystone_admin)]# neutron agent-list
+--------------------------------------+--------------------+-------------------
| id                                   | agent_type         | host                         | alive | admin_state_up | binary                    |
+--------------------------------------+--------------------+-------------------
| 07454fa4-d4fa-49d7-bd13-c58a4735fc41 | L3 agent           | rose12.qa.lab.tlv.redhat.com | :-)   | True           | neutron-vpn-agent         |
| 47a9f943-d4d0-4a7a-a659-4d656bd3aac2 | Open vSwitch agent | rose12.qa.lab.tlv.redhat.com | :-)   | True           | neutron-openvswitch-agent |
| af6fd3d5-3c1e-414c-bcec-ac5674e88cc1 | Metadata agent     | rose12.qa.lab.tlv.redhat.com | :-)   | True           | neutron-metadata-agent    |
| c1c75ad5-ee95-4567-98d6-20a705d2471f | DHCP agent         | rose12.qa.lab.tlv.redhat.com | :-)   | True           | neutron-dhcp-agent        |
+--------------------------------------+--------------------+-----------------
[root@rose12 ~(keystone_admin)]# openstack-status
== neutron services ==
neutron-server:                         active
neutron-dhcp-agent:                     active
neutron-l3-agent:                       inactive  (disabled on boot)
neutron-metadata-agent:                 active
neutron-openvswitch-agent:              active

Comment 9 errata-xmlrpc 2016-04-07 21:02:29 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-0603.html


Note You need to log in before you can comment on or make changes to this bug.