shade/shade
Rosario Di Somma 6b325282d3 Retry to fetch paginated volumes if we get 404 for next link
When we get a volume list, it's possible for a volume to disappear
causing the pagination to bork. When that happens we retry to
get the list from scratch for 5 times. If all the attempts fail
we just return what we found.

Change-Id: Ia88d1d8a6b3558f7d5d364a9c78bbf834836d3f7
Signed-off-by: Rosario Di Somma <rosario.disomma@dreamhost.com>
2017-06-16 22:28:36 +00:00
..
_heat Replace six.iteritems() with .items() 2017-06-14 11:48:41 +05:30
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Retry to fetch paginated volumes if we get 404 for next link 2017-06-16 22:28:36 +00:00
__init__.py Add novaclient interactions to http_debug 2017-05-25 14:39:57 -05:00
_adapter.py Don't remove top-container element for sec group REST API calls 2017-06-12 23:28:13 +00:00
_legacy_clients.py Avoid keystoneclient making yet another discovery call 2017-06-06 10:44:55 -05:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Merge "Convert create_server mocks to request_mock" 2017-06-14 22:45:47 +00:00
_tasks.py Merge "Migrate non-list server interactions to REST" 2017-06-16 13:08:45 +00:00
_utils.py Rename obj_to_dict and obj_list_to_dict 2017-06-10 16:07:38 +00:00
exc.py Merge "Set some logger names explicitly" 2017-06-02 13:09:37 +00:00
inventory.py Always do network interface introspection 2016-03-23 10:18:24 -05:00
meta.py Don't remove top-container for stack and zone REST API calls 2017-06-12 15:56:12 +00:00
openstackcloud.py Retry to fetch paginated volumes if we get 404 for next link 2017-06-16 22:28:36 +00:00
operatorcloud.py Improve grant docs on when and how use domain arg 2017-06-12 18:03:33 -04:00
task_manager.py Rename obj_to_dict and obj_list_to_dict 2017-06-10 16:07:38 +00:00