galitf
galitf
Signed-off-by: Galit
Added changes the instructions to me more easy to find
copy-from-vm traceback a message if host to copy from is down - need to write nice message instead
lago copy-from-vm vm-el7 /root/etc/hosts gal Error occured, aborting Traceback (most recent call last): File "/home/grosenth/projects/lago/lago/cmd.py", line 969, in main cli_plugins[args.verb].do_run(args) File "/home/grosenth/projects/lago/lago/plugins/cli.py", line 184, in do_run self._do_run(**vars(args)) File "/home/grosenth/projects/lago/lago/utils.py", line...
> lago start vm-el7 @ Start specified VMs: # Start nets: * Create network net-01: * Create network net-01: ERROR (in 0:00:00) # Start nets: ERROR (in 0:00:00) @ Start...
lago init LagoInitFile @ Initialize and populate prefix: # Initialize prefix: * Create prefix dirs: * Create prefix dirs: Success (in 0:00:00) * Generate prefix uuid: * Generate prefix uuid:...
when running lago init and providing the command as follow it doesn't use the suggested path > lago --workdir-path init only when running the following command it creates the new...
We should use a mock object for the subnet store, not using the real one. ``` ===================================================================================================== ERRORS ====================================================================================================== ________________________________________________________ ERROR at setup of TestPrefixNetworkInitalization.test_select_mgmt_networks_single_network[conf0] _________________________________________________________ @pytest.fixture def empty_prefix(): >...
Created lago setup command