203a5e325f
- Only allow to admin user and with 'only_host' scheduler hint In all other cases, scheduler will ignore disabled host. Please note, 'disabled' host is up/running(i.e. listening on RPC calls), but disabled using share service set API. Closes-bug: #2072552 Change-Id: Iaaa4e274d47cf2eaa0247234f268fdb5ff24461b
8 lines
324 B
YAML
8 lines
324 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Manila now allows OpenStack administrators to schedule shares on hosts
|
|
that are currently running and marked as under maintenance (`disabled`)
|
|
through the `only_host` scheduler hint. For more details, please refer to
|
|
`launchpad bug 2072552 <https://bugs.launchpad.net/manila/+bug/2072552>`_
|