Bug 1199076
Summary: | glance_image provider doesn't respect custom region name | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Lukas Bezdicka <lbezdick> |
Component: | openstack-packstack | Assignee: | Lukas Bezdicka <lbezdick> |
Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 (Juno) | CC: | aortega, dnavale, lbezdick, nyechiel, yeylon |
Target Milestone: | z2 | Keywords: | ZStream |
Target Release: | 6.0 (Juno) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-packstack-2014.2-0.17.dev1462.gbb05296.el7ost | Doc Type: | Bug Fix |
Doc Text: |
An error in the Packstack code was responsible for setting the glance_image provider region value to RegionOne ignoring any region setting updated by the user.
With this update, Packstack now allows the user to set a custom region name for the glance_image provider parameter.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-04-07 15:10: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: |
Description
Lukas Bezdicka
2015-03-05 12:48:07 UTC
Service: image +-------------+----------------------------------+ | Property | Value | +-------------+----------------------------------+ | adminURL | http://10.35.2.211:9292 | | id | 8cafa80119344d01979c83e4a027720c | | internalURL | http://10.35.2.211:9292 | | publicURL | http://10.35.2.211:9292 | | region | LEVINKIND | +-------------+----------------------------------+ nova list +--------------------------------------+------+--------+------------+-------------+---------------------+ | ID | Name | Status | Task State | Power State | Networks | +--------------------------------------+------+--------+------------+-------------+---------------------+ | 9cef4395-dff5-4e84-8a96-7089c33f0728 | bla1 | ACTIVE | - | Running | public=172.24.4.227 | +--------------------------------------+------+--------+------------+-------------+---------------------+ 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/RHSA-2015-0789.html |