Revision 06e47471 snf-cyclades-app/Changelog

b/snf-cyclades-app/Changelog
1 1
Changelog
2 2
---------
3 3

  
4
v0.11.0
5
*******
6

  
7
FIXES:
8
  LOGIC:
9
	* Fix bugs concerning reconcilliation of building vms (#2288, #2289)
10
	* Fix bug in dispatcher default file
11

  
12
NEW FEATURES:
13
  LOGIC:
14
	* Support multiple Ganeti backends and correlated management commands:
15
	  snf-manage [backend-add, backend-list, backend-modify, backend-remove]
16
	* Support for different types of networks (public routed, physical vlan,
17
	  MAC filtered)
18
	* IP Pool management
19
	* Enhance reconcile management command, to reconcile instance NICS
20
	* Management commands for reconciliation of networks and pools:
21
	  snf-manage [reconcile-networks, reconcile-pools]
22
	* New management commands for inspecting the state of network and server in
23
	  DB and all backends: snf-manage [network-inspect, server-inspect]
24
	* New management command for creating a network: snf-manage
25
	  network-create
26
	* New synnefo.db schema and data migrations
27
	* New settings for MAC-prefix pool: MAC_POOL_BASE, MAC_POOL_LIMIT
28
	* Replaced GANETI_NULL_LINK with PUBLIC_ROUTED_ROUTING_TABLE
29
	* Replaced GANETI_LINK_PREFIX with PRIVATE_PHYSICAL_VLAN_BRIDGE_PREFIX
30
	* Replaced GANETI_MAX_LINK_NUMBER with PRIVATE_PHYSICAL_VLAN_MAX_NUMBER
31
	* Replaced PRIVATE_MAC_FILTERED_BRIDGE
32
	* Add setting ENABLED_NETWORKS
33
	* Add setting ENCRYPTION_KEY
34
	* Add settings for configuring each network type
35

  
36

  
4 37
v0.10.0
5 38
*******
6 39

  

Also available in: Unified diff