nova-volume replaced by Cinder in Folsom
This commit is contained in:
parent
154fea462a
commit
d7a6f2d9bc
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
#
|
||||
# OpenStack Nova Volume (nova-volume)
|
||||
# OpenStack Nova Volume (nova-volume) (replaced by Cinder in Folsom)
|
||||
#
|
||||
# Description: Manages an OpenStack Nova Volume (nova-volume) process as an HA resource
|
||||
#
|
||||
@ -359,4 +359,4 @@ case "$1" in
|
||||
validate-all) ;;
|
||||
*) usage
|
||||
exit $OCF_ERR_UNIMPLEMENTED;;
|
||||
esac
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user