Bug 1149959
| Summary: | [RFE][heat]: Add new resource OS::Neutron::PciPort for PCI Passthrough ports | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | RHOS Integration <rhos-integ> |
| Component: | openstack-heat | Assignee: | Zane Bitter <zbitter> |
| Status: | CLOSED ERRATA | QA Contact: | Itzik Brown <itbrown> |
| Severity: | low | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | ddomingo, lyarwood, marius.borze, markmc, mschuppe, nbarcet, oblaut, rhos-maint, sbaker, shardy, sputhenp, tfreger, yeylon, zbitter |
| Target Milestone: | Upstream M3 | Keywords: | FutureFeature |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://blueprints.launchpad.net/heat/+spec/neutron-resource-add-pci-port | ||
| Whiteboard: | upstream_milestone_kilo-3 upstream_definition_approved upstream_status_implemented | ||
| Fixed In Version: | openstack-heat-2015.1.0-1.el7ost | Doc Type: | Enhancement |
| Doc Text: |
The OS::Neutron::Port resource type now supports a 'binding:vnic_type' property. This property enables users with the appropriate permissions to specify the VNIC type of an OpenStack Networking port.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-05 13:14:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 799011, 1198795, 1258485 | ||
|
Description
RHOS Integration
2014-10-07 04:03:02 UTC
I tested by adding the property binding:vnic_type=direct to OS::Neutron::Port Version ======= openstack-heat-common-2015.1.0-1.el7ost.noarch python-heatclient-0.5.0-1.el7ost.noarch openstack-heat-engine-2015.1.0-1.el7ost.noarch openstack-heat-api-2015.1.0-1.el7ost.noarch Can you please verify that the above is correct because the description of the bug is about adding OS::Neutron::PciPort? Yes, that's correct. It was decided by upstream not to add a new resource type but just an extra property to OS::Neutron::Port. 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://access.redhat.com/errata/RHEA-2015:1548 |