Revision c820a1e4 Changelog

b/Changelog
192 192
  of snf-vncauthproxy has been dropped. See also the upgrade notes for Synnefo
193 193
  and snf-vncauthproxy-1.5.
194 194

  
195

  
196
Cyclades UI
197
-----------
198

  
199
- Retrieve all networks information from the introduced cyclades network
200
  service.
201
- New IPs pane from which user can manage floating IPs.
202
- Redesign public keys overlay as an additional pane view.
203
- Split networking configuration into an additional step in machine create 
204
  wizard.
205
- Display forced networks and choices of the available floating IPs which will 
206
  be assigned to the created machine.
207
- Support for machine resize action. Explicit handling when machine is started
208
  by displaying an utility shutdown button within the resize overlay.
209
- Machine IPs toggling subview in icon/single views.
210
- Replace IPv4/IPv6 with machine's FQDN in icon/single view. When no FQDN can 
211
  be resolved display a message. Message can be configured using the introduced 
212
  ``UI_NO_FQDN_MESSAGE``. Setting ``UI_VM_HOSTNAME_FORMAT`` has been removed 
213
  and no longer used.
214
- Respect ``SNF:task_state`` machine attribute in order to improve machine
215
  status display.
216
- Append software version as a url parameter in HTML static files in order 
217
  to force browser cache invalidation between versions.
218
- Configurable Google fonts base url. Fonts base url can be changed usint the 
219
  ``SYNNEFO_FONTS_BASE_URL`` setting.
220
- Regression fix: Display reboot required notification on machine firewall
221
  parameters.
222
- Handling of ``GANETI_USE_HOTPLUG`` setting. Do not allow live network actions 
223
  when setting is set to ``False``.
224
- Double escaping fix in machine create wizard images list and machine details 
225
  subview.
226
- Fix image ordering in machine create wizard.
227

  
228

  
195 229
Pithos
196 230
------
197 231

  

Also available in: Unified diff