Commit Graph

193 Commits

Author SHA1 Message Date
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 c0e6d6a0d8 Begin further integration of code into hack 2020-01-14 11:25:06 +01:00
Nico Schottelius 083ba43918 Integrate hack + vm create into python code 2020-01-14 11:22:04 +01:00
Nico Schottelius 22531a7459 Disable cli / otp reading for the moment
Imho this should clearly not leak into scripts/uncloud and
additionally it is broken at the moment
2020-01-14 11:09:45 +01:00
Nico Schottelius b96e56b453 Begin to integrate hack into the main script 2020-01-14 11:05:42 +01:00
Nico Schottelius 9f02b31b1b Add hacky etcd client 2020-01-13 12:54:02 +01:00
Nico Schottelius 10c8dc85ba Begin hacky database handling 2020-01-13 12:14:30 +01:00
Nico Schottelius 091131d350 dummy 2020-01-13 11:52:40 +01:00
Ahmed Bilal ab65349047 Merge branch 'conf-dir' into 'master'
Adding conf-dir and etcd-* arguments to command-line-interface

See merge request uncloud/uncloud!2
2020-01-13 05:57:42 +01:00
Ahmed Bilal c3b42aabc6 Added --conf-dir, --etcd-{host,port,ca_cert,cert_cert,cert_key} parameters to cli and settings is now accessbile through uncloud.shared.shared.settings 2020-01-13 05:57:41 +01:00
Nico Schottelius e6d22a73c5 ++ cleanup 2020-01-12 14:44:53 +01:00
Nico Schottelius 02526baaf9 add ifdown support 2020-01-12 14:43:06 +01:00
Nico Schottelius 3188787c2a ++mac change 2020-01-12 14:38:01 +01:00
Nico Schottelius 94dad7c9b6 Add script to generate mac addresses 2020-01-12 14:35:59 +01:00
Nico Schottelius 53c6a14d60 mac: begin to downstrip 2020-01-12 14:03:04 +01:00
Nico Schottelius 64ab011299 import mac.py from cinv 2020-01-12 13:41:54 +01:00
Nico Schottelius b017df4879 ignore iso, update nft rules 2020-01-12 13:20:38 +01:00
Nico Schottelius aaf29adcbb + mac prefix 2020-01-12 00:41:31 +01:00
Nico Schottelius 6d51e2a8c4 [metadata] change default port to 1234 2020-01-12 00:32:17 +01:00
Nico Schottelius c6b7152464 update nftrules example 2020-01-11 21:21:30 +01:00
Nico Schottelius 8544df8bad don't use tcg 2020-01-11 16:36:41 +01:00
Nico Schottelius 708e3ebb97 cleanup ifup.sh 2020-01-11 16:20:29 +01:00
Nico Schottelius 3b68a589d4 cleanup vm.sh 2020-01-11 16:17:35 +01:00
Nico Schottelius 029ef36d62 net +debug 2020-01-11 15:54:19 +01:00
Nico Schottelius 3cf4807f7c Merge branch 'master' of code.ungleich.ch:uncloud/uncloud
flush ruleset
2020-01-11 02:43:39 +01:00
Nico Schottelius c1cabb7220 add working nft 2020-01-11 02:42:04 +01:00
Nico Schottelius 5d95f11b3d Merge branch 'master' of code.ungleich.ch:uncloud/uncloud 2020-01-11 00:24:25 +01:00
Nico Schottelius 23d805f04f ++stuff 2020-01-11 00:24:17 +01:00
Nico Schottelius 3825c7c210 Add vxlan into the bridge 2020-01-11 00:23:55 +01:00
Nico Schottelius 7c9e3d747a Merge branch 'master' of code.ungleich.ch:uncloud/uncloud 2020-01-11 00:06:29 +01:00
Nico Schottelius b9c9a5e0ec add working network 2020-01-10 23:55:21 +01:00
Nico Schottelius ebcb1680d7 add hack scripts 2020-01-10 23:27:21 +01:00
ahmadbilalkhalid cf4930ee84 cli enabled again 2020-01-10 16:42:07 +05:00
ahmadbilalkhalid 00d876aea1 Do not break if client section/or OTP creds missing from conf file 2020-01-10 16:39:40 +05:00
Nico Schottelius e91fd9e24a disable cli until bug #25 is fixed 2020-01-10 12:00:02 +01:00
Nico Schottelius 469d03467d Merge branch 'master' of code.ungleich.ch:uncloud/uncloud 2020-01-10 11:56:56 +01:00
Nico Schottelius ec66a756a0 ++confdir 2020-01-10 11:56:47 +01:00
ahmadbilalkhalid b4f47adb4f print message removed 2020-01-10 15:47:38 +05:00
ahmadbilalkhalid 31ec024be6 passing arguments dict to componenets instead of **kwargs 2020-01-10 15:45:48 +05:00
Nico Schottelius 82a69701ce catch etcd in scripts/ 2020-01-10 11:43:53 +01:00
Nico Schottelius d9dd6b48dc No try: needed for pop/importlib/getattr 2020-01-10 11:35:04 +01:00
Nico Schottelius b7596e071a begin phasing in arguments instead of **arguments 2020-01-10 11:30:23 +01:00
Nico Schottelius 71fd0ca7d9 Remove double try/except blocks (with wraps) 2020-01-10 11:00:00 +01:00
Nico Schottelius 92f985c857 Handle etcd connection error 2020-01-10 10:10:37 +01:00
Nico Schottelius feb334cf04 Exit code == 1 in case we died with an exception 2020-01-10 10:07:01 +01:00
ahmadbilalkhalid 48efcdf08c 1. mp.set_start_method('spawn') commented out from scripts/uncloud
2. uncloud.shared moved under uncloud.common
3. Refactoring in etcd_wrapper e.g timeout mechanism removed and few other things
4. uncloud-{scheduler,host} now better handle etcd events in their block state (waiting for requests to come)
2020-01-09 00:40:05 +05:00
ahmadbilalkhalid f8f790e7fc nested dict doesn't play well with configparser 2020-01-07 22:18:13 +05:00
ahmadbilalkhalid 5a646aeac9 prefix is renamed to base_prefix, uncloud now respects base_prefix and put things under it 2020-01-07 21:45:11 +05:00
ahmadbilalkhalid 6046015c3d Add base prefix option for uncloud so that we can run independent instance on uncloud 2020-01-07 20:26:10 +05:00