Ticket #277 (new defect)
Check if virtual machine file system has been mounted during "tycoon host create_account"
| Reported by: | dana | Owned by: | KevinLai |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0.0 Unscheduled |
| Component: | Auctioneer | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
"tycoon host create_account" command returns when the virtual machine has been booted. It doesn't test if the file system has been mounted or not.
It is a usability problem (we can't interact with the virtual machine and we don't know when it will be ready) and could be a security problem (the account creation and the virtual machine boot should be, both, an atomic operation).
The "tycoon host create_account" command should wait till the virtual machine be ready and, after that, return.
Change History
Note: See
TracTickets for help on using
tickets.
