forked from nick-aquino/ansible-scaleio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangelog.txt
More file actions
82 lines (82 loc) · 3.35 KB
/
Changelog.txt
File metadata and controls
82 lines (82 loc) · 3.35 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
5655b02 modified site.yml for the refactor
2ed0e14 Refactored for future galaxy integration
a60badc Added documentation about ip variables
8ccc492 Proper use of vagrant
7fe0b96 reworked the test framework
543076d Fixed an other hardcoded files/
c7ecbba Fixed hardcoded ../files
f7150fb Fixed scaleio_sdc_driver_sync_emc_public_gpg_key_src to use scaleio_common_file_install_file_location by default
bf7cfce Documented scaleio_skip_java
5e12b7d Renamed the roles for scaleio_<role_name> and moved the common files to scaleio_common
a3cf412 Added the GUI
1adc7c7 Updated the Changelog
1f23591 Use v1.3 for ScaleIO 1.3x
4cccac2 Removed left overs
ef5edab Merge branch 'scaleio2.0'
64c3349 Removed the java submodule
272756d Updated the documentation
007baa0 modified gitignore
cf15e5b variable cleanup
88df8fc multiple sds support and changed the storage pool configuration
edb6c36 sdc updates the driver_sync.conf file now
cd62453 Complete remove of callhome
f30beb2 Removed callhome for 2.0
2d19225 Using scaleio_mdm_ips instead of comma separated values
2bf1c8f modified to make sure mdm is up before logging in
b08aecb Should be working soon!!!
cc757ff file permission fixed
9552389 Better installer support
8d2d100 Updated pull request #11 from tmp_role_name to file_glob_name
67aac49 Merge pull request #11 from mtannous/scaleio2.0
c9818cd Delete install_scaleio_Centos.yml
15d80a6 Delete Centos.yml
b63f7d2 Fixed issues related to Scalio v2 with ansible
fdc648a ScaleIO 2.0 mdm working
528e836 First pass at Ubuntu and ScaleIO 2.0
1e61caf Fixed #6
5bcd298 merged some test changes
0c0a2fe Test commit
df05233 768mb seems enough
e75c466 Overhauled vagrant
f3229eb Using inventory_hostname for delegation if ansible host doesn't have access to scaleio network
3f03126 Changed headnode to primary to be more inline with ScaleIO terminology
428a831 Merge pull request #4 from wangzhizheng/master
be94f53 Merge pull request #2 from wangzhizheng/PSDJ
aa6a4e5 add --mdm_ip option when install
880b270 Fixed README
b343093 fixed callhome installation
5cbe4c9 SDS now support find_disk or local variable
851eeb4 Removed deprecated variables
4d55914 Merge branch 'csc-master'
0fd91db Merged pull request #2
02a0d03 Working callhome
fd62535 Merge pull request #3 from jcpowermac/fb/add_more_roles
1854514 Removing lia, causes issues with mdm
fb756de Changes to handler
55c830e Changes to callhome and install_scaleio, adding uninstall
389df7d missing install_scaleio.yml
07db3a7 Changes in callhome and created sdc
3fd9fac Merge pull request #2 from jcpowermac/fb/sds_disk_module
ce06748 Additional Role changes
053e213 Adding disk_facts.py module
cc7ec4e Merge pull request #1 from jcpowermac/fb/modify_roles_plays
9b26c52 Removed commented out scaleio_headnode.yml
d5ad1e7 Modifications of roles and plays
2eeaae5 Merge branch 'master' of https://github.com/sperreault/ansible-scaleio
4a1cfbc Added LIA
e886bb9 Merge pull request #1 from jolsenatx/master
98c294e Corrected syntax
cdc4a8f Modified the README
e6b5591 Added lia and gateway roles
8bd5c22 Fixed up the readme
2b57ebe Modified the README.md
032a232 Modified the README.md and added the proper LICENSE
63017dc Modified the default hosts
4f6e84b Added current Vagrantfile
8be8b1c Worked on the sds
279f6f8 Overhaul of the tie breaker
18243ff Removed swap file
0d9f173 Somewhat working config
16d2462 Somewhat working mdm install
fd215d6 Initial release
08f12eb Initial commit