Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
For GETs, OpenStack BaseConnection assigns the cache-busting attribute on the parameters to a random number.
This assignment is done as a dictionary assignment, meaning it is not possible to pass in a value of key-value pairs (the main reason to do this is to pass the same key in with different values, for example, as in the batch delete at http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/Remove_Nodes-d1e2675.html