Re: [openstack-dev] [zun][zun-ui] How to get "host" attribute for image

2018-10-21 Thread Shu M.
Hongbin,

Thank you for your proposing the patch! I'll check it and proceed
implementation for zun-ui from now.

Best regards,
Shu

2018年10月19日(金) 12:28 Hongbin Lu :

> Shu,
>
> It looks the 'host' field was added to the DB table but not exposed via
> REST API by mistake. See if this patch fixes the issue:
> https://review.openstack.org/#/c/611753/ .
>
> Best regards,
> Hongbin
>
> On Thu, Oct 18, 2018 at 10:50 PM Shu M.  wrote:
>
>> Hi folks,
>>
>> I found the following commit to show "host" attribute for image.
>>
>>
>> https://github.com/openstack/zun/commit/72eac7c8f281de64054dfa07e3f31369c5a251f0
>>
>> But I could not get the "host" for image with zun-show.
>>
>> I think image-list and image-show need to show "host" for admin, so I'd
>> like to add "host" for image into zun-ui.
>> Please let me know how to show "host" attribute.
>> __
>> 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 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 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] [zun][zun-ui] How to get "host" attribute for image

2018-10-18 Thread Hongbin Lu
Shu,

It looks the 'host' field was added to the DB table but not exposed via
REST API by mistake. See if this patch fixes the issue:
https://review.openstack.org/#/c/611753/ .

Best regards,
Hongbin

On Thu, Oct 18, 2018 at 10:50 PM Shu M.  wrote:

> Hi folks,
>
> I found the following commit to show "host" attribute for image.
>
>
> https://github.com/openstack/zun/commit/72eac7c8f281de64054dfa07e3f31369c5a251f0
>
> But I could not get the "host" for image with zun-show.
>
> I think image-list and image-show need to show "host" for admin, so I'd
> like to add "host" for image into zun-ui.
> Please let me know how to show "host" attribute.
> __
> 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 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] [zun][zun-ui] How to get "host" attribute for image

2018-10-18 Thread Shu M.
Hi folks,

I found the following commit to show "host" attribute for image.

https://github.com/openstack/zun/commit/72eac7c8f281de64054dfa07e3f31369c5a251f0

But I could not get the "host" for image with zun-show.

I think image-list and image-show need to show "host" for admin, so I'd
like to add "host" for image into zun-ui.
Please let me know how to show "host" attribute.
__
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