We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cbca6 commit 6c07ba7Copy full SHA for 6c07ba7
src/aleph/vm/orchestrator/views/__init__.py
@@ -341,7 +341,7 @@ def authenticate_api_request(request: web.Request) -> bool:
341
342
343
async def update_allocations(request: web.Request):
344
- """Main entry for the start of persistence VM and instance, called by the CCN,
+ """Main entry for the start of persistence VM and instance, called by the Scheduler,
345
346
347
auth via the SETTINGS.ALLOCATION_TOKEN_HASH sent in header X-Auth-Signature.
0 commit comments