Skip to content

Commit 6c07ba7

Browse files
olethanhnesitor
andauthored
Update src/aleph/vm/orchestrator/views/__init__.py
Co-authored-by: nesitor <amolinsdiaz@yahoo.es>
1 parent 47cbca6 commit 6c07ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aleph/vm/orchestrator/views/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ def authenticate_api_request(request: web.Request) -> bool:
341341

342342

343343
async def update_allocations(request: web.Request):
344-
"""Main entry for the start of persistence VM and instance, called by the CCN,
344+
"""Main entry for the start of persistence VM and instance, called by the Scheduler,
345345
346346
347347
auth via the SETTINGS.ALLOCATION_TOKEN_HASH sent in header X-Auth-Signature.

0 commit comments

Comments
 (0)