shipyard/src/bin/shipyard_client/shipyard_client/api_client
Sergiy Markin 9c28c832dd Shipyard timeout issue
This PS  adds default values for chart values and resolves some issues
in python code that utilizes these values:

      validation_connect_timeout: 20
      validation_read_timeout: 300
      deckhand_client_connect_timeout: 20
      deckhand_client_read_timeout: 300
      drydock_client_connect_timeout: 20
      drydock_client_read_timeout: 300

Change-Id: Ic5b1920257859239613a3ce77134e6b05bd7e9dd
2023-05-16 20:37:29 +00:00
..
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base_client.py Shipyard timeout issue 2023-05-16 20:37:29 +00:00
client_error.py Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00
shipyard_api_client.py Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
shipyardclient_context.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05:00