Bug 1154745
Summary: | rubygem-staypuft: Editing a host: no network traffic type is specified in the networks' help text in the tab network. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> | ||||
Component: | rubygem-staypuft | Assignee: | Imre Farkas <ifarkas> | ||||
Status: | CLOSED ERRATA | QA Contact: | Alexander Chuzhoy <sasha> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.0 (RHEL 7) | CC: | athomas, dnavale, ifarkas, mburns, sasha, yeylon | ||||
Target Milestone: | z2 | ||||||
Target Release: | Installer | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | ruby193-rubygem-staypuft-0.4.10-1.el6ost | Doc Type: | Bug Fix | ||||
Doc Text: |
The API of the library used to override Foreman views have changed. The feature in Staypuft did not support both API versions. As a result, installations using the old version of the library did not display the network traffic type parameter.
With this update, Staypuft handles both versions of the API and the network traffic type is displayed regardless of the version of the library.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-11-04 17:03:41 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Alexander Chuzhoy
2014-10-20 16:32:25 UTC
Verified: FailedQA Environment: openstack-puppet-modules-2014.1-24.el6ost.noarch rhel-osp-installer-0.4.5-1.el6ost.noarch ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el6ost.noarch openstack-foreman-installer-2.0.30-1.el6ost.noarch ruby193-rubygem-staypuft-0.4.8-1.el6ost.noarch The traffic type is specified on all interfaces except: 1. The interface with the "external" role 2. The primary interface. Created attachment 949300 [details]
interface with the "external" role
I can't reproduce the issue with the external role. It displays correctly as the atttached screenshot show. Could you please provide me an environment where I can reproduce it? PR for the primary interface issue: https://github.com/theforeman/staypuft/pull/359 The issue with the "external" role seems to be invalid. The issue was shown - relevant only for the primary interface. The proposed patch in comment #6 should cover it. Verified: ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el6ost.noarch rhel-osp-installer-0.4.5-2.el6ost.noarch openstack-puppet-modules-2014.1-24.1.el6ost.noarch openstack-foreman-installer-2.0.31-1.el6ost.noarch ruby193-rubygem-staypuft-0.4.10-1.el6ost.noarch The network traffic type is properly shown on NICs assigned to subnets. 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/RHBA-2014-1800.html |