Re: [openstack-dev] [kolla] deploy kolla on ppc64

2016-05-09 Thread Jeffrey Zhang
This is fixed on master branch. please try and test it.[0][1]

[0]
https://git.openstack.org/cgit/openstack/kolla/commit/?id=070bf258357c85a7b4411dc97f75df7d19e9792c
[1] https://bugs.launchpad.net/kolla/+bug/1573544

On Fri, Apr 22, 2016 at 7:15 PM, Jeffrey Zhang 
wrote:

> this should be a bug. we do not support the custom base image now. I
> will try to fix this, anyway.
>
> On Fri, Apr 22, 2016 at 5:29 AM, Franck Barillaud 
> wrote:
>
>> I've been using Kola to deploy Mitaka on x86 and it works great. Now I
>> would like to do the same thing on IBM Power8 systems (ppc64). I've setup a
>> local registry with an Ubuntu image.
>> I've docker and a local registry running on a Power8 system. When I issue
>> the following command:
>>
>> kolla-build --base ubuntu --type source --registry  :4000
>> --push
>>
>> I get an 'exec format error' message. It seems that the build process
>> pulls the Ubuntu amd64 image from the public registry and not the ppc64
>> image from the local registry. Is there a configuration parameter I can
>> setup to force to pull the image from the local registry ?
>>
>>
>> Regards,
>> Franck Barillaud
>> Cloud Architect
>> Master Inventor
>> Ext Phone: (512) 286-5242Tie Line: 363-5242
>> e-mail: fbari...@us.ibm.com
>>
>>
>> __
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
>
> --
> Regards,
> Jeffrey Zhang
> Blog: http://xcodest.me
>



-- 
Regards,
Jeffrey Zhang
Blog: http://xcodest.me
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [kolla] deploy kolla on ppc64

2016-04-22 Thread Jeffrey Zhang
this should be a bug. we do not support the custom base image now. I
will try to fix this, anyway.

On Fri, Apr 22, 2016 at 5:29 AM, Franck Barillaud 
wrote:

> I've been using Kola to deploy Mitaka on x86 and it works great. Now I
> would like to do the same thing on IBM Power8 systems (ppc64). I've setup a
> local registry with an Ubuntu image.
> I've docker and a local registry running on a Power8 system. When I issue
> the following command:
>
> kolla-build --base ubuntu --type source --registry  :4000
> --push
>
> I get an 'exec format error' message. It seems that the build process
> pulls the Ubuntu amd64 image from the public registry and not the ppc64
> image from the local registry. Is there a configuration parameter I can
> setup to force to pull the image from the local registry ?
>
>
> Regards,
> Franck Barillaud
> Cloud Architect
> Master Inventor
> Ext Phone: (512) 286-5242Tie Line: 363-5242
> e-mail: fbari...@us.ibm.com
>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Regards,
Jeffrey Zhang
Blog: http://xcodest.me
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [kolla] deploy kolla on ppc64

2016-04-21 Thread MichaƂ Rostecki
On Thu, Apr 21, 2016 at 11:29 PM, Franck Barillaud  wrote:
> I've been using Kola to deploy Mitaka on x86 and it works great. Now I would
> like to do the same thing on IBM Power8 systems (ppc64). I've setup a local
> registry with an Ubuntu image.
> I've docker and a local registry running on a Power8 system. When I issue
> the following command:
>
> kolla-build --base ubuntu --type source --registry  :4000
> --push
>
> I get an 'exec format error' message. It seems that the build process pulls
> the Ubuntu amd64 image from the public registry and not the ppc64 image from
> the local registry. Is there a configuration parameter I can setup to force
> to pull the image from the local registry ?
>

You can provide the address of your registry as a part of the image
name in the --base option. So, i.e. :5000/ubuntu. It
should work.

Cheers,
Michal

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [kolla] deploy kolla on ppc64

2016-04-21 Thread Franck Barillaud
I've been using Kola to deploy Mitaka on x86 and it works great. Now I 
would like to do the same thing on IBM Power8 systems (ppc64). I've setup 
a local registry with an Ubuntu image. 
I've docker and a local registry running on a Power8 system. When I issue 
the following command:

kolla-build --base ubuntu --type source --registry  :4000 
--push

I get an 'exec format error' message. It seems that the build process 
pulls the Ubuntu amd64 image from the public registry and not the ppc64 
image from the local registry. Is there a configuration parameter I can 
setup to force to pull the image from the local registry ?   


Regards,
Franck Barillaud
Cloud Architect
Master Inventor
Ext Phone: (512) 286-5242Tie Line: 363-5242
e-mail: fbari...@us.ibm.com


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev