summaryrefslogtreecommitdiff
path: root/devstack/gate/gate_hook.sh
Commit message (Collapse)AuthorAgeFilesLines
* Removed deprecated powerdns 3 driverErik Olof Gunnar Andersson2019-09-241-1/+1
| | | | | | | This driver was replaced by the pdns 4 driver many cycles ago and is being permanently removed. Change-Id: Ic34cee5fde21f838b6dd6b54fcdd767ec8b0bc18
* Removed deprecated pool-manager implementationErik Olof Gunnar Andersson2019-09-241-1/+1
| | | | | | | The pool-manager has been deprecated since Newton and is now being removed with the Train release. Change-Id: Ib258043d492bb25e1c061d765b40885317c73804
* Migrate existing Devstack integration into a Devstack pluginChristian Berendt2015-11-271-0/+24
This patch will not remove the existing Devstack integration in contrib/devstack. Change-Id: I23ef00bb136e92abc5e69a9bbe1093cad9d2a362 Closes-bug: #1504214