Ticket #277 (new defect)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by KevinLai

  • priority changed from normal to high
  • milestone changed from 0.4.2 Usability and Reliability to 1.0.0 Unscheduled
Note: See TracTickets for help on using tickets.