Jakub Libosvar 65883ba4eb Add option for retry number of connection attempts
This patch adds a new option (-r | --retries) to specify how many times the
client should attempt to connect to the Neutron server when using idempotent
methods (GET, PUT and DELETE). The patch also provides more user-friendly
message when it's impossible to connect to Neutron server from CLI and
ensures that connection-related exceptions are raised to the caller by
default when neutronclient is used as a library.

DocImpact
Closes-Bug: #1312225

Change-Id: Id74d7cf9a0e8c5d2cd3ee4851c883d5286bea19d
2014-07-29 10:41:35 +02:00
2014-02-19 21:26:25 +08:00
2014-01-27 16:56:49 +02:00
2013-11-28 22:31:43 +08:00
2012-01-18 09:39:25 +11:00
2014-07-08 23:45:24 +08:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2014-02-07 12:17:29 +01:00
2014-04-30 02:46:40 +00:00

This is the client API library for Neutron.

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%