[openstack-dev] [nova] It's time to update the Liberty release notes

Juvonen, Tomi (Nokia - FI/Espoo) tomi.juvonen at nokia.com
Wed Oct 7 14:04:10 UTC 2015


This also had DocImpact, but flag was not there.

ff80032 Roman Dobosz       New nova API call to mark nova-compute down

br,
Tomi

-----Original Message-----
From: EXT Alexis Lee [mailto:lxsli at hpe.com] 
Sent: Wednesday, October 07, 2015 4:42 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [nova] It's time to update the Liberty release notes

Now with committer names.

Matt Riedemann said on Thu, Oct 01, 2015 at 01:27:38PM -0500:
> Here are the commits in liberty that had the UpgradeImpact tag:

% git log --format='%h %<(18,trunc)%cn %s' -i --grep UpgradeImpact \
        remotes/origin/stable/kilo..remotes/origin/stable/liberty
0b49934 Zhenyu Zheng       CONF.allow_resize_to_same_host should check only once in controller
4a9e14a Sylvain Bauza      Update ComputeNode values with allocation ratios in the RT
4a18f7d John Garbutt       api: use v2.1 only in api-paste.ini
11507ee John Garbutt       api: deprecate the concept of extensions in v2.1
9c91781 Eli Qiao           Add missing rules in policy.json
1b8a2e0 Dan Smith          Adding user_id handling to keypair index, show and create api calls
0283234 Maxim Nestratov    libvirt: Always default device names at boot
725c54e He Jie Xu          Remove db layer hard-code permission checks for quota_class_create/update
1dbb322 He Jie Xu          Remove db layer hard-code permission checks for quota_class_get_all_by_name
4d6a50a ShaoHe Feng        Remove db layer hard-code permission checks for floating_ip_dns
55e63f8 Davanum Srinivas.. Allow non-admin to list all tenants based on policy
92807d6 jichenjc           Remove redundant policy check from security_group_default_rule
2a01a1b Matt Riedemann     Remove hv_type translation shim for powervm
dcd4be6 He Jie Xu          Remove db layer hard-code permission checks for quota_get_all_*
06e6056 jichenjc           Remove cell policy check
d03b716 Matt Riedemann     libvirt: deprecate libvirt version usage < 0.10.2
5309120 Dan Smith          Update kilo version alias

> Here are the DocImpact changes:

% git log --format='%h %<(18,trunc)%cn %s' -i --grep DocImpact \
        remotes/origin/stable/kilo..remotes/origin/stable/liberty
