Skip to content

Conversation

@dkropachev
Copy link
Collaborator

Fixes #39

Removes DataStax Enterprise (DSE) specific information from the documentation:

security.rst:

  • Replaced DataStax DSE documentation links with Scylla TLS/SSL documentation
  • Removed entire "DSE Authentication" section including:
    • DSE Unified Authentication
    • Proxy Login
    • Proxy Execute
  • Changed dse-truststore.jks to generic truststore.jks
  • Updated Python docs link from 2.x to 3.x
  • Fixed typo: "intructions" → "instructions"

installation.rst:

  • Updated requirements.txt link to point to scylladb/python-driver pyproject.toml
  • Replaced outdated DataStax blog post reference with link to security documentation section

Note: API documentation for DSELoadBalancingPolicy and TableMetadataDSE68 is preserved as these classes exist in the codebase for compatibility.

- Replace DataStax DSE documentation links with Scylla documentation
- Remove entire DSE Authentication section (DSE Unified Auth, Proxy Login/Execute)
- Update requirements.txt link to point to scylladb/python-driver pyproject.toml
- Replace outdated DataStax blog post reference with link to security docs
- Change dse-truststore.jks to generic truststore.jks
- Update Python docs link from 2.x to 3.x
- Fix typo: intructions -> instructions
@dkropachev dkropachev self-assigned this Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Clean DSE info from the driver

2 participants