diff --git a/specs/juno/affinity-antiaffinity-filter.rst b/specs/juno/affinity-antiaffinity-filter.rst index de7a3c5c..796f1dcf 100644 --- a/specs/juno/affinity-antiaffinity-filter.rst +++ b/specs/juno/affinity-antiaffinity-filter.rst @@ -25,7 +25,7 @@ where a volume be created on. How can Cinder provide such capability without hurting the simplicity we have been keeping? Affinity/anti-affinity is one of the flexibility we can provide without exposing details to backends. -The term affinity/anti-affinity here is to to describe the relationship +The term affinity/anti-affinity here is to describe the relationship between two sets of volumes in terms of location. To limit the scope, we describe one volume is affinity with the other one only when they reside in the same volume back-end (this notion can be extended to volume pools if diff --git a/specs/juno/support-reset-state-for-backup.rst b/specs/juno/support-reset-state-for-backup.rst index 944664bf..a2fc9477 100644 --- a/specs/juno/support-reset-state-for-backup.rst +++ b/specs/juno/support-reset-state-for-backup.rst @@ -12,7 +12,7 @@ Include the URL of your launchpad blueprint: https://blueprints.launchpad.net/cinder/+spec/support-reset-state-for-backup -Provide an API to to reset the state of a backup being stucked in creating or +Provide an API to reset the state of a backup being stucked in creating or restoring. Problem description