~devstack-core/devstack/github

Viewing all changes in revision 3033.1.1.

  • Committer: Wiekus Beukes
  • Date: 2015-03-23 04:28:35 UTC
  • mto: This revision was merged to the branch mainline in revision 3051.
  • Revision ID: git-v1:ec47bc1d720852ca07f1af2143c2a6c1353e9306
Add support for Oracle Linux 7 and later.

Most of the changes revolves around using MySQL rather than MariaDB,
plus enabling the addon repos on public-yum.oracle.com.
The patch just touch the areas where there is a divergence between the
Fedora and Oracle distributions and in all other cases the is_fedora
will result in the correct decision to be made and left as is.

Collapsed the is_suse and is_oraclelinux into a single check in
configure_database_mysql and cleanup_database_mysql

Added Oracle Linux to MAINTAINERS.rst

Rather than duplicating most of the Redhat version check code, added
a check in the block to do the determination if it is Oracle Linux

Change-Id: I5f1f15106329eec67aa008b17847fa44863f243f

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: