Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cinder volume property snapshot_id is not updated correctly #18

Open
jybuestc opened this issue Nov 25, 2015 · 0 comments
Open

Cinder volume property snapshot_id is not updated correctly #18

jybuestc opened this issue Nov 25, 2015 · 0 comments

Comments

@jybuestc
Copy link
Collaborator

Description:
Cinder volume property snapshot_id is not updated correctly

Project:
OpenStack

Project Area:
cinder

Release:
OpenStack

Severity:
S2

Full Details:

Cinder snapshot_id is not updated, still "None" after snapshots are created.

stack@ubuntuasdfasd:~$ cinder snapshot-list
+--------------------------------------+--------------------------------------+-----------+------+------+
| ID | Volume ID | Status | Name | Size |
+--------------------------------------+--------------------------------------+-----------+------+------+
| aa79f267-87ae-46e5-918b-a15995e5ad37 | ffe2a72d-cbb8-465c-b4cd-a97e16003695 | available | 测试 | 1 |
| fbc2fe62-9cc0-4bad-bd7c-e29d1197bda9 | ffe2a72d-cbb8-465c-b4cd-a97e16003695 | available | - | 1 |
+--------------------------------------+--------------------------------------+-----------+------+------+

stack@ubuntuasdfasd:~$ cinder show ffe2a72d-cbb8-465c-b4cd-a97e16003695 |grep snapshot
| snapshot_id | None |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant