Hi,
I'm using a cloud benchmarking tool [1], which creates a *single* nova
client object in main thread and invoke methods on that object in different
worker threads. I find it generated malformed requests at random (my
system has python-novaclient 10.1.0 installed). The root cause was because
som
trieve
image objects, but didn't use them to set instances' image attribute.
Thanks,
Ray
>
> Rob
>
> > On 14 Aug 2017, at 03:46, Xiong, Huan
> wrote:
> >
> > Hi,
> >
> > I observed accessing Admin dashboard's instance index page generated
>
Hi,
I observed accessing Admin dashboard's instance index page generated lots of
duplicate requests to Glance for converting instance image id to name, but
accessing Project dashboard's instance index page didn't (my system runs
Newton, but from what I can tell, Ocata and Pike code seem to have