Skip to content

Instantly share code, notes, and snippets.

@major
Created August 16, 2016 19:53
Show Gist options
  • Save major/4fd279210352b907818a16d013599dc8 to your computer and use it in GitHub Desktop.
Save major/4fd279210352b907818a16d013599dc8 to your computer and use it in GitHub Desktop.
OSA Diff 13.3.0 to 13.3.1

OpenStack-Ansible Diff Generator

This report shows changes from 13.3.0 to 13.3.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

11 commits were found in openstack-ansible from 13.3.0 to 13.3.1:

  • Update all SHAs for 13.3.1 [9571ae2c]
  • Add SNI support via OS packages [9c659fb5]
  • Do not override Horizon ServerName in playbook [9a3b0fd0]
  • Docs: Enabling LBaaSv2 horizon panel [992534c9]
  • Update role SHA's to pull in upper-constraints fix [4273df85]
  • Fix keepalived sync groups var name [c6aa6d0f]

* Fix cinder container playbook conditional [052be5f8] ----

OpenStack Projects

aodh

2 commits were found in aodh from 5c98334e to 0a0a02aa:

  • sqlalchemy: allow to upgrade schema from Ceilometer Liberty [4a53f93f]
  • Don't notify alarm on each refresh [0a0a02aa]

ceilometer

4 commits were found in ceilometer from 30e315dd to 1b78aab8:

  • sqlalchemy: fix JSONEncodedDict implementation type [51d5a8e9]
  • sqlalchemy: do not run upgrade on fresh install [7f4f983e]
  • Check lbaas version if call is v2 specific [1b78aab8]

cinder

18 commits were found in cinder from 3c022557 to 0d22ead7:

  • Use manifest to backport OVOs during upgrades [c3471fc3]
  • Fix backup using temp snapshot code path [cf5fab9e]
  • Fix failure with "None" volume type in Pure drivers [184d6393]
  • update min tox version to 2.0 [76cfb3e8]
  • Handle SSL termination proxies for version list [3b7e9cc1]
  • Set QoS on cloned volumes [9731fdcb]
  • Allow admin project to operate on all quotas [76c74ea3]
  • Dell SC: Specify High Availability for create replication [8a5b03d4]
  • Dell SC: Do not set High Availability in async mode. [2fd66d75]
  • Imported Translations from Zanata [3371665b]
  • Add lock decorator to SolidFire clone_image method [0d22ead7]

glance

No commits were found in glance between the OSA commits provided.

heat

1 commit was found in heat from 81ba9a6e to 656ac73c:

  • Collate multiple commits to fix the gate [656ac73c]

horizon

3 commits were found in horizon from a6afa5fb to 1417b220:

  • Imported Translations from Zanata [2d866daa]
  • Additional release note for stable release [8211d685]
  • Imported Translations from Zanata [1417b220]

ironic

No commits were found in ironic between the OSA commits provided.

keystone

1 commit was found in keystone from ee74d157 to f8c65c10:

  • Change LocalUser sql model to eager loading [f8c65c10]

neutron

33 commits were found in neutron from 0b1c7f50 to 803cc36f:

  • Insert validation with request params for HTTP DELETE [fa2c3191]
  • Fetch router port subnets in bulk [47c966a9]
  • neutron-db-manage: revision: fail for --autogenerate and branch [a868433a]
  • Refactor the rpc callback version discovery mechanism [1d18475d]
  • OVS Mech: Set hybrid plug based on agent config [7a969d4b]
  • OVS: UnboundLocalError on switch timeout fixed [ce479dad]
  • Remove unhelpful test of oslo.service ServiceLauncher [706abe20]
  • DVR: handle floating IP reassociation on the same host [251d6803]
  • Imported Translations from Zanata [4b7e7cb0]
  • Check compatibility when auto schedule ha routers [e448b7ef]
  • Fix misuse of assertTrue in L3 DVR test case [0038b3fd]
  • Allow tox to be run with python 3 [c4f1dabe]
  • Fix OVSBridge.set_protocols arg [b0d16a08]
  • Lower ML2 message severity. [989cf32c]
  • Fix of ping usage in net_helpers.async_ping() [198bb55b]
  • Macvtap: Allow noop alias as FW driver [63f9470a]
  • Move state reporting initialization to after worker forking [ae6a2ec2]

