Contrail Networking :: R4.1 14.04 2 mitaka :: haproxy missing from contrail-networking package.

Bug #1733568 reported by Ritam Gangopadhyay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.1
Fix Committed
High
Abhay Joshi
Trunk
Fix Committed
High
Abhay Joshi

Bug Description

haproxy is not available in the contrail-networking package.

Setup:- R4.1 build 2 Mitaka multi node setup.

nodei19 10.204.217.131 openstack
nodec28 10.204.217.13 controller, analytics, analyticsdb
nodec10 10.204.217.176 controller, analytics, analyticsdb
nodec33 10.204.217.168 controller, analytics, analyticsdb
nodeg37 10.204.217.77 lb
nodei17 10.204.217.129 compute
nodei20 10.204.217.132 compute

1. used contrail-cloud package to bring up openstack on nodei19
2. used contrail-networking package to bring up contrail on rest of the nodes mentioned above in Setup
3. ansible provisioning fails with the following error for misiing package

"2017-11-21 16:20:18,663-INFO-sm_ansible_callback.py:53-append(): TASK [contrail/bare_metal_agent : install contrail-vrouter and related packages]"
"2017-11-21 16:20:19,309-INFO-sm_ansible_callback.py:53-append(): fatal: [10.204.217.132]: FAILED! => (item - None) {"changed": false, "failed": true, "msg": "One or more items failed"}"
"2017-11-21 16:20:19,312-INFO-sm_ansible_callback.py:53-append(): fatal: [10.204.217.132] (item=[u'contrail-vrouter-dkms', u'contrail-vrouter-common', u'haproxy']) => {"failed": true, "item": ["contrail-vrouter-dkms", "contrail-vrouter-common", "haproxy"], "msg": "No package matching 'haproxy' is available"}"
"2017-11-21 16:20:19,315-INFO-sm_ansible_callback.py:53-append(): fatal: [10.204.217.129] (item=[u'contrail-vrouter-dkms', u'contrail-vrouter-common', u'haproxy']) => {"failed": true, "item": ["contrail-vrouter-dkms", "contrail-vrouter-common", "haproxy"], "msg": "No package matching 'haproxy' is available"}"

I see that haproxy is not available in the contrail-networking package:-

root@nodei17:~# apt-cache policy haproxy
N: Unable to locate package haproxy
root@nodei17:~#
root@nodei17:~# apt-cache policy contrail-vrouter-common
contrail-vrouter-common:
  Installed: (none)
  Candidate: 4.1.0.0-2
  Version table:
     4.1.0.0-2 0
        999 http://10.204.217.13/contrail/repo/networking_image/ contrail/main amd64 Packages
root@nodei17:~#

Where as in the cloud package it's there:

root@nodei19:~# apt-cache policy haproxy
haproxy:
  Installed: 1.6.3-1ubuntu0.1~cloud0
  Candidate: 1.6.3-1ubuntu0.1~cloud0
  Version table:
 *** 1.6.3-1ubuntu0.1~cloud0 0
        999 http://puppet/contrail/repo/openstack_image/ contrail/main amd64 Packages
        100 /var/lib/dpkg/status
root@nodei19:~# exit
logout
Connection to 10.204.217.131 closed.
[ritam@nodem3 ~]$

tags: added: haproxy provisioning
Vinod Nair (vinodnair)
Changed in juniperopenstack:
assignee: nobody → Abhay Joshi (abhayj)
tags: added: sanity
tags: added: sanityblocker
removed: blocker haproxy provisioning sanity
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.