Use CachedAstakosClient in kamaki wrapper
[snf-image-creator] / ChangeLog
1 2014-01-08, v0.6
2         * Rename the dialog-based application to snf-image-creator and the
3           non-interactive command line one to snf-mkimage
4         * Support Windows Server 2012 R2
5         * Allow image creation for unsupported media
6         * Make winexe an optional dependency
7         * Fix bugs
8
9 2013-10-09, v0.5.3
10         * Fix a bug in snf-mkimage expert mode were the program could crash if
11           the image did not have any image properties
12
13 2013-09-09, v0.5.2
14         * Fix some errors in the ci scripts
15
16 2013-08-23, v0.5.1
17         * Allow more characters in the cloud name
18         * Fix various bugs
19         * Handle kamaki config errors
20
21 2013-08-04, v0.5
22         * Add support for sysprep-parameters
23         * Add support for syspreping Windows media
24         * Code cleanup
25
26 2013-07-31, v0.4.4
27         * Fix a bug where the system tried to use file scrubbing without
28           checking if it was supported
29
30 2013-07-18, v0.4.3
31         * Force TERM=linux when working on xterm. This makes dialog behave
32           better under OpenSUSE
33
34 2013-07-17, v0.4.2
35         * Fix a dialog bug affecting only OpenSUSE
36
37 2013-06-21, v0.4.1
38         * Fix a bug that caused an abnormal termination when trying to
39           determine the available users in a Windows image
40
41 2013-06-21, v0.4
42         * Populate the USERS metadata in Windows images
43         * Support kamaki 0.9 and synnefo 0.14
44         * Change the metadata file format to json
45         * Support the devflow building system
46
47 2013-05-27, v0.3
48         * Support media hosting FreeBSD systems
49         * Check if remote files exist when uploading images to pithos
50         * Make the md5sum and metadate files public if image gets registered as
51           public
52         * Fix minor bugs and typos
53
54 2013-05-01, v0.2.10
55         * Fix a bug where acl and user_xattr mount options where not respected
56           in host bundling operation
57
58 2013-04-25, v0.2.9
59         * Support kamaki 0.8
60         * Fix a bug in util.get_command()
61         * Move some linux specific code from unix.py to linux.py
62
63 2013-03-28, v0.2.8
64         * Fix a bug in wizard mode
65         * Cleanup and refine the code
66
67 2013-03-21, v0.2.7
68         * Fix a bug in host bundling mode where some files were erroneously
69           excluded from the image
70         * Fix a bug were snf-image-creator tried to verify the token even when
71           -t option was not defined by the user
72
73 2013-03-19, v0.2.6
74         * Fix a bug in host bundling mode where the permissions of /tmp and
75           /var/tmp were not respected
76
77 2013-03-19, v0.2.5
78         * Add support for private images
79         * Only use the token to authenticate to synnefo
80         * Show the user-provided info in the confirmation dialog of the wizard
81         * Fix minor typos & bugs
82
83 2013-03-06, v0.2.4
84         * Rename README.rst to README
85         * Enforce raw image format in libguestfs
86         * User user id instead of e-mail when authentication with synnefo
87
88 2013-01-30, v0.2.3
89         * Add support for gpt partition tables in bundle volume
90         * Add AUTHORS ChangeLog and man pages
91         * support pyparted 3.4 and python 2.6
92
93 2013-01-22, v0.2.2
94         * Fix bugs in bundle_host and cleanup functions
95
96 2013-01-16, v0.2.1
97         * Fix bug in dialog
98         * Support python-sendfile 2.x
99
100 2013-01-14, v0.2
101         * Add support for bundling the host system
102         * Add new tmpdir option for specifying a temporary directory
103         * Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
104         * Fix typos & bugs
105
106 2012-12-03, v0.1.1
107         * Fix bugs in dialog wizard
108         * Fix typos
109
110 2012-11-05, v0.1
111         * Initial Version
112