Skip to content

Instantly share code, notes, and snippets.

Created August 23, 2016 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6fafe3a92ba4f8d20b17d1688de29c03 to your computer and use it in GitHub Desktop.
Save anonymous/6fafe3a92ba4f8d20b17d1688de29c03 to your computer and use it in GitHub Desktop.
Changes in OpenStack-Ansible between 12.1.0 and 12.2.1

OpenStack-Ansible Diff Generator

This report shows changes from 12.1.0 to 12.2.1 in OpenStack-Ansible.

This report also includes the changes that were made in OpenStack projects and OpenStack-Ansible roles between these two OpenStack-Ansible commits.

openstack-ansible

19 commits were found in openstack-ansible from 12.1.0 to 12.2.1:

+--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | f08d7f13 | Update manual upgrade docs with new galera steps | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | e63cb1b1 | Update all SHAs for 12.2.1 | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | d79ddc60 | Prevent syslog leakage | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 4c620fee | Fix repo constraints construction and package installation | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 4fe46034 | Add SNI support via OS packages | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | da8c5e2e | Use keystone library for heat_stack_domain_admin | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 53f446e3 | Add the galera_client dependency to the repo build | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 9564b9ce | Support users without projects in keystone library | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 876b25aa | Provide ability to override upper-constraints | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 5cb4b90b | Better control of mariadb restarts in k>l upgrades | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | bf8d8f7d | Clean tempest dir before cloning. | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | a940f168 | Fix config entry regression introduced in container restart patch | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 7055f795 | Fix setting of upper_constraints fact | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 737cfa62 | Update all SHAs for 12.1.1 | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | bc0046b7 | Allow a deployer to disable container restarts | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | fcd409f2 | Fix the computed constraints | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | c5484b56 | Update the lookup plugin to force dep ordering | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 7e8b5e73 | Skip unavailable hosts when distributing keys | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 4f9d8c6f | Allow metadata_host to be different to LB VIP | +--------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ OpenStack-Ansible Roles -----------------------keepalived ~~~~~~~~~~

No commits were found in keepalived between the OpenStack-Ansible commits provided.

sshd

No commits were found in sshd between the OpenStack-Ansible commits provided.

openstack-ansible-security

2 commits were found in openstack-ansible-security from 9e67ff31 to 6826bccd:

+-----------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 6826bccd | Fix duplicated config options in auditd.conf | +-----------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | 4755f528 | Update tox configuration | +-----------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ OpenStack Projects ------------------ceilometer ~~~~~~~~~~

No commits were found in ceilometer between the OpenStack-Ansible commits provided.

aodh

3 commits were found in aodh from 73c64955 to 835283da:

835283da Don't notify alarm on each refresh
d1fc9c47 Move evaluator tests into the unit folder
7a086a8a deprecate timeutils.total_seconds()

keystone

1 commit was found in keystone from 6bf21f36 to 76b8d420:

76b8d420 fix cover job for liberty

cinder

3 commits were found in cinder from 41cea9c2 to 641d28e3:

eb2fd292 always use pip constraints
399d4c79 Don't apply config fixture to auth_token.CONF
36aae430 Support https keystone CA checking in volume quotas

requirements

No commits were found in requirements between the OpenStack-Ansible commits provided.

neutron_vpnaas

No commits were found in neutron_vpnaas between the OpenStack-Ansible commits provided.

neutron_fwaas

1 commit was found in neutron_fwaas from 4db4a46d to 7c747579:

7c747579 Send Notifications for Firewall policy updates

neutron

26 commits were found in neutron from 49f0432c to cc6c2029:

0036bc07 Fix of ping usage in net_helpers.async_ping()
f5edd006 Lower ML2 message severity.
4ff79367 Allow tox to be run with python 3
f75780c0 Fix misuse of assertTrue in L3 DVR test case
d76a9107 Check compatibility when auto schedule ha routers
8d753d71 Update ml2 delete_subnet to deallocate via ipam
25de5633 Always call ipam driver on subnet update
2d4899e9 Continue the fwaas decoupling and cleanup
59236a01 Update network object in DHCP agent with router interface changes
85b29358 Use new DB context when checking if agent is online during rescheduling
7130d4c5 L3HA: Do not wrap create/delete in transaction
9d4f4978 DVR: Ensure that only one fg device can exist at a time in fip ns
48ea9032 Add API test ensure tenant can't delete other ports
97bb4b07 Remove fwaas tests from the Neutron API tree
1b9168be DVR: handle floating IP reassociation on the same host
3c865148 DVR: Fix allowed_address_pair port binding with delayed fip
652f5ac7 ovs: set device MTU after it's moved into a namespace
d39d45ab When deleting floating IP catch PortNotFound
17fd1eae Skip INVALID and UNASSIGNED ofport in vlan restore
83299f7f sriov: Fix macvtap vf interface regex pattern
470d046e De-dup user-defined SG rules before iptables call
3507c097 Add fip nat rules even if router disables shared snat
a80754ff metadata: log MessagingException triggering fallback to neutron API
d7a5acf0 Fix keepalived functional tests
76a2db7f Avoid testing oslo.service library internals
77e0d2f7 Log warning message if get_subnet_for_dvr fails

nova

1 commit was found in nova from c55aacfb to 3e1a0db9:

3e1a0db9 Updated from global requirements

swift

1 commit was found in swift from b76bf347 to 19b3f9e1:

92abacfc Put correct Etag and Accept-Ranges in EC 304 and 416 responses

neutron_lbaas

No commits were found in neutron_lbaas between the OpenStack-Ansible commits provided.

tempest

No commits were found in tempest between the OpenStack-Ansible commits provided.

glance

No commits were found in glance between the OpenStack-Ansible commits provided.

heat

2 commits were found in heat from 3cb015e4 to d98ed015:

d98ed015 Correct parameter when raise NotSupported exception
c43ae9a7 Delete previous template upon update

novncproxy

No commits were found in novncproxy between the OpenStack-Ansible commits provided.

horizon

No commits were found in horizon between the OpenStack-Ansible commits provided.

spicehtml5

No commits were found in spicehtml5 between the OpenStack-Ansible commits provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment