[openstack-dev] [nova] reminder to update kilo release notes for UpgradeImpact/DocImpact changes

Matt Riedemann mriedem at linux.vnet.ibm.com
Tue Apr 14 14:43:58 UTC 2015


Remember to update the kilo release notes [1] for changes that had 
UpgradeImpact in them:

mriedem at ubuntu:~/git/nova$ git log --no-merges 2014.2..master 
--grep='UpgradeImpact' --oneline
ebfa09f Add compute RPC API v4.0
9621cca websocketproxy: Make protocol validation use connection_info
f098398 Deprecate Nova in tree EC2 APIs
cd17654 VMware: fix VM rescue problem with VNC console
1153a46 Preserve preexisting ports on server delete
c12a78b Config driver: update help text for force_config_drive
c8e9f8e Revert "Adds keypair type database migration"
609b2df Change default value of multi_instance_display_name_template
5477faa Fix live migration RPC compatibility with older versions
c0ea53c Enforce unique instance uuid in data model
9b37aa6 Remove libvirt legacy LVM code

We should also check DocImpact changes since those are more loosely used 
for any kind of change that requires documentation, which may also mean 
release notes:

mriedem at ubuntu:~/git/nova$ git log --no-merges 2014.2..master 
--grep='UpgradeImpact' --oneline
ebfa09f Add compute RPC API v4.0
9621cca websocketproxy: Make protocol validation use connection_info
f098398 Deprecate Nova in tree EC2 APIs
cd17654 VMware: fix VM rescue problem with VNC console
1153a46 Preserve preexisting ports on server delete
c12a78b Config driver: update help text for force_config_drive
c8e9f8e Revert "Adds keypair type database migration"
609b2df Change default value of multi_instance_display_name_template
5477faa Fix live migration RPC compatibility with older versions
c0ea53c Enforce unique instance uuid in data model
9b37aa6 Remove libvirt legacy LVM code
mriedem at ubuntu:~/git/nova$ git log --no-merges 2014.2..master 
--grep='DocImpact' --oneline
2399d08 Scheduler: deprecate mute_weight_value option on weigher
3bcaf68 libvirt: remove volume_drivers config param
b798f7c Add the instance update calls from Compute
82cc056 Implement instance update logic in Scheduler
4e66511 libvirt: partial fix for live-migration with config drive
b1e3223 Use the proper database engine for nova-manage
ba407e3 Add support for multiple database engines
f098398 Deprecate Nova in tree EC2 APIs
4306d91 neutron: deprecate 'allow_duplicate_networks' config option
46b2454 Move policy enforcement into REST API layer for v2.1 
extended_volumes
caeffad Use session with neutronclient
fe379f4 Move policy enforcement into REST API layer for v2.1 servers
c836f42 Adds keypair type in nova-api
922148a Allow disabling the evacuate cleanup mechanism in compute manager
c12a78b Config driver: update help text for force_config_drive
df9181e create noauth2
6d2840e Add nova-manage commands for the new api database
45b3859 Support specifing multiple values for aggregate keys
5a93bfd Make metadata cache time configurable
98dcd0d Move policy enforcement into REST API layer for v2.1 cloudpipe
c27dbc4 Enforce in REST API layer on v2.1 shelve api
bb0dec0 Move policy enforcement into REST API layer for v2.1 floating ips
2831eb3 Move policy enforcement into REST API layer for v2.1 networks 
related
8321c4e Move v2.1 virtual_interfaces api policy enforcement into REST 
API layer
429b453 Move policy enforcement into REST API layer for v2.1 admin password
09764fb Move policy enforcement into REST API layer for v2.1 
server_diagnostics
4f1f36d Move policy enforcement into REST API layer for v2.1 fping
e794dbe Enforce policy checking in REST API layer for v2.1 server_password
4e7fc7a Enable retry when there are multiple force hosts/nodes
2644256 VMware: Accept image and block device mappings
9e25158 Move policy enforcement into REST API layer for v2.1 
floating_ip_pools
3e8e2ef Pass the capabilities to ironic node instance_info
fa69d5b Move policy enforcement into REST API layer for v2.1 admin actions
3b8a2cf libvirt : Fix slightly misleading parameter name, validate param
aeae846 Make the method _op_method() public
7351520 Move v2.1 rescue api policy enforcement into REST API layer
03134f2 Move policy enforcement into REST API layer for v2.1 ips
fa5dc30 Move policy enforcement into REST API layer for v2.1 multinic
ef826bf Move policy enforcement into REST API layer for v2.1 server_metadata
cb0f64a VMware: fix resize of ephemeral disks
b6970bb IP filtering is not accurate when used with limit
c145dc7 Move policy enforcement into REST API layer for v2.1 
suspend/resume server
56d0da7 Move policy enforcement into REST API layer for v2.1 deferred_delete
c3c47c2 Move migrate-server policy enforce into REST API
01be083 Move policy enforcement into REST API layer for v2.1 lock server
9f7b1b0 Libvirt: Created Nova driver for Quobyte
2a44fc4 Move policy enforcement into REST API layer for v2.1 pause server
5bfcc36 Enable BIOS bootmenu on AMI-based images
59d07f3 Add notification for suspend
5a542e7 Add max_concurrent_builds limit configuration
99a0b27 Change cell_type values in nova-manage
1682c5b Ironic: Adds config drive support
3f69bca Use a workarounds group option to disable live snaphots.
554647a libvirt : Add support for --interface option in iscsiadm.
fbf0806 Adds barbican keymgr wrapper
10c510e Use a workarounds option to disable rootwrap
7517108 Support for ext4 as default filesystem for ephemeral disks
609b2df Change default value of multi_instance_display_name_template
b1a21b3 Add missing policy for nova in policy.json
5477faa Fix live migration RPC compatibility with older versions
cff14b3 replace httplib.HTTPSConnection in EC2KeystoneAuth
536e990 VMware: enable a cache prefix configuration parameter
c0ea53c Enforce unique instance uuid in data model
aea0140 VMware: ephemeral disk support
561f8af Libvirt: SMB volume driver
f268be9 GET servers API sorting REST API updates
9ff1a56 Add API validation schema for volume_attachments
fb9b205 Retry ebtables on race
04d7a72 Eventlet green threads not released back to pool
73213ac VMware: enable backward compatibility with existing clusters
4919269 Use session in cinderclient
f5943ad Specify storage IP for iscsi connector
bc516eb Switch default cinder API to V2
fb559a3 Create Nova Scheduler IO Ops Weighter
daf278c Add notification for server group operations
641de56 Replace outdated oslo-incubator middleware
a98dcc6 VMware: Improve logging on failure due to invalid guestId
79bfb1b Fix libvirt watchdog support
7ad0a79 VMware: add support for default pbm policy
a2f843e vfs: guestfs logging integration
542d885 console: make unsupported ws scheme in python < 2.7.4


[1] https://wiki.openstack.org/wiki/ReleaseNotes/Kilo

-- 

Thanks,

Matt Riedemann




More information about the OpenStack-dev mailing list