Merge "Deprecate support for plumgrid plugin"
This commit is contained in:
commit
19d01d0851
@ -124,6 +124,9 @@ class neutron::plugins::plumgrid (
|
||||
include neutron::deps
|
||||
include neutron::params
|
||||
|
||||
warning('support for plumgrid plugin has been deprecated and will be removed \
|
||||
in a future release.')
|
||||
|
||||
ensure_resource('file', '/etc/neutron/plugins/plumgrid', {
|
||||
ensure => directory,
|
||||
owner => 'root',
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Support for plumgrid plugin has been deprecated and will be removed in a
|
||||
future release.
|
Loading…
Reference in New Issue
Block a user