You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Development env setup's default option for "usage site packages" does not work with latest virtualenv.
Project:
OpenStack
Project Area:
OpenStack develop enviorment
Release:
OpenStack
Severity:
S2
Full Details:
1. Create a volume
2. extend it to a large size which can not be satisfied by cinder.
3. the volume would be stuck in "error_extending" state
Suggestion:
The first state query could return "error_extending" state , but other queries should return a "available" state because the volume can be used.
Description:
Project:
OpenStack
Project Area:
Release:
Severity:
Full Details:
1. Create a volume 2. extend it to a large size which can not be satisfied by cinder. 3. the volume would be stuck in "error_extending" state Suggestion: The first state query could return "error_extending" state , but other queries should return a "available" state because the volume can be used.The text was updated successfully, but these errors were encountered: