Deprecate support for swauth
... because the swauth project[1] has been already retired. [1] https://opendev.org/x/swauth Change-Id: I202a8044797bb3f315e2e4da7e412a0ee5b1349a
This commit is contained in:
parent
e004e46273
commit
0eda2a0a50
@ -23,6 +23,8 @@ class swift::proxy::swauth(
|
||||
|
||||
include swift::deps
|
||||
|
||||
warning('Support for swauth has been deprecaed and will be removed in a futue release.')
|
||||
|
||||
package { 'python-swauth':
|
||||
ensure => $package_ensure,
|
||||
tag => 'swift-package',
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
The ``swift::proxy::swauth`` class, which configures the ``swauth``
|
||||
middleware, has been deprecated and will be removed in a future release,
|
||||
because the middleware is no longer maintained.
|
Loading…
Reference in New Issue
Block a user