Dominique Roux
|
bdbf26cfd4
|
Merge branch 'master' of code.ungleich.ch:uncloud/uncloud
|
2020-01-29 17:06:11 +01:00 |
|
Dominique Roux
|
5969d3b13d
|
accessed the mac class with the correct function
|
2020-01-29 17:04:59 +01:00 |
|
|
e2cd44826b
|
Fix typo in hack/vm.py
|
2020-01-28 13:45:20 +01:00 |
|
|
1758629ca1
|
Add minimal doc to hack/vm.py
|
2020-01-28 12:33:36 +01:00 |
|
|
4c6a126d8b
|
Hack/VM: wire get_vnc and list_vms
|
2020-01-28 11:02:18 +01:00 |
|
|
2b71c1807d
|
Wire uncloud-hack vm module to VMM
|
2020-01-28 09:25:25 +01:00 |
|
Dominique Roux
|
5d05e91335
|
added hackerprefix argument, changed the commandline structure of vm to work better with sudo
|
2020-01-24 17:12:50 +01:00 |
|
Dominique Roux
|
8cc58726d0
|
Merge branch 'master' of code.ungleich.ch:uncloud/uncloud
|
2020-01-24 14:34:36 +01:00 |
|
Dominique Roux
|
5711bf4770
|
bugfixes in vm
|
2020-01-24 14:34:34 +01:00 |
|
Nico Schottelius
|
ae3482cc71
|
Fix and break some VM stuff
|
2020-01-24 14:21:38 +01:00 |
|
Dominique Roux
|
58daf8191e
|
refactored vm.py to create a VM
|
2020-01-24 13:56:08 +01:00 |
|
Nico Schottelius
|
b5409552d8
|
prepare vm.py for dominique
|
2020-01-23 21:20:16 +01:00 |
|
Dominique Roux
|
46a04048b5
|
small changes in vm.py to make it more generic
|
2020-01-23 21:17:09 +01:00 |
|
Nico Schottelius
|
8078ffae5a
|
Add working --last-used-mac
{'create_vm': False, 'last_used_mac': True, 'get_new_mac': False, 'debug': False, 'conf_dir': '/home/nico/uncloud', 'etcd_host': 'etcd1.ungleich.ch', 'etcd_port': None, 'etcd_ca_cert': '/home/nico/vcs/ungleich-dot-cdist/files/etcd/ca.pem', 'etcd_cert_cert': '/home/nico/vcs/ungleich-dot-cdist/files/etcd/nico.pem', 'etcd_cert_key': '/home/nico/vcs/ungleich-dot-cdist/files/etcd/nico-key.pem'}
00:20:00:00:00:00
(venv) [19:02] diamond:uncloud% ./bin/uncloud-run-reinstall hack --etcd-host etcd1.ungleich.ch --etcd-ca-cert /home/nico/vcs/ungleich-dot-cdist/files/etcd/ca.pem --etcd-cert-cert /home/nico/vcs/ungleich-dot-cdist/files/etcd/nico.pem --etcd-cert-key /home/nico/vcs/ungleich-dot-cdist/files/etcd/nico-key.pem --last-used-mac
|
2020-01-14 19:02:15 +01:00 |
|
Nico Schottelius
|
1b36c2f96f
|
Write VM to etcd
|
2020-01-14 14:23:26 +01:00 |
|
Nico Schottelius
|
083ba43918
|
Integrate hack + vm create into python code
|
2020-01-14 11:22:04 +01:00 |
|