bc6f30d He Jie Xu          Give instance default hostname if hostname is empty
4ee4f9f Nikola Dipanov     RT: track evacuation migrations
9095b36 Davanum Srinivas.. Expose keystoneclient's session and auth plugin loading parameters
4a9e14a Sylvain Bauza      Update ComputeNode values with allocation ratios in the RT
4a18f7d John Garbutt       api: use v2.1 only in api-paste.ini
11507ee John Garbutt       api: deprecate the concept of extensions in v2.1
45d1e3c ghanshyam          Expose VIF net-id attribute in os-virtual-interfaces
9d353e5 Michael Still      libvirt: take account of disks in migration data size
17e5911 Michael Still      Add deprecated_for_removal parm for deprecated neutron_ops
95940cc Michael Still      Don't allow instance to overcommit against itself
9cd9e66 Davanum Srinivas   Add rootwrap daemon mode support
c250aca Jay Pipes          Allow compute monitors in different namespaces
434ce2a Marian Horban      Added processing /compute URL
2c0a306 Dan Smith          Limit parallel live migrations in progress
da33ab4 Daniel P. Berrange libvirt: set caps on maximum live migration time
07c7e5c Daniel P. Berrange libvirt: support management of downtime during migration
60d08e6 Chuck Carmack      Add documentation for the nova-cells command.
ae5a329 Marian Horban      libvirt:Rsync remote FS driver was added
9a09674 Vladik Romanovsky  libvirt: enable virtio-net multiqueue
8a7b1e8 Chuck Carmack      :Add documentation for the nova-idmapshift command.
bf91d9f Sergey Nikitin     Added missed '-' to the rest_api_version_history.rst
1b8a2e0 Dan Smith          Adding user_id handling to keypair index, show and create api calls
622a845 Gary Kotton        Metadata: support proxying loadbalancers
2f7403b Radoslav Gerganov  VMware: map one nova-compute to one VC cluster
ace11d3 Radoslav Gerganov  VMware: add serial port device
ab35779 Radomir Dopieral.. Handle SSL termination proxies for version list
6739df7 Dan Smith          Include DiskFilter in the default list
5e5ef99 Thang Pham         VMware: Add support for swap disk
49a572a Ghanshyam Mann     Show 'locked' information in server details
4252420 Gary Kotton        VMware: add resource limits for disk
f1f46a0 Gary Kotton        VMware: Resource limits for memory
7aec88c Gary Kotton        VMware: add support for cores per socket
bc3b6cc Maxim Nestratov    libvirt: rename parallels driver to virtuozzo
95f1d47 Mike Dorman        Add console allowed origins setting
d0ee3ab Shiina, Hironori   libvirt:Add a driver API to inject an NMI
50c8f93 Radoslav Gerganov  Add MKS console support
abf20cd abhishekkekane     Execute _poll_shelved_instances only if shelved_offload_time is > 0
973f312 Jay Pipes          Use stevedore for loading monitor extensions
9260ea1 andrewbogott       Include project_id in instance metadata.
d9c696a Dan Smith          Make evacuate leave a record for the source compute host to process
6fe967b Gary Kotton        Cells: add instance cell registration utility to nova-manage
93a5a67 Sergey Nikitin     Removed extra '-' from rest_api_version_history.rst
bad76e6 Gary Kotton        VMware: convert driver to use nova.objects.ImageMeta
56feb2b Jens Rosenboom     Add microversion to allow server search option ip6 for non-admin
55e63f8 Davanum Srinivas.. Allow non-admin to list all tenants based on policy
92807d6 jichenjc           Remove redundant policy check from security_group_default_rule
b06867c Matt Riedemann     neutron: remove deprecated allow_duplicate_networks config option
5793d56 Matt Riedemann     cells: remove deprecated mute_weight_value option
8237666 Radoslav Gerganov  VMware: verify vCenter server certificate
b9bae02 Chris Friesen      fix "down" nova-compute service spuriously marked as "up"
66e1427 Joe Gordon         Add AggregateTypeAffinityFilter multi values support
f1a0d85 Paul Murray        Cleanups for pci stats in preparation for RT using ComputeNode
27e7871 Gary Kotton        VMware: enforce minimum support VC version
438a48d yanheven           Remove db layer hard-code permission checks for v2.1 cells
ad8d50f Andrew Laski       Add policy to cover snapshotting of volume backed instances
5c521e7 Matt Riedemann     libvirt: deprecate the remove_unused_kernels config option
bcb9769 Eli Qiao           API: remove unuseful expected error code from v2.1 service delete api
a586b1b garyk              VMware: add support for NFS 4.1
0951cf3 Davanum Srinivas.. Remove orphaned tables - iscsi_targets, volumes
f16dbab Sean Dague         Add ability to inject routes in interfaces.template
d09785b Matt Riedemann     Add config option to disable handling virt lifecycle events
eb7c890 Gary Kotton        VMware: enable configuring of console delay
9b22464 zhangtralon        remove the CONF.allow_migrate_to_same_host
2399d08 Davanum Srinivas   Scheduler: deprecate mute_weight_value option on weigher
0279506 EdLeafe            Override update_available_resources interval


Alexis (lxsli)
-- 
Nova developer, Hewlett-Packard Limited.
Registered Office: Cain Road, Bracknell, Berkshire RG12 1HN.
Registered Number: 00690597 England
VAT number: GB 314 1496 79

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list