Bug 1187352
Summary: | /usr/bin/instack-prepare-for-overcloud glance using incorrect parameter | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Harm Weites <harm> |
Component: | openstack-tripleo | Assignee: | James Slagle <jslagle> |
Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | Juno | ||
Target Milestone: | --- | ||
Target Release: | Juno | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-19 15:36:33 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: |
Description
Harm Weites
2015-01-29 20:21:09 UTC
I noticed the error in the following 2 scripts, both found in instack-undercloud-1.0.30-1.fc22.noarch: for file in /bin/instack-prepare-for-overcloud /bin/instack-test-overcloud do sed -i -e 's/public/is-public True/' $file done This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. |