functional job fails due to missing netcat

Bug #1558397 reported by Armando Migliaccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Armando Migliaccio
Kilo
New
Undecided
Unassigned
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

Not sure if this must/can be solved in Neutron, yet.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/293837

Changed in devstack:
assignee: nobody → Armando Migliaccio (armando-migliaccio)
status: New → In Progress
Changed in neutron:
status: New → Invalid
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

Still triaging

Changed in neutron:
status: Invalid → New
Changed in neutron:
status: New → Confirmed
Changed in devstack:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on devstack (master)

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: master
Review: https://review.openstack.org/293837
Reason: I'd rathetr have the fix in Neutron if I can help it.

tags: added: functional-tests mitaka-rc-potential
Changed in neutron:
importance: Undecided → Critical
assignee: nobody → Armando Migliaccio (armando-migliaccio)
no longer affects: devstack
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/293846

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/293843
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=44ef44c0ff97d5b166d48d2ef93feafa9a0f7ea6
Submitter: Jenkins
Branch: master

commit 44ef44c0ff97d5b166d48d2ef93feafa9a0f7ea6
Author: Michael Johnson <email address hidden>
Date: Thu Mar 17 06:31:42 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron requires (netcat-openbsd). This patch installs the
    required package.

    [1] https://review.openstack.org/#/c/292573

    Closes-bug: #1558397

    Change-Id: I4041478ca09bd124827782774b8520908ef07be0

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/mitaka)

Reviewed: https://review.openstack.org/293846
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=af542a303bbdf261c2bf223c1d0a9472dd67538e
Submitter: Jenkins
Branch: stable/mitaka

commit af542a303bbdf261c2bf223c1d0a9472dd67538e
Author: Michael Johnson <email address hidden>
Date: Thu Mar 17 06:31:42 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron requires (netcat-openbsd). This patch installs the
    required package.

    [1] https://review.openstack.org/#/c/292573

    Closes-bug: #1558397

    (cherry picked from commit 44ef44c0ff97d5b166d48d2ef93feafa9a0f7ea6)

    Change-Id: I4041478ca09bd124827782774b8520908ef07be0

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/294589

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/294591

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (stable/liberty)

Change abandoned by Brian Haley (<email address hidden>) on branch: stable/liberty
Review: https://review.openstack.org/294589

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/295287

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/294591
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e61a77c8bbe45b2b0e31ccf2e618194c56a011d5
Submitter: Jenkins
Branch: stable/liberty

commit e61a77c8bbe45b2b0e31ccf2e618194c56a011d5
Author: Brian Haley <email address hidden>
Date: Fri Mar 18 09:35:54 2016 -0400

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron requires (netcat-openbsd). This patch installs the
    required package.

    [1] https://review.openstack.org/#/c/292573

    Conflicts:
     tools/configure_for_func_testing.sh

    Closes-bug: #1558397

    (cherry picked from commit 44ef44c0ff97d5b166d48d2ef93feafa9a0f7ea6)
    Change-Id: I4041478ca09bd124827782774b8520908ef07be0

tags: added: in-stable-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/295287
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3bc89c42fb2a0b8c06c0836c447b842a05615cb3
Submitter: Jenkins
Branch: stable/kilo

commit 3bc89c42fb2a0b8c06c0836c447b842a05615cb3
Author: Brian Haley <email address hidden>
Date: Fri Mar 18 09:35:54 2016 -0400

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron requires (netcat-openbsd). This patch installs the
    required package.

    [1] https://review.openstack.org/#/c/292573

    Conflicts:
     tools/configure_for_func_testing.sh

    Closes-bug: #1558397

    (cherry picked from commit 44ef44c0ff97d5b166d48d2ef93feafa9a0f7ea6)

    Depends-On: Id16da90e195ede8a7565b3265374cb603b6eb898
    Change-Id: I4041478ca09bd124827782774b8520908ef07be0

tags: added: in-stable-kilo
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/302570

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)
Download full text (11.4 KiB)

Reviewed: https://review.openstack.org/302570
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=03ccdd6a6d8e4cea9145e39dd7a1614656024aed
Submitter: Jenkins
Branch: master

commit 3213eb124e40b130e174ac3a91067e2b196788dd
Author: Cedric Brandily <email address hidden>
Date: Tue Mar 29 18:06:44 2016 +0200

    Support Routes==2.3

    SubMapper.connect allows in Routes<=2.2 to define routes with/without a
    name:

     map.connect(route_name, route_path)
     map.connect(route_path)

    Routes==2.3 SubMapper.connect now requires a route name (but not
    Mapper.connect). This change adds a route name when needed to support
    Routes<=2.2 and Routes==2.3.

    Closes-Bug: #1563028
    Change-Id: I655bfe7f047945896d63dd94c584acfe60d81b38
    (cherry picked from commit c6efa6292cac9267428366dc3cee00f6fc73e208)

commit 4283a7e36b74823f229400f0f049742f630db28b
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Mar 30 11:48:37 2016 +0200

    Constraint requirements using mitaka upper-constraints.txt file

    Change-Id: I6a908470987ce05769c425c4623df404cef76a10

commit fc690974480611242d4fc6e1deaaf68171fcaed3
Author: OpenStack Proposal Bot <email address hidden>
Date: Wed Mar 30 06:21:15 2016 +0000

    Imported Translations from Zanata

    For more information about this automatic import see:
    https://wiki.openstack.org/wiki/Translations/Infrastructure

    Change-Id: I78c24969927224277f381532ad2604cfde8741fc

commit 41be555eddb0f9947fdaa4e73fa74a72677d4d11
Author: OpenStack Proposal Bot <email address hidden>
Date: Tue Mar 29 06:07:19 2016 +0000

    Imported Translations from Zanata

    For more information about this automatic import see:
    https://wiki.openstack.org/wiki/Translations/Infrastructure

    Change-Id: Iafa43bfcfca4d6af0d0866206c07fa817f567de6

commit b435ec56af98d2c04de37dd779ed3613ec4583ad
Author: OpenStack Proposal Bot <email address hidden>
Date: Mon Mar 28 06:07:02 2016 +0000

    Imported Translations from Zanata

    For more information about this automatic import see:
    https://wiki.openstack.org/wiki/Translations/Infrastructure

    Change-Id: I9e908579b4704c4294367113523b898839586426

commit bec65f6cdd159ec252c4aa0a63aabc9aea8fcfba
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Mar 25 15:25:39 2016 +0900

    api tests: Check correct extensions

    auto_allocate -> auto-allocated-topology
    rbac_policies -> rbac-policies

    Closes-Bug: #1561858

    (cherry picked from commit 9d3bab6b8d6b2122732faeb66f831927bee0ac7e)
    Change-Id: Ied13e52bf78afe571f7243e93005bf5c68fe44db

commit f0c3b19165a5ca73ea8f1dc0ddaad290eee35039
Author: OpenStack Proposal Bot <email address hidden>
Date: Fri Mar 25 06:06:36 2016 +0000

    Imported Translations from Zanata

    For more information about this automatic import see:
    https://wiki.openstack.org/wiki/Translations/Infrastructure

    Change-Id: Idb22eac32944a088d24f4d44e537d9bba09dbcc2

commit 99915fa76bd4ce13e0d36059616ba357f4f54ee2
Author: Hynek Mlnarik <email address hidden>
Date: Thu Mar...

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron 2015.1.4

This issue was fixed in the openstack/neutron 2015.1.4 release.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron 9.0.0.0b1

This issue was fixed in the openstack/neutron 9.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 2015.1.4

This issue was fixed in the openstack/neutron 2015.1.4 release.

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.