Updated openstack/openstack

Project: openstack/heat-templates  5d85fb437d79e0a491bda7c096e37e200171ca70

Fixed MSSQL template to support 2008, 2014, 2016 versions

It has been tested with standard 2008/2012/2014 and enterprise 2016.
I've added the functions Get-MSSQLVersion that checks for the version,
and Get-MSSQLLogFile that finds the log folder for the MSSQL version used.
The function Get-MSSQLParameters has been updated to filter some install
arguments that are incompatible with versions of MSSQL diffrent from 2012.

Change-Id: I438a74b081fa6dd38d9e39c10b11497032e070cb
This commit is contained in:
Jenkins 2017-05-25 08:04:08 +00:00 committed by Gerrit Code Review
parent 53cd84c35f
commit 6031779ba5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1ea408fc3193da546099b3b6595d21c9e5bdf74e
Subproject commit 5d85fb437d79e0a491bda7c096e37e200171ca70