forked from myoung34/vagrant-ovirt4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
54 lines (49 loc) · 2.17 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
v2.2.0
ef555e3 Config spec: assert that we test all attributes
6e47c1b Add tests for additional configuration params
v2.1.2
79a0074 Fix lock file
v2.1.1
605663e Bump nokogiri from 1.13.3 to 1.13.4
2981f5c Default to disabling run-once mode
f048313 Enable oVirt conn debugging when VAGRANT_LOG=info
3555e36 Add safe connection closing methods
cdb765c Support :timeout and :timeout_connect options
tomeon/test-all-vmtype-andvmaffinity-values
2a9a653 Rakefile: add RSpec task
7641780 test all valid VmType and VmAffinity values
54efcde Add tests for vmname and hostname settings
dc3ab3e Add "vmname" provider option
233e4bb read_ssh_info: return nil on IPv4 lookup failure
fcff147 Bump nokogiri from 1.12.5 to 1.13.3
da44f24 Bump nokogiri from 1.11.4 to 1.12.5
9025f4e Bump nokogiri from 1.11.3 to 1.11.4
v2.1.0
41b8c63 Move where rspec-mocks is included.
0015c45 Update engine binding.
b2a0015 Not actually using the vagrant-spec thing.
a598043 Address the change in parsing.
0ad3b72 Get the tests runnable.
a8f1d5f Test the connection before passing it on for use.
8adf277 list only snapshots for vm's defined in the environment
a2ee89b Add security.md
3399aab Add CHANGELOG
v2.0.0
1810832 Attempt to fix gem push
9d1ef6b handle fallback with rescue
6cc0f90 fix for backwards compatibility with ovirt 4.3
2298314 Make no assumptions on biosdevname/systemd device naming
1d870df Support for network interfaces named by biosdevname
5c8035a add missing translation
f9b6e28 fixed double disconnect due to action_up used in combination wth with_ovirt
96f17c0 fixed doule disconnect on reload due to use of with_ovirt
697e3d4 fixed inconsistent usages of memory units (MB/MiB and GB/GiB)
5a68e8b vagrant destroy only calls halt if vm is up
8772ee9 fix for erroneous rsync and state error due to missing ip address
5b49114 Bump nokogiri from 1.10.9 to 1.11.0
b8314fb fix for waiting indefinitely for an ip when deploying on ovirt 4.4
722f2e0 Default to rsync instead of NFS like before
2582f53 Use vagrant builtin rsync folder sync
84c6c53 In case graceful shutdown failed, fallback to stopping VM immediately
640d640 Fix up dependencies
029b53b give guests a chance to shutdown gracefully before pulling the plug with a poweroff