RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1203716 - diskimage-builder depends on internal URL
Summary: diskimage-builder depends on internal URL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: instack-undercloud
Version: trunk
Hardware: Unspecified
OS: Linux
unspecified
urgent
Target Milestone: ---
: Kilo
Assignee: James Slagle
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-19 14:08 UTC by Jaromir Coufal
Modified: 2015-06-04 22:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-07 14:42:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Jaromir Coufal 2015-03-19 14:08:40 UTC
instack-build-images building RHEL7 subscribed images will not pass outside of Red Hat VPN because it depends on virt.bos.redhat.com URL for rhos-release repo.

Problem is in this part:
* https://github.com/rdo-management/instack-undercloud/blob/master/scripts/instack-build-images#L97
* https://github.com/rdo-management/instack-undercloud/blob/master/elements/rhos-release/pre-install.d/00-rhos-release#L10

This is hard dependency on the URL. This repo should be available from subscription-manager and rhel-7-server-openstack-6.0-rpms enabled repo.

Some variable which can be overwritten should work.

Comment 1 Ronelle Landy 2015-03-26 18:18:29 UTC
This hard requirement on rhos-release should be addressed by the changes in:
https://review.gerrithub.io/#/c/227955.

The commit above should enable (and document) the option of using Subscription Manager for rdo-manager install and overcloud deploy.

Comment 2 James Slagle 2015-04-07 14:42:24 UTC
needed patch has merged


Note You need to log in before you can comment on or make changes to this bug.