John
thanks for the tip.
thing is i am subscribed to this mailing list. so i was able to search for
it here. but google didnt.
will this make it into the documentation?
We are using the upstream tripleo documentation for RDO-Manager. These
docs are built from there own repo in the openstack namespace [1], and
contributions are made just like all other openstack projects [2].
Contributions there are definitely welcome.
That said, I would like to do a documentation clean-up as soon as we get
CI back up for RDO-Manager on liberty.
Thanks for sticking with it.
- John Trowbridge
[1]
On Thu, Oct 1, 2015 at 7:16 AM, John Trowbridge <trown(a)redhat.com> wrote:
>
>
> On 09/30/2015 10:29 PM, Ignacio Bravo wrote:
>> After deploying the undercloud following the upstream documentation on a
> Centos 7 machine, the process of building the images fails by not finding
> the package openstack-ironic-python-agent. Let me show you:
>>
>> [stack@bl16 ~]$ openstack overcloud image build --type agent-ramdisk
>>
>> … some time later ….
>>
>> Running install-packages install. Package list:
> openstack-ironic-python-agent
>> Loading "fastestmirror" plugin
>> Config time: 0.009
>> Yum version: 3.4.3
>> rpmdb time: 0.000
>> Setting up Package Sacks
>> Loading mirror speeds from cached hostfile
>> * base:
mirrors.advancedhosters.com
>> * epel:
mirror.us.leaseweb.net
>> * extras:
mirrors.advancedhosters.com
>> * updates:
centos.mbni.med.umich.edu
>> pkgsack time: 14.092
>> Checking for virtual provide or file-provide for
> openstack-ironic-python-agent
>> No package openstack-ironic-python-agent available.
>> Error: Nothing to do
>>
>> Yet this package does exist in the current delorean repo:
>>
>> [stack@bl16 ~]$ sudo yum list openstack-ironic-python-agent
>> Loaded plugins: fastestmirror, priorities
>> Loading mirror speeds from cached hostfile
>> * base:
centos.mbni.med.umich.edu
>> * epel:
mirror.symnds.com
>> * extras:
mirror.vcu.edu
>> * updates:
mirror.symnds.com
>> 482 packages excluded due to repository priority protections
>> Installed Packages
>> openstack-ironic-python-agent.noarch
> 0.1.0-dev770.el7.centos
> @delorean
>>
>> I tried to debug the code a bit, and I believe the issue might be caused
> by
>
https://github.com/rdo-management/python-rdomanager-oscplugin/blob/646028...
> <
>
https://github.com/rdo-management/python-rdomanager-oscplugin/blob/646028...
> that is using the Kilo repository for building the images instead of the
> Liberty that is deployed in the undercloud.
>>
>> Indeed, the kilo repository at
>
http://trunk.rdoproject.org/kilo/centos7/current-passed-ci/ <
>
http://trunk.rdoproject.org/kilo/centos7/current-passed-ci/> don’t have
> any of the openstack-ironic-* packages, which they do exist in
>
http://trunk.rdoproject.org/liberty/centos7/current-passed-ci/ <
>
http://trunk.rdoproject.org/liberty/centos7/current-passed-ci/>
>>
>> Does this make sense?
>
> I think this may be a documentation issue. I have been using
>
> `export DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean.repo
> /etc/yum.repos.d/delorean-current.repo
> /etc/yum.repos.d/delorean-deps.repo"`
>
> before building images. I see that is missing from the docs though.
>
> The other bit is that all of the code hosted on the rdo-management
> github has moved to openstack. So
> rdo-management/python-rdomanager-oscplugin ->
> openstack/python-tripleoclient.
>
> Thanks for sticking with it. By way, the inspection will not work until
> this patch and its dependencies land.
> (
https://review.openstack.org/#/c/228190/) However, it can be safely
> skipped and still get a working deploy.
>
>>
>> Thanks,
>> IB
>>
>>
>> __
>> Ignacio Bravo
>> LTG Federal, Inc
>>
www.ltgfederal.com <
http://www.ltgfederal.com/>
>>
>>
>>
>>
>> _______________________________________________
>> Rdo-list mailing list
>> Rdo-list(a)redhat.com
>>
https://www.redhat.com/mailman/listinfo/rdo-list
>>
>> To unsubscribe: rdo-list-unsubscribe(a)redhat.com
>>
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe(a)redhat.com
>