Volume and snapshot lists are unavailable for nova

Bug #1336694 reported by Anastasia Palkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Critical
Sergii Golovatiuk

Bug Description

"build_id": "2014-07-01_15-24-44",
"mirantis": "yes",
"build_number": "82",
"ostf_sha": "d0fe60e0eba61685008b86d101f459fc2d3bb654",
"nailgun_sha": "63a852bc402c079083a8cd0896c44254a1adcdbc",
"production": "docker",
"api": "1.0",
"fuelmain_sha": "29efe784697bf3030bfb2b6ef2c6bc1deb10b587",
"astute_sha": "644d279970df3daa5f5a2d2ccf8b4d22d53386ff",
"release": "5.0.1",
"fuellib_sha": "464e3b55637fc1aaefe71e41d1336a100d9abf7b"

1. Create new environment (CentOS, HA mode)
2. Choose nova-network, vlan manager
3. Add 4 controllers, 2 computes and 3 cinders
4. Start deployment. It was successful
5. Start OSTF tests. Tests "Request snapshot list" and "Request volume list" has failed

[root@node-3 ~]# nova volume-list
ERROR: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP 503)
[root@node-3 ~]# nova volume-snapshot-list
ERROR: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP 503)

Also unavailable to create colume

Revision history for this message
Anastasia Palkina (apalkina) wrote :
description: updated
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Sergii Golovatiuk (sgolovatiuk)
Revision history for this message
Sergii Golovatiuk (sgolovatiuk) wrote :

I cannot reproduce the issue on #88 build

root@node-1 ~]# source openrc
[root@node-1 ~]# nova volume-list
+--------------------------------------+-----------+----------------------------+------+-------------+-------------+
| ID | Status | Display Name | Size | Volume Type | Attached to |
+--------------------------------------+-----------+----------------------------+------+-------------+-------------+
| 17eeb3bc-2901-44e1-b5b6-4d76e08057c8 | attaching | ost1_test-volume1387029318 | 1 | None | |
+--------------------------------------+-----------+----------------------------+------+-------------+-------------+
[root@node-1 ~]# nova volume-list
+--------------------------------------+--------+----------------------------+------+-------------+--------------------------------------+
| ID | Status | Display Name | Size | Volume Type | Attached to |
+--------------------------------------+--------+----------------------------+------+-------------+--------------------------------------+
| 17eeb3bc-2901-44e1-b5b6-4d76e08057c8 | in-use | ost1_test-volume1387029318 | 1 | None | 23140846-227d-47df-a054-5ff705f61ba0 |
+--------------------------------------+--------+----------------------------+------+-------------+--------------------------------------+

Also environment passed OSTF tests.

Changed in fuel:
status: New → Invalid
Revision history for this message
Sergii Golovatiuk (sgolovatiuk) wrote :
Revision history for this message
Anastasia Palkina (apalkina) wrote :

I also cannot reproduce it on ISO #88

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.