Commit 67f5509
tests: Add functional test for adding, removing SGs
The fix is in openstacksdk. Let's test it here though.
Change-Id: I661e6d66c8196e8c9ca8b9cda3d08e756e3d5877
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Depends-on: https://review.opendev.org/c/openstack/openstacksdk/+/963945
Related-bug: #2089821
(cherry picked from commit e736394)1 parent f9cc901 commit 67f5509Copy full SHA for 67f5509
1 file changed
+87-1Lines changed: 87 additions & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- openstackclient/tests/functional/compute/v2
Expand file treeCollapse file tree
Open diff view settings
Collapse file
openstackclient/tests/functional/compute/v2/test_server.py
Copy file name to clipboardExpand all lines: openstackclient/tests/functional/compute/v2/test_server.py+87-1Lines changed: 87 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1295 | 1295 | |
1296 | 1296 | |
1297 | 1297 | |
1298 | | - |
| 1298 | + |
1299 | 1299 | |
1300 | 1300 | |
1301 | 1301 | |
| ||
1367 | 1367 | |
1368 | 1368 | |
1369 | 1369 | |
| 1370 | + |
| 1371 | + |
| 1372 | + |
| 1373 | + |
| 1374 | + |
| 1375 | + |
| 1376 | + |
| 1377 | + |
| 1378 | + |
| 1379 | + |
| 1380 | + |
| 1381 | + |
| 1382 | + |
| 1383 | + |
| 1384 | + |
| 1385 | + |
| 1386 | + |
| 1387 | + |
| 1388 | + |
| 1389 | + |
| 1390 | + |
| 1391 | + |
| 1392 | + |
| 1393 | + |
| 1394 | + |
| 1395 | + |
| 1396 | + |
| 1397 | + |
| 1398 | + |
| 1399 | + |
| 1400 | + |
| 1401 | + |
| 1402 | + |
| 1403 | + |
| 1404 | + |
| 1405 | + |
| 1406 | + |
| 1407 | + |
| 1408 | + |
| 1409 | + |
| 1410 | + |
| 1411 | + |
| 1412 | + |
| 1413 | + |
| 1414 | + |
| 1415 | + |
| 1416 | + |
| 1417 | + |
| 1418 | + |
| 1419 | + |
| 1420 | + |
| 1421 | + |
| 1422 | + |
| 1423 | + |
| 1424 | + |
| 1425 | + |
| 1426 | + |
| 1427 | + |
| 1428 | + |
| 1429 | + |
| 1430 | + |
| 1431 | + |
| 1432 | + |
| 1433 | + |
| 1434 | + |
| 1435 | + |
| 1436 | + |
| 1437 | + |
| 1438 | + |
| 1439 | + |
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
| 1444 | + |
| 1445 | + |
| 1446 | + |
| 1447 | + |
| 1448 | + |
| 1449 | + |
| 1450 | + |
| 1451 | + |
| 1452 | + |
| 1453 | + |
| 1454 | + |
| 1455 | + |
1370 | 1456 | |
1371 | 1457 | |
1372 | 1458 | |
|
0 commit comments