aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorJaime Caamaño Ruiz <jcaamano@suse.com>2018-03-22 08:31:09 +0100
committerJaime Caamaño Ruiz <jcaamano@suse.com>2018-03-22 08:31:09 +0100
commit752428421637d40833ff68647cdbbe58809a643f (patch)
tree849537ecd2c11ae66fe5d59bbefa565d9bff9f1e /docs/development
parentabf33b5d34225408fd882e455c86c36e0493c5e5 (diff)
Fix tacker resource collection request
Looks like using tacker_client.get to request a resource collection causes connection drops and subsequent requests to fail, probably because of incomplete pagination handling. Use tacker_client.list instead. Change-Id: I79ba39759b61f57774e65b5e49686edb6bf05c13 Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Diffstat (limited to 'docs/development')
0 files changed, 0 insertions, 0 deletions
s { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
=========================================================================
== OpenStack Neutron Notice                                            ==
=========================================================================

Portions of this software were based on software developed by VMWare, Inc.

Copyright 2011 VMWare Inc.
All rights reserved.