Users Guide
Setting Up the Juniper Firefly VNF Package | Configuring Virtualization
OMNM 6.5.3 User Guide 845
Converting JVA to QCOW2
Convert the Firefly self-extracting package file (.jva) to a qcow2 file format from the command line
as follows.
1
Upload junos-vsrx-domestic.jva file you received from Juniper to a target
Bare Metal
OpenStack controller.
2
Access the OpenStack controller using the
ssh
command.
3
Navigate to the var/tmp directory.
4
Verify that the .jva file is located in the junos-vsrx-domestic-NUMBER directory.
5
Enter the following command:
glance image-create --name "Juniper-Firefly-InitialConversion" --disk-
format qcow2 --container-format bare --is-public True --file junos-vsrx-
domestic.img
This creates the qcow2 file.
6
Verify that the qcow2 image was created by entering
glance image-list
.
Now that you have converted the .jva file to a qcow2 format, you are ready to create a project.
Creating a Project
Create a project in an OpenStack VIM (Virtualized Infrastructure Manager) as follows.
1
Select Identity > Project.
2
Click Create Project.
The Create Project window is displayed.
3
Enter a name and detailed descriptions.