Merge "Enable configuration of manila service"
This commit is contained in:
commit
110b7338e9
@ -78,6 +78,7 @@ SERVICE_NAMES = {
|
||||
'network': 'neutron',
|
||||
'object-store': 'swift',
|
||||
'orchestration': 'heat',
|
||||
'share': 'manila',
|
||||
'telemetry': 'ceilometer',
|
||||
'volume': 'cinder',
|
||||
'messaging': 'zaqar',
|
||||
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
prelude: >
|
||||
Added the ability to enable the testing of the
|
||||
shared file system service (manila) by default
|
||||
if the service is enabled.
|
||||
fixes:
|
||||
- Added the ability to enable the testing of the
|
||||
shared file system service (manila) by default
|
||||
if the service is enabled.
|
Loading…
x
Reference in New Issue
Block a user