> -Original Message-
> From: Dan Smith [mailto:d...@danplanet.com]
> Sent: Monday, January 13, 2014 6:35 AM
> To: Jiang, Yunhong; Murray, Paul (HP Cloud Services) (pmur...@hp.com)
> Cc: openstack-dev@lists.openstack.org
> Subject: Re: The extra_resource in compute node object
>
> > This
> This patch set makes the extra_resources a list of object, instead of
> opaque json string. How do you think about that?
Sounds better to me, I'll go have a look.
> However, the compute resource object is different with current
> NovaObject, a) it has no corresponding table, but just a field in
Hi, Paul/Dan
For the extra_resource (refer to Dan's comments in
https://review.openstack.org/#/c/60258/ for more information), I created a
patch set
https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:extra_resources,n,z
and want to get some feedback.