Skip to content

Commit

Permalink
[Cosmos] Preview 4 (#7621)
Browse files Browse the repository at this point in the history
* [Cosmos] Reconfigure retry policy (#7544)

* Reconfigure retry policy

* Review feedback

* Fix pylint

* Updated tests

* Support client-side timeout

* Updated timeout logic

* Renamed client error

* Updated tests

* Patch azure-core

Needed pending PR 7542

* Fixed status retry tests

* Using dev core

* [Cosmos] Docs updates (#7626)

* Updated sample refs

* Added release notes

* Remove old rst files

* Fixed kwarg formatting

* add sdk tools repo (#7656)

* [Cosmos] More docs cleanup (#7661)

* Removed old docs

* Bumped core version

* Removed submodule docs

* Fixed imports

* Pylint fix

* More docs updates

* Fixed docstring types

* Docstring formatting

* Updated snippet references

* Fixed exception docs

* More exception docstrings

* Review feedback

* [Cosmos] Live test updates (#7693)

* Live test fixes

* Emulator test fixes

* Emulator test fixes

* Fix urllib3 reference
  • Loading branch information
annatisch authored and fengzhou-msft committed Nov 5, 2019
1 parent 51fc372 commit 9520866
Show file tree
Hide file tree
Showing 76 changed files with 551 additions and 1,363 deletions.
7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.auth.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.base.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.consistent_hash_ring.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.constants.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.container.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.cosmos_client.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.cosmos_client_connection.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.database.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.default_retry_policy.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.documents.rst

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.execution_context.aggregators.rst

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions doc/sphinx/ref/azure.cosmos.execution_context.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.global_endpoint_manager.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.hash_partition_resolver.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.location_cache.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.murmur_hash.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.offer.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.partition.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.partition_key.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.permission.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.query_iterable.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.range.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.range_partition_resolver.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.request_object.rst

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.retry_options.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.retry_utility.rst

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.routing.routing_map_provider.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.routing.routing_range.rst

This file was deleted.

19 changes: 0 additions & 19 deletions doc/sphinx/ref/azure.cosmos.routing.rst

This file was deleted.

42 changes: 0 additions & 42 deletions doc/sphinx/ref/azure.cosmos.rst
Original file line number Diff line number Diff line change
@@ -1,56 +1,14 @@
azure.cosmos package
====================

Subpackages
-----------

.. toctree::

azure.cosmos.execution_context
azure.cosmos.routing

Submodules
----------

.. toctree::

azure.cosmos.auth
azure.cosmos.base
azure.cosmos.consistent_hash_ring
azure.cosmos.constants
azure.cosmos.container
azure.cosmos.cosmos_client
azure.cosmos.cosmos_client_connection
azure.cosmos.database
azure.cosmos.default_retry_policy
azure.cosmos.diagnostics
azure.cosmos.documents
azure.cosmos.endpoint_discovery_retry_policy
azure.cosmos.errors
azure.cosmos.global_endpoint_manager
azure.cosmos.hash_partition_resolver
azure.cosmos.http_constants
azure.cosmos.location_cache
azure.cosmos.murmur_hash
azure.cosmos.offer
azure.cosmos.partition
azure.cosmos.partition_key
azure.cosmos.permission
azure.cosmos.query_iterable
azure.cosmos.range
azure.cosmos.range_partition_resolver
azure.cosmos.request_object
azure.cosmos.resource_throttle_retry_policy
azure.cosmos.retry_options
azure.cosmos.retry_utility
azure.cosmos.runtime_constants
azure.cosmos.scripts
azure.cosmos.session
azure.cosmos.session_retry_policy
azure.cosmos.synchronized_request
azure.cosmos.user
azure.cosmos.utils
azure.cosmos.vector_session_token

Module contents
---------------
Expand Down
7 changes: 0 additions & 7 deletions doc/sphinx/ref/azure.cosmos.runtime_constants.rst

This file was deleted.

Loading

0 comments on commit 9520866

Please sign in to comment.