andrijapanicsb commented on PR #8605:
URL: https://github.com/apache/cloudstack/pull/8605#issuecomment-2023253475

   Hey @GutoVeronezi , I did read it - I see we can initially add some commands 
in phase1 later use APIs etc - this sounds overwhelmingly complex for a 
non-developer human - this is my concern - how manageable this will be? 
   In theory, we need to document every command/class (what it is, what it 
does, etc) etc - which doesn't sound feasible - so that an operator can add it. 
And this - again - is developer-friendly, but not human/user/operator-friendly 
(my take on it, thus my commensts here)
   
   Does it also cover (and again, I'm not a developer, so apologies if asking a 
silly one) specific timeouts for e.g. start a VM, configuring DHCP reservations 
inside a VR etc?
   
   To give you a use-case: 
   I'm an operator, and I want to be able to **easily** configure timeout for 
some basic stuff, e.g.:
   
   - deploy a VM
   - starting a VM 
   - stopping a VM
   - attach/detach a volume
   - DHCP programming of a VR while the VM is starting
   - etc
   
   I'm not sure if my "expectations" (described here ^^^) are a good fit for 
this specific PR, as I see this PR/issue is related to the agent-side command 
timeouts (e.g. there is no StartVMCmdByAdmin on the list of command/classes 
which you provided in the 
https://github.com/apache/cloudstack/issues/8506#issuecomment-1924648687 - 
which is a management server command)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to