395 Commits

Author SHA1 Message Date
9d7af5a2db Ignore swap files 2018-06-18 21:26:36 -04:00
f5ae8fc8ad Update pvcd.conf.sample again 2018-06-18 11:52:03 -04:00
6429fa92c3 Update pvcd.conf.sample explanation text 2018-06-18 11:51:37 -04:00
10c72abbac Actually don't set state when receiving migrate 2018-06-18 00:53:19 -04:00
e1d550b437 Fix bug where dom was Nonetype 2018-06-18 00:52:01 -04:00
e48409b96a Fix up when this happens 2018-06-18 00:32:13 -04:00
fc8ff40814 Improve handling of non-running VMs for move/migrate/unmigrate 2018-06-17 23:26:33 -04:00
09113882ac Use a transaction for node creation 2018-06-17 22:45:03 -04:00
2ff531cc3c Rename script 2018-06-17 22:40:54 -04:00
4444bca39d Mass rename of connection variables to sensible names 2018-06-17 21:55:39 -04:00
da474125ba Add startup check to verify libvirtd is listening TCP 2018-06-17 20:21:15 -04:00
fbcfff2384 Make the bulid script automatic 2018-06-17 15:42:22 -04:00
40e21e7534 Add builder script 2018-06-17 15:39:54 -04:00
b710273625 Additional dependencies 2018-06-17 15:36:48 -04:00
6ade378cc9 Debianize the packaging 2018-06-17 14:55:13 -04:00
db75ff35d8 Dependency installer 2018-06-17 02:36:31 -04:00
9bfd63777d Wording 2018-06-17 02:29:28 -04:00
837d134f4a Print out interval 2018-06-17 02:28:39 -04:00
9c4475d4f9 Missed car change 2018-06-17 02:25:02 -04:00
7f56542fe8 Better doc 2018-06-17 02:24:06 -04:00
ae28622475 Carpitalization 2018-06-17 02:22:43 -04:00
cb90d2a7bf Add 5 second sleep after fencing to be sure 2018-06-17 02:19:08 -04:00
3c6678434c Add flushed state set 2018-06-17 02:08:40 -04:00
1db8655f91 Use right states 2018-06-17 02:02:28 -04:00
a9635aac16 Get right state 2018-06-17 01:58:17 -04:00
617902ede0 Don't skip outself when fencing 2018-06-17 01:55:11 -04:00
778a126604 Ipmitool full command 2018-06-16 23:34:12 -04:00
523096a3da Import subprocess too 2018-06-16 23:32:34 -04:00
eee45eb89d Bug 2018-06-16 23:29:28 -04:00
7dac0df58a Bug 2018-06-16 23:27:26 -04:00
b1e77f6a20 Finish some better Zookeeper listening logic and functionlize start/stop of timer 2018-06-16 23:25:22 -04:00
04f5fc8f32 Proper exit handling and don't worry about ZK state 2018-06-16 22:47:51 -04:00
2ae7846ccb Don't try to functionize getting config 2018-06-16 22:40:37 -04:00
ddfa423f29 Actually don't handle SIGHUP; restart always required 2018-06-16 22:40:00 -04:00
cd73dc3a15 Finish up config handling and get rid of atexit 2018-06-16 22:38:25 -04:00
313181f48f Add proper exit 2018-06-16 22:32:16 -04:00
261d9394db Support proper sigterm exiting 2018-06-16 22:30:17 -04:00
9d4f773b94 Change order 2018-06-16 22:27:27 -04:00
90801858f4 Modify atexit trigger to work better 2018-06-16 22:26:19 -04:00
4881a93758 Major usability tweaks to client; use arguments instead of options for the main argument of each command and remove mutual exclusivity options 2018-06-16 22:22:54 -04:00
23f5434159 Add start dep on zookeeper.service 2018-06-16 21:18:25 -04:00
d931b23720 More consistent wording 2018-06-15 01:57:01 -04:00
72c740d5ab Had fields reveresed 2018-06-15 01:55:40 -04:00
04918b8a4f OK really fix the bugs 2018-06-15 01:50:39 -04:00
60fba72976 Fix some bugs 2018-06-15 01:45:14 -04:00
6798d4c078 Add delete of class object on delete call 2018-06-15 01:40:06 -04:00
dd8b7d69cc Add task to gracefully terminate domain class instances 2018-06-15 01:37:23 -04:00
60b5156c37 Fix a typo 2018-06-14 23:04:32 -04:00
8b294d4bdb Add some validations that a VM is in start state before doing actions 2018-06-14 22:45:34 -04:00
5a0599d2bc Forgot to import uuid too 2018-06-14 22:39:24 -04:00