Attempting to convert a nova boot command to rally scenario

Asked by Marcellus Felisbret

Any insight would be great I have a working openstack environment where deploying a node with nova works. I would like to move this to a rally scenario any help would be greatly appreciated.

Nova boot command:

nova boot --boot-volume 11be9e63-183a-4e4f-b747-0d6a8a43962c --nic net-id=6d02328d-5f6c-4e7a-80c0-9e43e43b0337 --nic net-id=9b7d33fe-0e17-4420-9f37-9ed5db2c3852 --key default --flavor my_flavor test-diskless boot --meta kernel_cmdline="{{dracut_cmdline }} selinux=0 rd.debug=0"

cinder list has a disk volume bootable disk volume 11be9e63-183a-4e4f-b747-0d6a8a43962c

nova net-list
+--------------------------------------+------------+------+
| ID | Label | CIDR |
+--------------------------------------+------------+------+
| 6d02328d-5f6c-4e7a-80c0-9e43e43b0337 | management | None |
| 9b7d33fe-0e17-4420-9f37-9ed5db2c3852 | hs | None |
+--------------------------------------+------------+------+

Question information

Language:
English Edit question
Status:
Expired
For:
Rally Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.