Read the Docs build information Build id: 2073925 Project: cloudferro-waw3-1-kubernetes-test Version: latest Commit: 3cb75b373cf734f1d9ac301642ee90ef4c304749 Date: 2024-03-10T19:18:40.441076Z State: cancelled Success: False [rtd-command-info] start-time: 2024-03-10T19:18:43.018924Z, end-time: 2024-03-10T19:18:44.785310Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:CloudFerro/waw3-1-kubernetes-test.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-03-10T19:18:44.857172Z, end-time: 2024-03-10T19:18:45.935721Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-03-10T19:18:46.051694Z, end-time: 2024-03-10T19:18:46.159637Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 3cb75b3 dfd [rtd-command-info] start-time: 2024-03-10T19:18:46.233244Z, end-time: 2024-03-10T19:18:46.291176Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-10T19:18:46.351451Z, end-time: 2024-03-10T19:18:46.411050Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64" # golang: "1.19" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: source/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: # - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2024-03-10T19:18:53.287415Z, end-time: 2024-03-10T19:18:54.014908Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2024-03-10T19:18:54.957785Z, end-time: 2024-03-10T19:18:56.485194Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 784ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-03-10T19:18:56.551439Z, end-time: 2024-03-10T19:19:10.084700Z, duration: 13, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 26.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.1.1 [rtd-command-info] start-time: 2024-03-10T19:19:10.154035Z, end-time: 2024-03-10T19:19:18.088625Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 39.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 177.3 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 174.8 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 161.9 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 147.1 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 179.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 146.3 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 157.7 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 162.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 173.7 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 177.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 172.4 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 272.2 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 296.6 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 285.6 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 249.5 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 267.5 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.1 [rtd-command-info] start-time: 2024-03-10T19:19:18.208216Z, end-time: 2024-03-10T19:19:40.526088Z, duration: 22, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting alabaster==0.7.12 (from -r requirements.txt (line 1)) Downloading alabaster-0.7.12-py2.py3-none-any.whl.metadata (2.0 kB) Collecting Babel==2.9.1 (from -r requirements.txt (line 2)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting certifi==2021.10.8 (from -r requirements.txt (line 3)) Downloading certifi-2021.10.8-py2.py3-none-any.whl.metadata (3.0 kB) Collecting cffi==1.15.0 (from -r requirements.txt (line 4)) Downloading cffi-1.15.0.tar.gz (484 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 8.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting charset-normalizer==2.0.12 (from -r requirements.txt (line 5)) Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) Collecting colorama==0.4.4 (from -r requirements.txt (line 6)) Downloading colorama-0.4.4-py2.py3-none-any.whl.metadata (14 kB) Collecting Deprecated==1.2.13 (from -r requirements.txt (line 7)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl.metadata (5.8 kB) Collecting docutils==0.17.1 (from -r requirements.txt (line 8)) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Collecting idna==3.3 (from -r requirements.txt (line 9)) Downloading idna-3.3-py3-none-any.whl.metadata (9.8 kB) Collecting imagesize==1.3.0 (from -r requirements.txt (line 10)) Downloading imagesize-1.3.0-py2.py3-none-any.whl.metadata (1.4 kB) Collecting importlib-metadata==4.11.3 (from -r requirements.txt (line 11)) Downloading importlib_metadata-4.11.3-py3-none-any.whl.metadata (4.0 kB) Collecting Jinja2==3.0.3 (from -r requirements.txt (line 12)) Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) Collecting livereload==2.6.3 (from -r requirements.txt (line 13)) Downloading livereload-2.6.3-py2.py3-none-any.whl.metadata (7.4 kB) Collecting MarkupSafe==2.1.1 (from -r requirements.txt (line 14)) Downloading MarkupSafe-2.1.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting packaging==21.3 (from -r requirements.txt (line 15)) Downloading packaging-21.3-py3-none-any.whl.metadata (15 kB) Collecting pycparser==2.21 (from -r requirements.txt (line 16)) Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB) Collecting PyGithub==1.55 (from -r requirements.txt (line 17)) Downloading PyGithub-1.55-py3-none-any.whl.metadata (1.8 kB) Collecting Pygments==2.11.2 (from -r requirements.txt (line 18)) Downloading Pygments-2.11.2-py3-none-any.whl.metadata (1.5 kB) Collecting PyJWT==2.4.0 (from -r requirements.txt (line 19)) Downloading PyJWT-2.4.0-py3-none-any.whl.metadata (4.1 kB) Collecting PyNaCl==1.5.0 (from -r requirements.txt (line 20)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyparsing==3.0.7 (from -r requirements.txt (line 21)) Downloading pyparsing-3.0.7-py3-none-any.whl.metadata (4.2 kB) Collecting pytz==2021.3 (from -r requirements.txt (line 22)) Downloading pytz-2021.3-py2.py3-none-any.whl.metadata (21 kB) Collecting requests==2.27.1 (from -r requirements.txt (line 23)) Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) Collecting six==1.16.0 (from -r requirements.txt (line 24)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from -r requirements.txt (line 25)) (2.2.0) Collecting Sphinx==4.4.0 (from -r requirements.txt (line 26)) Downloading Sphinx-4.4.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-autobuild==2021.3.14 (from -r requirements.txt (line 27)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl.metadata (7.0 kB) Collecting sphinx-favicon==1.0.1 (from -r requirements.txt (line 28)) Downloading sphinx_favicon-1.0.1-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-jinja==2.0.2 (from -r requirements.txt (line 29)) Downloading sphinx_jinja-2.0.2-py3-none-any.whl.metadata (3.6 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r requirements.txt (line 30)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting sphinx-tabs==3.4.* (from -r requirements.txt (line 31)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx_substitution_extensions==2022.2.16 (from -r requirements.txt (line 32)) Downloading Sphinx_Substitution_Extensions-2022.2.16-py3-none-any.whl.metadata (5.0 kB) Collecting sphinxcontrib-applehelp==1.0.2 (from -r requirements.txt (line 33)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r requirements.txt (line 34)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r requirements.txt (line 35)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/cloudferro-waw3-1-kubernetes-test/envs/latest/lib/python3.11/site-packages (from -r requirements.txt (line 36)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r requirements.txt (line 37)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r requirements.txt (line 38)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting tornado==6.1 (from -r requirements.txt (line 39)) Downloading tornado-6.1.tar.gz (497 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 497.4/497.4 kB 13.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==1.26.9 (from -r requirements.txt (line 40)) Downloading urllib3-1.26.9-py2.py3-none-any.whl.metadata (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 118.2 MB/s eta 0:00:00 Collecting wrapt==1.14.0 (from -r requirements.txt (line 41)) Downloading wrapt-1.14.0.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.8/50.8 kB 83.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp==3.7.0 (from -r requirements.txt (line 42)) Downloading zipp-3.7.0-py3-none-any.whl.metadata (2.3 kB) Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 34.9 MB/s eta 0:00:00 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 262.1 MB/s eta 0:00:00 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 79.7 MB/s eta 0:00:00 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 261.8 MB/s eta 0:00:00 Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 278.8 MB/s eta 0:00:00 Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 230.4 MB/s eta 0:00:00 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 283.2 MB/s eta 0:00:00 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 kB 177.9 MB/s eta 0:00:00 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 91.2 MB/s eta 0:00:00 Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 100.2 MB/s eta 0:00:00 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 kB 275.4 MB/s eta 0:00:00 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 194.4 MB/s eta 0:00:00 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 261.6 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 103.4 MB/s eta 0:00:00 Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Downloading sphinx_favicon-1.0.1-py3-none-any.whl (7.0 kB) Downloading sphinx_jinja-2.0.2-py3-none-any.whl (4.4 kB) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 126.8 MB/s eta 0:00:00 Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading Sphinx_Substitution_Extensions-2022.2.16-py3-none-any.whl (9.8 kB) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 287.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 274.2 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 280.3 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 281.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 260.4 MB/s eta 0:00:00 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 295.3 MB/s eta 0:00:00 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Building wheels for collected packages: cffi, MarkupSafe, tornado, wrapt Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.15.0-cp311-cp311-linux_x86_64.whl size=444121 sha256=545fe105e2843adc712c2016474f1e1d9d47ef7a4099d2cd0ecdffa72a7e8067 Stored in directory: /tmp/pip-ephem-wheel-cache-4511lqt1/wheels/12/f5/09/5baf6dde29553c4804a3ce1adfd4f1815e136fc19644deb92a Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.1-cp311-cp311-linux_x86_64.whl size=28425 sha256=91cd4a651540d223da0c58b4de3a545b40c4f031470313813a026e1685d80733 Stored in directory: /tmp/pip-ephem-wheel-cache-4511lqt1/wheels/f2/8e/9e/4ee907ff6fb9e145722f0506c46ad9516302d1f424b43220e5 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.1-cp311-cp311-linux_x86_64.whl size=422037 sha256=ce320a3876fb73ebfc36cdab3493ac7ad04adea0f097967b52f56d434a7cde16 Stored in directory: /tmp/pip-ephem-wheel-cache-4511lqt1/wheels/f2/59/06/a9c85c7b17ec0fc9b1e2ae0c59e3d39255d5c0a38492e33fea Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.14.0-cp311-cp311-linux_x86_64.whl size=77302 sha256=048178267cc5851b5cf7628979279390cac2163117ee1a328eca36ab1be24d36 Stored in directory: /tmp/pip-ephem-wheel-cache-4511lqt1/wheels/94/d3/45/0b831f122e9abb8c1ecb375b4e0e91241ba07bbafcf84e8372 Successfully built cffi MarkupSafe tornado wrapt Installing collected packages: pytz, certifi, alabaster, zipp, wrapt, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, pyparsing, PyJWT, Pygments, pycparser, MarkupSafe, imagesize, idna, docutils, colorama, charset-normalizer, Babel, requests, packaging, livereload, Jinja2, importlib-metadata, Deprecated, cffi, Sphinx, PyNaCl, sphinx-tabs, sphinx_substitution_extensions, sphinx-rtd-theme, sphinx-jinja, sphinx-favicon, sphinx-autobuild, PyGithub Attempting uninstall: certifi Found existing installation: certifi 2024.2.2 Uninstalling certifi-2024.2.2: Successfully uninstalled certifi-2024.2.2 Attempting uninstall: alabaster Found existing installation: alabaster 0.7.16 Uninstalling alabaster-0.7.16: Successfully uninstalled alabaster-0.7.16 Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.1 Uninstalling urllib3-2.2.1: Successfully uninstalled urllib3-2.2.1 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.10 Uninstalling sphinxcontrib-serializinghtml-1.1.10: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.10 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.7 Uninstalling sphinxcontrib-qthelp-1.0.7: Successfully uninstalled sphinxcontrib-qthelp-1.0.7 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.5 Uninstalling sphinxcontrib-htmlhelp-2.0.5: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.5 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.6 Uninstalling sphinxcontrib-devhelp-1.0.6: Successfully uninstalled sphinxcontrib-devhelp-1.0.6 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.8 Uninstalling sphinxcontrib-applehelp-1.0.8: Successfully uninstalled sphinxcontrib-applehelp-1.0.8 Attempting uninstall: Pygments Found existing installation: Pygments 2.17.2 Uninstalling Pygments-2.17.2: Successfully uninstalled Pygments-2.17.2 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 Attempting uninstall: imagesize Found existing installation: imagesize 1.4.1 Uninstalling imagesize-1.4.1: Successfully uninstalled imagesize-1.4.1 Attempting uninstall: idna Found existing installation: idna 3.6 Uninstalling idna-3.6: Successfully uninstalled idna-3.6 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.2 Uninstalling charset-normalizer-3.3.2: Successfully uninstalled charset-normalizer-3.3.2 Attempting uninstall: Babel Found existing installation: Babel 2.14.0 Uninstalling Babel-2.14.0: Successfully uninstalled Babel-2.14.0 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: packaging Found existing installation: packaging 24.0 Uninstalling packaging-24.0: Successfully uninstalled packaging-24.0 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.3 Uninstalling Jinja2-3.1.3: Successfully uninstalled Jinja2-3.1.3 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed Babel-2.9.1 Deprecated-1.2.13 Jinja2-3.0.3 MarkupSafe-2.1.1 PyGithub-1.55 PyJWT-2.4.0 PyNaCl-1.5.0 Pygments-2.11.2 Sphinx-4.4.0 alabaster-0.7.12 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 colorama-0.4.4 docutils-0.17.1 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 livereload-2.6.3 packaging-21.3 pycparser-2.21 pyparsing-3.0.7 pytz-2021.3 requests-2.27.1 six-1.16.0 sphinx-autobuild-2021.3.14 sphinx-favicon-1.0.1 sphinx-jinja-2.0.2 sphinx-rtd-theme-1.0.0 sphinx-tabs-3.4.5 sphinx_substitution_extensions-2022.2.16 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-6.1 urllib3-1.26.9 wrapt-1.14.0 zipp-3.7.0 [rtd-command-info] start-time: 2024-03-10T19:19:41.048202Z, end-time: 2024-03-10T19:19:41.106261Z, duration: 0, exit-code: 0 cat source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) from get_rst_files import get_files # -- Project information ----------------------------------------------------- project = "Eumetsat" copyright = "2022, CloudFerro" author = "CloudFerro" # The full version, including alpha/beta/rc tags release = "0.0.1" def setup(app): app.add_config_value('brand_name', '', True) app.add_config_value('cloud_name', '', True) app.add_config_value('brands_without_eodata', ['Eumetsat Elasticity', 'CloudFerro Cloud', 'Destination Earth', 'WEkEO'], True, []) # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx_substitution_extensions', 'sphinx.ext.ifconfig','sphinx_jinja', 'sphinx_tabs.tabs','sphinx_favicon',] rst_prolog = """ .. |brand-name| replace:: Eumetsat Elasticity .. |brand-name-full| replace:: Eumetsat Elasticity .. |brand-name-hyphen| replace:: Eumetsat-Elasticity .. |brand-name-site-link| replace:: https://horizon.cloudferro.com/auth/login/?next=/ .. |brand-name-site-auth-link| replace:: https://eumetsat.cloudferro.com/ .. |brand-name-site-auth-link-cf2| replace:: https://cf2.cloudferro.com/auth/login/?next=/ .. |cloud-name| replace:: WAW3-1 .. |brand-name-support-en| replace:: https://www.eumetsat.int/contact-us .. |brand-name-support-de| replace:: https://www.eumetsat.int/contact-us .. |datahub-address| replace:: datahub.code-de.org .. |explorer| replace:: https://explore.creodias.eu .. |finder| replace:: https://finder.creodias.eu/www/ .. include:: """ brand_name = 'Eumetsat Elasticity' cloud_name = 'WAW3-1' # Ima # Images that change from brand to brand jinja_contexts = { 'image_names': {'register': 'register_eumetsat.png', 'create': 'create_account_eumetsat.png', 'registered': 'registration_successful_eumetsat.png'}, 'forgotten_password_names': { 'enter_email': 'forgot_your_password_eumetsat.png', 'email_message': 'email_message_eumetsat.png', 'enter_new_password': 'enter_new_password_eumetsat.png' }, 'accounts_and_projects_management': { 'acc_01': 'acc_01_eumetsat.png', }, 'contracts_and_wallets': { 'contracts_wallets': 'wallets_contracts_eumetsat.png', }, 'editing_profiles': { 'editing_profile': 'editing_profile_eumetsat.png', }, 'inviting_new_user': { 'inv_01': 'inv_01_eumetsat.png', 'inv_02': 'inv_02_eumetsat.png', }, 'removing_user': { 'users_roles_01': 'inv_01_eumetsat.png', }, 'users_roles': { 'users_roles': 'users_roles_eumetsat.png', }, 'services': { 'services': 'services_eumetsat.png', }, 'adding_editing_organizations': { 'org_01': 'register_organization_eumetsat.png', }, 'login_vm': { 'login': 'login_eumetsat.png', }, 'service_organization': { 'login': 'requeste_2.jpg', }, 'request_resources': { 'login': 'requeste_3.png', }, 's3_login': { 's3_login': 's3.waw3-1.cloudferro.com', 'region': 'waw3-1', }, 'openstack_domain': { 'openstack_domain': 'domain_eumetsat.png', }, 'cloud_name': { 'cloud_name': 'WAW3-1', }, 'template_created': { 'template_created': 'new_template2.png', }, 'eodata_endpoint': { 'eodata_endpoint': 'data.cloudferro.com', }, 'remote_transfer_for_eodata': { 'remote_transfer_for_eodata': 's3.cloudferro.com', }, 'create_windows_wm_server': { 'ww1': 'ww1_eumetsat.png', 'ww2': 'ww2_eumetsat.png', 'ww3': 'ww3.png', 'ww4': 'ww4.png', 'access_option' : 'Eumetsat Elasticity', }, 'data_explorer': { 'data_explorer_01' : 'login-data-explorer-01_creodias.png', 'data_explorer_02' : 'login-data-explorer-02_creodias.png', 'data_explorer_03' : 'login_creodias_data_explorer.png', 'data_explorer_04' : 'login-data-explorer-04_creodias.png', 'data_explorer_05' : 'data-explorer-download-01-modified_creodias.png', 'data_explorer_06' : 'cropped_04_creodias.png', 'data_explorer_07' : 'data-explorer-download-products_creodias.png', 'data_explorer_08' : 'data-explorer-download-05-modified_creodias.png', 'data_explorer_09' : 'data-explorer-download-06_creodias.png', }, 'help_desk_and_support': { 'tickets': 'tickets_eumetsat.png', 'add_ticket': 'add_ticket_eumetsat.png', }, 'dual_factor_authentication': { 'eefa_qr_screen': 'eefa_qr_screen_eumetsat.png', 'eefa_start': 'eefa_start_eumetsat.png', 'eefa_sign_regular': 'eefa_sign_regular_eumetsat.png', 'eefa_mobile_auth_setup': 'eefa_mobile_auth_setup_eumetsat.png', 'eefa_normal-Login': 'eefa_normal-Login_eumetsat.png', 'eefa_sign_regular': 'eefa_sign_regular_eumetsat.png', 'eefa_restart_login': 'eefa_restart_login_eumetsat.png', 'eefa_restart_code': 'eefa_restart_code_eumetsat.png', 'eefa_828966': 'eefa_828966_eumetsat.png', 'eefa_logged_in': 'eefa_logged_in_eumetsat.png', }, 'access_sen4cap': { 'access_sen4cap_01': 'access_sen4cap_eo-lab.png', 'access_sen4cap_02': 'saml_eo-lab.png', 'access_sen4cap_03': 'management_eo-lab.png' }, 'brand_names': { 'brand_name': 'Eumetsat Elasticity', 'brand_name_hyphen': 'Eumetsat-Elasticity' , 'brand_name_site_link': 'https://horizon.cloudferro.com/auth/login/?next=/', 'brand_name_site_auth_link': 'https://eumetsat.cloudferro.com/', 'tenant_manager_link': 'https://eumetsat.cloudferro.com/', 'brand_name_cloud': 'Eumetsat-Elasticity-WAW3-1', 'satellite_repository': '/eodata', 'waw3_1': 'WAW3-1', 'datahub_address' : 'datahub.creodias.eu', 'zipper_address' : 'zipper.creodias.eu', 'manage_totp' : 'manage-totp-05_creodias.png', 'brand_identity' : 'Eumetsat-elasticity', 'keycloak_identity' : 'https://identity.cloudferro.com/auth/realms/Eumetsat-elasticity', 'datavolume': 'datavolume', 'openstack': 'openstack', 'openstackcli': 'openstackcli', 'eodata': 'eodata', 'gettingstarted': 'accountmanagement', 'general': 'cloud', 's3': 's3', 'sfs': 'sfs', 'versions': 'versions', 'vgpu': 'vgpu', 'kubernetes': 'kubernetes', 'networking': 'networking', 'windows': 'windows', 'security': 'security', 'site_name': 'Eumetsat Elasticity', }, } # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] CF = "https://github.com/CloudFerro/" blob = "/blob/main/source/" LOCAL = "eolab-articles" REMOTE = "cf3-doc" CF3 = "https://github.com/CloudFerro/cf3-doc/blob/main/source/" CF2 = "https://github.com/CloudFerro/cf2/blob/main/source/" KUBERNETES = "https://github.com/CloudFerro/kubernetes-doc/blob/main/source/" EOLAB_ARTICLES = "https://github.com/CloudFerro/eolab-articles/blob/main/source/" CODE_DE_ARTICLES = "https://github.com/CloudFerro/code-de/blob/main/source/" CODE_DE_ARTICLES_STAGING_ENGLISH = "https://github.com/CloudFerro/code-de-staging-english/blob/main/source/" CF3_DOC_GERMAN = "https://github.com/CloudFerro/cf3-doc-german/blob/main/source/" EUMETSAT_ELASTICITY = "https://github.com/CloudFerro/waw3-1-kubernetes-test/blob/main/source/" urls_dict = get_files( { "accountmanagement": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/accountmanagement", "https://github.com/CloudFerro/waw3-1-kubernetes-test/blob/main/source/accountmanagement/Dual-Factor-Authentication-for-Eumetsat-Elasticity-Site", CF3 + "accountmanagement/Using-KeePassXC-for-Two-Factor-Authentication-on-Eumetsat-Elasticity", CF3 + "accountmanagement/Registration-And-Account", CF3 + "accountmanagement/Accounts-and-Projects-Management", CF3 + "accountmanagement/Forgotten-Password", CF3 + "accountmanagement/Privacy-Policy", CF3 + "accountmanagement/Adding-Editing-Organizations", CF3 + "accountmanagement/Contracts-Wallets", CF3 + "accountmanagement/Editing-Profile", CF3 + "accountmanagement/Inviting-New-User", CF3 + "accountmanagement/Removing-User-From-Organization", CF3 + "accountmanagement/Services", CF3 + "accountmanagement/Users-Roles", EUMETSAT_ELASTICITY + "accountmanagement/Help-Desk-And-Support", ], "kubernetes": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/kubernetes", KUBERNETES + "How-to-Create-a-Kubernetes-Cluster-Using-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "How-To-Install-OpenStack-and-Magnum-Clients-for-Command-Line-Interface-to-Eumetsat-Elasticity-Horizon", KUBERNETES + "How-To-Use-Command-Line-Interface-for-Kubernetes-Clusters-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "How-To-Access-Kubernetes-Cluster-Post-Deployment-Using-Kubectl-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Using-Dashboard-To-Access-Kubernetes-Cluster-Post-Deployment-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "How-To-Create-API-Server-LoadBalancer-for-Kubernetes-Cluster-On-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Creating-Additional-Nodegroups-in-Kubernetes-Cluster-on-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Autoscaling-Kubernetes-Cluster-Resources-on-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Volume-based-vs-Ephemeral-based-Storage-for-Kubernetes-Clusters-on-Eumetsat-Elasticity-OpenStack-Magnum", KUBERNETES + "Backup-of-Kubernetes-Cluster-using-Velero", KUBERNETES + "Kubernetes-Persistent-Volume-Claims-on-Eumetsat-Elasticity", KUBERNETES + "Using-Kubernetes-Ingress-on-Eumetsat-Elasticity-WAW3-1-OpenStack-Magnum", KUBERNETES + "Deploying-Helm-Charts-on-Magnum-Kubernetes-Clusters-on-Eumetsat-Elasticity-WAW3-1-Cloud", KUBERNETES + "Deploying-HTTPS-Services-on-Magnum-Kubernetes-in-Eumetsat-Elasticity-WAW3-1-Cloud", KUBERNETES + "Installing-HashiCorp-Vault-on-Eumetsat-Elasticity-WAW3-1-Magnum", KUBERNETES + "Installing-JupyterHub-on-Magnum-Kubernetes-cluster-in-Eumetsat-Elasticity-WAW3-1-cloud", KUBERNETES + "Install-and-run-Argo-Workflows-on-Eumetsat-Elasticity-WAW3-1-Magnum-Kubernetes", KUBERNETES + "Installing-HashiCorp-Vault-on-Eumetsat-Elasticity-WAW3-1-Magnum", KUBERNETES + "HTTP-Request-based-Autoscaling-on-K8S-using-Prometheus-and-Keda-on-Eumetsat-Elasticity", KUBERNETES + "Default-Kubernetes-cluster-templates-in-Eumetsat-Elasticity-Cloud", KUBERNETES + "Accessing-EODATA-from-Kubernetes-pods-in-Eumetsat-Elasticity-WAW3-1-cloud-using-boto3", KUBERNETES + "Create-and-access-NFS-server-from-Kubernetes-on-Eumetsat-Elasticity", KUBERNETES + "Deploy-Keycloak-on-Kubernetes-with-a-sample-app-on-Eumetsat-Elasticity", KUBERNETES + "Install-and-run-Dask-on-a-Kubernetes-cluster-in-Eumetsat-Elasticity-cloud", KUBERNETES + "Install-and-run-NooBaa-on-Kubernetes-cluster-in-single-and-multicloud-environment-on-Eumetsat-Elasticity", KUBERNETES + "Private-container-registries-with-Harbor-on-Eumetsat-Elasticity-Kubernetes", KUBERNETES + "Deploying-vGPU-workloads-on-Eumetsat-Elasticity-Kubernetes", KUBERNETES + "Kubernetes-cluster-observability-with-Prometheus-and-Grafana-on-Eumetsat-Elasticity", KUBERNETES + "Enable-Kubeapps-app-launcher-on-Eumetsat-Elasticity-Magnum-Kubernetes-cluster", ], "cuttingedge": [ "https://github.com/CloudFerro/cf3-doc/tree/main/source/cuttingedge", CF3 + "cuttingedge/Install-TensorFlow-on-Docker-Running-on-Eumetsat-Elasticity-WAW3-1-vGPU-Virtual-Machine", CF3 + "cuttingedge/Sample-Deep-Learning-Workflow-Using-TensorFlow-Running-on-Docker-Installed-on-Eumetsat-Elasticity-WAW3-1-vGPU-Virtual-Machine", CF3 + "cuttingedge/Install-TensorFlow-on-WAW3-1-vGPU-enabled-VM-on-Eumetsat-Elasticity", CF3 + "cuttingedge/Sample-Deep-Learning-workflow-using-WAW3-1-vGPU-and-EO-DATA-on-Eumetsat-Elasticity", CF3 + "cuttingedge/Sample-SLURM-Cluster-on-Eumetsat-Elasticity-WAW3-1-Cloud-with-ElastiCluster", CF3 + "cuttingedge/Sample-Workflow-Running-EO-Processing-MPI-jobs-on-a-SLURM-cluster-on-Eumetsat-Elasticity-WAW3-1-Cloud", ], "datavolume": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/datavolume", CF3 + "datavolume/How-to-attach-a-volume-to-VM-less-than-2TB-on-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-attach-a-volume-to-VM-more-than-2TB-on-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/Ephemeral-vs-Persistent-storage-option-Create-New-Volume-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-export-a-volume-over-NFS-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-export-a-volume-over-NFS-outside-of-a-project-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-extend-the-volume-in-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/How-many-objects-can-I-put-into-Object-Storage-container-bucket-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-mount-Network-Drive-over-SSH-in-Windows-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-mount-object-storage-in-Linux-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-move-a-data-volume-between-VMs-on-Eumetsat-Elasticity", CF3 + "datavolume/How-to-create-volume-Snapshot-and-attach-as-Volume-on-Linux-or-Windows-on-Eumetsat-Elasticity", CF3 + "datavolume/Volume-snapshot-inheritance-and-its-consequences-on-Eumetsat-Elasticity", CF3 + "datavolume/How-To-Create-Backup-Of-Your-Volume-From-Windows-Machine-on-Eumetsat-Elasticity", CF3 + "datavolume/How-To-Attach-Volume-To-Windows-VM-On-Eumetsat-Elasticity", ], "cloud": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/cloud", CF3 + "cloud/How-to-access-the-VM-from-OpenStack-console-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-clone-existing-and-configured-VMs-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-fix-unresponsive-console-issue-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-generate-ec2-credentials-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-generate-or-use-Application-Credentials-via-CLI-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-use-GUI-in-Linux-VM-on-Eumetsat-Elasticity-and-access-it-from-local-Linux-computer", CF3 + "cloud/How-To-Create-a-New-Linux-VM-With-NVIDIA-Virtual-GPU-in-the-OpenStack-Dashboard-Horizon-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-use-Docker-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-use-Security-Groups-in-Horizon-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-key-pair-in-OpenStack-Dashboard-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-new-Linux-VM-in-OpenStack-Dashboard-Horizon-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-install-Python-virtualenv-or-virtualenvwrapper-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-start-a-VM-from-a-snapshot-on-Eumetsat-Elasticity", CF3 + "cloud/Status-Power-State-and-dependences-in-billing-of-instances-VMs-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-upload-your-custom-image-using-OpenStack-CLI-on-Eumetsat-Elasticity", CF3 + "cloud/VM-created-with-option-Create-New-Volume-No-on-Eumetsat-Elasticity", CF3 + "cloud/VM-created-with-option-Create-New-Volume-Yes-on-Eumetsat-Elasticity", CF3 + "cloud/Dashboard-Overview-Project-Quotas-And-Flavors-Limits-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-a-Linux-VM-and-access-it-from-Linux-command-line-on-Eumetsat-Elasticity", CF3 + "cloud/How-to-create-a-Linux-VM-and-access-it-from-Windows-desktop-on-Eumetsat-Elasticity", CF3 + "cloud/What-is-an-OpenStack-domain-on-Eumetsat-Elasticity", CF3 + "cloud/What-is-an-OpenStack-project-on-Eumetsat-Elasticity", CF3 + "cloud/DNS-as-a-Service-on-Eumetsat-Elasticity-WAW3-1-Hosting", CF3 + "cloud/What-Image-Formats-are-available-in-OpenStack-Eumetsat-Elasticity-Cloud", ], "networking": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/networking", CF3 + "networking/How-can-I-access-my-VMs-using-names-instead-of-IP-addresses-on-Eumetsat-Elasticity", CF3 + "networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-Eumetsat-Elasticity", CF3 + "networking/Cannot-access-VM-with-SSH-or-PING-on-Eumetsat-Elasticity", CF3 + "networking/Cannot-ping-VM-on-Eumetsat-Elasticity", CF3 + "networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-Eumetsat-Elasticity", CF3 + "networking/How-to-create-a-network-with-router-in-Horizon-Dashboard-on-Eumetsat-Elasticity", CF3 + "networking/How-can-I-open-new-ports-port-80-for-http-for-my-service-or-instance-on-Eumetsat-Elasticity", CF3 + "networking/Generating-a-SSH-keypair-in-Linux-on-Eumetsat-Elasticity", CF3 + "networking/How-to-add-SSH-key-from-Horizon-web-console-on-Eumetsat-Elasticity", CF3 + "networking/How-is-my-VM-visible-in-the-internet-with-no-Floating-IP-attached-on-Eumetsat-Elasticity", CF3 + "networking/How-to-run-and-configure-Firewall-as-a-service-and-VPN-as-a-service-on-Eumetsat-Elasticity", CF3 + "windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-Eumetsat-Elasticity", CF3 + "networking/How-to-Import-SSH-Public-Key-to-OpenStack-Horizon-on-Eumetsat-Elasticity", CF3 + "networking/Load-Balancer-as-a-Service-User-Documentation-on-Eumetsat-Elasticity-WAW3-1-Cloud", ], "openstackcli": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/openstackcli", CF3 + "openstackcli/How-to-backup-an-instance-and-download-it-to-the-desktop-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-create-a-set-of-VMs-using-OpenStack-Heat-Orchestration-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-To-Create-and-Configure-New-Project-on-Eumetsat-Elasticity-WAW3-1-Cloud", CF3 + "openstackcli/How-to-install-OpenStackClient-for-Linux-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-install-OpenStackClient-GitBash-or-Cygwin-for-Windows-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-share-private-container-from-object-storage-to-another-user-on-Eumetsat-Elasticity", CF3 + "openstackcli/How-to-install-OpenStackClient-on-Windows-using-Windows-Subsystem-for-Linux-on-Eumetsat-Elasticity-OpenStack-Hosting", ], "s3": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/s3", CF3 + "s3/How-to-delete-large-S3-bucket-on-Eumetsat-Elasticity", CF3 + "s3/How-to-mount-object-storage-container-as-a-file-system-in-Linux-using-s3fs-on-Eumetsat-Elasticity", CF3 + "s3/How-to-use-Object-Storage-on-Eumetsat-Elasticity", CF3 + "s3/How-to-access-private-object-storage-using-S3cmd-or-boto3-on-Eumetsat-Elasticity", CF3 + "s3/S3FS-Cache-on-Eumetsat-Elasticity", CF3 + "s3/Bucket-sharing-using-s3-bucket-policy-on-Eumetsat-Elasticity", CF3 + "s3/How-To-Install-boto3-In-Windows-on-Eumetsat-Elasticity", CF3 + "s3/Server-Side-Encryption-with-Customer-Managed-Keys-SSE-C-on-Eumetsat-Elasticity", CF3 + "s3/How-to-install-s3cmd-on-Linux-on-Eumetsat-Elasticity", ], "sfs": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/sfs", KUBERNETES + "How-To-Create-A-Local-Horizon-User", KUBERNETES + "How-To-Create-Manila-Network-And-Manila-User-Role", KUBERNETES + "How-To-Enable-Command-Line-Interface-For-Local-Horizon-User", KUBERNETES + "How-To-Install-Shared-File-System-Based-On-Manila-OpenStack", KUBERNETES + "How-To-Increase-Security-For-Shared-File-System-Based-On-Manila-OpenStack", ], "releasenotes": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/releasenotes", CF3 + "releasenotes/Kubernetes-Magnum-Release-Notes-on-Eumetsat-Elasticity", CF3 + "releasenotes/OpenStack-Release-Notes-on-Eumetsat-Elasticity", ], "windows": [ "https://github.com/CloudFerro/waw3-1-kubernetes-test/tree/main/source/windows", CF3 + "windows/Connecting-to-a-Windows-VM-via-RDP-through-a-Linux-bastion-host-port-forwarding-on-Eumetsat-Elasticity", CF3 + "windows/How-to-access-a-VM-from-Windows-PuTTY-on-Eumetsat-Elasticity", CF3 + "windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-Eumetsat-Elasticity", CF3 + "windows/How-To-Create-SSH-Key-Pair-In-Windows-On-Eumetsat-Elasticity", CF3 + "windows/Can-I-change-my-password-through-RDP-on-Eumetsat-Elasticity", ], } ) html_context = { "display_github": True, "urls_dict": urls_dict, "github_host": "github.com", "github_user": "CloudFerro", "github_repo": "waw3-1-kubernetes-test", "github_version": "main", "conf_py_path": "/source/", "source_suffix": ".rst", } # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static", '_static/include'] favicons = [ {"href": "favicon/favicon-32x32.png"}, # => use `_static/favicon-32x32.png` {"href": "favicon/favicon-16x16.png"}, {"href": "favicon/android-chrome-192x192.png"}, {"href": "favicon/android-chrome-512x512.png"}, { "rel": "favicon/apple-touch-icon.png", "href": "favicon/favicon-16x16.png", }, ] html_logo = "eumetsat_logo.png" highlight_language = "none" html_theme_options = { 'logo_only': True, 'display_version': False, } html_css_files = [ 'css/custom.css', 'cf2_badge.css','css/s4defs-roles.css' ] html_js_files = [ 'js/custom.js' ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'cloudferro-waw3-1-kubernetes-test', 'name': u'eumetsat.docs.cloudferro.com', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'CloudFerro', 'proxied_api_host': '/_', 'github_repo': 'waw3-1-kubernetes-test', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '3cb75b37', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/cloudferro-waw3-1-kubernetes-test/builds/2073925/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build'])