neutron-fwaas

No commits were found in neutron-fwaas between the OSA commits provided.

neutron-lbaas

No commits were found in neutron-lbaas between the OSA commits provided.

neutron-lbaas-dashboard

No commits were found in neutron-lbaas-dashboard between the OSA commits provided.

neutron-vpnaas

No commits were found in neutron-vpnaas between the OSA commits provided.

nova

4 commits were found in nova from 98b38df5 to b77a77d4:

  • Use constraints for coverage job [418559e7]
  • Updated from global requirements [011b8fd7]
  • Imported Translations from Zanata [0b4e6ac6]

novnc

26 commits were found in novnc from f52105bc to da82b342:

  • Switch names between the container and the screen [553864e8]
  • Cleanup for the resize related functions [777cb7a0]
  • Moved UpdateState and UpdateVisualState [29475d77]
  • Remove whitespace from function definitions [0bd2cbac]
  • Moved and changed order of the setting-functions [45c70c9e]
  • Moved and split the popupStatus function [4e471b5b]
  • Renamed showExtraKeys to toggleExtraKeys [cd611a53]
  • Clarify comments and variable names for viewDrag [e00698fe]
  • Move the connect and disconnect functions [ab81ddf5]
  • Renamed and moved updateXvpButton [9e45354e]
  • Renamed and moved keyboard and mouse functions [fdf21468]
  • Send the xvp keys from anonymous functions [afcf031a]
  • Group together related functions and add dividers [95dd6001]
  • Change name of clipboard functions [4d26f58e]
  • Timeouts should always use anonymous functions [a20a8987]
  • Change the names of settings-elements [682fd02b]
  • Use a consistent naming convention for elements [3f2c25a6]
  • Consistent closing tags for void elements [a1dbbcc1]
  • Split the setDesktopSize function (#618) [ae116051]
  • Merge branch 'ui-cleanup' of https://github.com/kanaka/noVNC [5fd3f88e]
  • Update vnc_auto after the screen namechange [3daa86cb]
  • Proper error handling for tight filters [b2cdd558]
  • Clarify that utils/launch.sh is MPL-2.0 [15e733f5]
  • Fix missing mistyped setTimeout handler in UI [67685d07]
  • Release 0.6.0 [5230ab67]
  • Release 0.6.1 [da82b342]

requirements

3 commits were found in requirements from 9710749f to bcdf5395:

  • update constraint for python-glanceclient to new release 2.0.1 [e2dfe897]
  • Updated from global requirements [bcdf5395]

spice-html5

No commits were found in spice-html5 between the OSA commits provided.

swift

No commits were found in swift between the OSA commits provided.

tempest

No commits were found in tempest between the OSA commits provided.

OpenStack-Ansible Roles

openstack-ansible-apt_package_pinning

No commits were found in openstack-ansible-apt_package_pinning between the OSA commits provided.

openstack-ansible-pip_install

No commits were found in openstack-ansible-pip_install between the OSA commits provided.

openstack-ansible-pip_lock_down

No commits were found in openstack-ansible-pip_lock_down between the OSA commits provided.

openstack-ansible-galera_client

No commits were found in openstack-ansible-galera_client between the OSA commits provided.

openstack-ansible-galera_server

No commits were found in openstack-ansible-galera_server between the OSA commits provided.

ansible-keepalived

No commits were found in ansible-keepalived between the OSA commits provided.

openstack-ansible-lxc_container_create

No commits were found in openstack-ansible-lxc_container_create between the OSA commits provided.

openstack-ansible-lxc_hosts

1 commit was found in openstack-ansible-lxc_hosts from 8eeddc39 to 83ddce08:

  • Change default apt sources to standard Ubuntu sources [83ddce08]

openstack-ansible-memcached_server

No commits were found in openstack-ansible-memcached_server between the OSA commits provided.

openstack-ansible-security

1 commit was found in openstack-ansible-security from 4f9dac46 to 373a03eb:

  • Fix duplicated config options in auditd.conf [373a03eb]

openstack-ansible-openstack_hosts

No commits were found in openstack-ansible-openstack_hosts between the OSA commits provided.

openstack-ansible-os_keystone

No commits were found in openstack-ansible-os_keystone between the OSA commits provided.

openstack-ansible-openstack_openrc

No commits were found in openstack-ansible-openstack_openrc between the OSA commits provided.

openstack-ansible-os_aodh

1 commit was found in openstack-ansible-os_aodh from be35b2a0 to dc6b2380:

  • Remove unnecessary overrides of service variables [dc6b2380]

openstack-ansible-os_ceilometer

1 commit was found in openstack-ansible-os_ceilometer from 591d1f3f to 48630e2c:

  • Remove unnecessary overrides of service variables [48630e2c]

openstack-ansible-os_cinder

1 commit was found in openstack-ansible-os_cinder from 8382bbad to 6ae8302a:

  • Remove unnecessary overrides of service variables [6ae8302a]

openstack-ansible-os_glance

No commits were found in openstack-ansible-os_glance between the OSA commits provided.

openstack-ansible-os_heat

1 commit was found in openstack-ansible-os_heat from 99e9ee32 to 4a4b9ae0:

  • Remove unnecessary overrides of service variables [4a4b9ae0]

openstack-ansible-os_horizon

1 commit was found in openstack-ansible-os_horizon from cd6521fb to 6048f16c:

  • Add support for custom Horizon themes [6048f16c]

openstack-ansible-os_ironic

No commits were found in openstack-ansible-os_ironic between the OSA commits provided.

openstack-ansible-os_neutron

2 commits were found in openstack-ansible-os_neutron from ed228adc to ba7b2c88:

  • Remove unnecessary overrides of service variables [2c1883ca]
  • Fix handler case where no old process is found [ba7b2c88]

openstack-ansible-os_nova

2 commits were found in openstack-ansible-os_nova from 65eec5c5 to e4d793ef:

  • Skip unavailable hosts when distributing keys [eead8cdb]
  • Remove unnecessary overrides of service variables [e4d793ef]

openstack-ansible-os_swift

1 commit was found in openstack-ansible-os_swift from be11ed00 to f2e3c777:

  • Add options for configuring file limits in swift [f2e3c777]

openstack-ansible-os_tempest

1 commit was found in openstack-ansible-os_tempest from 214bed95 to 13edcc09:

openstack-ansible-plugins

2 commits were found in openstack-ansible-plugins from ec24228c to 450d972f:

  • Update the lookup plugin to force dep ordering [4f366c33]
  • Backport py_pkgs changes from Newton [450d972f]

openstack-ansible-rabbitmq_server

No commits were found in openstack-ansible-rabbitmq_server between the OSA commits provided.

openstack-ansible-repo_build

2 commits were found in openstack-ansible-repo_build from 40fec4ad to ae56b67c:

  • Provide ability to override upper-constraints [cff0a559]
  • Fix repo constraints construction and package installation [ae56b67c]

openstack-ansible-repo_server

No commits were found in openstack-ansible-repo_server between the OSA commits provided.

openstack-ansible-rsyslog_client

1 commit was found in openstack-ansible-rsyslog_client from 7e9df669 to ea665c97:

  • Allow overriding of default logrotate options [ea665c97]

openstack-ansible-rsyslog_server

No commits were found in openstack-ansible-rsyslog_server between the OSA commits provided.

ansible-sshd

No commits were found in ansible-sshd between the OSA commits provided.

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