const VirtualMachineBusy = (props) => {

  const { virtualMachine, onClose } = props;
  return (
    <LayerForm title="Busy" submitLabel="OK"