Skip to content

Instantly share code, notes, and snippets.

Created August 17, 2016 19:56
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/50febcd8fac7a1837f69c8fd53509282 to your computer and use it in GitHub Desktop.
Save anonymous/50febcd8fac7a1837f69c8fd53509282 to your computer and use it in GitHub Desktop.
Changes in OpenStack-Ansible between 13.3.0 and 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

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

+--------------------------------------------------------------+----------------------------------------------------------------------------------+ | 052be5f8 | Fix cinder container playbook conditional | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ | c6aa6d0f | Fix keepalived sync groups var name | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ | 4273df85 | Update role SHA's to pull in upper-constraints fix | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ | 992534c9 | Docs: Enabling LBaaSv2 horizon panel | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ | 9a3b0fd0 | Do not override Horizon ServerName in playbook | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ | 9c659fb5 | Add SNI support via OS packages | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ | 9571ae2c | Update all SHAs for 13.3.1 | +--------------------------------------------------------------+----------------------------------------------------------------------------------+ OpenStack-Ansible Roles -----------------------apt_package_pinning ~~~~~~~~~~~~~~~~~~~

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

pip_install

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

pip_lock_down

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

galera_client

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

galera_server

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

keepalived

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

lxc_container_create

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

lxc_hosts

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

83ddce08 Change default apt sources to standard Ubuntu sources

memcached_server

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

openstack-ansible-security

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

373a03eb Fix duplicated config options in auditd.conf

openstack_hosts

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

os_keystone

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

openstack_openrc

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

os_aodh

1 commit was found in os_aodh from be35b2a0 to dc6b2380:

dc6b2380 Remove unnecessary overrides of service variables

os_ceilometer

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

48630e2c Remove unnecessary overrides of service variables

os_cinder

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

6ae8302a Remove unnecessary overrides of service variables

os_glance

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

os_heat

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

4a4b9ae0 Remove unnecessary overrides of service variables

os_horizon

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

6048f16c Add support for custom Horizon themes

os_ironic

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

os_neutron

2 commits were found in os_neutron from ed228adc to ba7b2c88:

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

os_nova

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

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

os_swift

1 commit was found in os_swift from be11ed00 to f2e3c777:

f2e3c777 Add options for configuring file limits in swift

os_tempest

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

13edcc09 Standardise tempest role

plugins

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

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

rabbitmq_server

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

repo_build

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

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

repo_server

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

rsyslog_client

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

ea665c97 Allow overriding of default logrotate options

rsyslog_server

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

sshd

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

OpenStack Projects

aodh

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

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

ceilometer

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

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

cinder

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

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

glance

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

heat

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

656ac73c Collate multiple commits to fix the gate

horizon

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

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

ironic

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

keystone

1 commit was found in keystone from ee74d157 to f8c65c10:

f8c65c10 Change LocalUser sql model to eager loading

neutron

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

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

neutron_fwaas

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

neutron_lbaas

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

neutron_lbaas_dashboard

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

neutron_vpnaas

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

nova

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

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

novncproxy

25 commits were found in novncproxy from f52105bc to da82b342:

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

requirements

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

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

spicehtml5

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

swift

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

tempest

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

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