Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

10.

Create a cloud environment by importing openstack


AIM:

To Create a cloud environment with two users namely demo by importing openstack.

Algorithm:

STEP 1: Click to download the openstack_ubuntu_1204_cloud_controller .

Open the Oracle VM virtual box.

Step 2: The Import Virtual Appliance wizard will open. In the wizard, disable DVD,USB Controller and
Sound Card and then click ‘Import’.

Step 3: Open the Oracle VM virtual Box and start the ubuntu_1204_cloud machine.

Step 4: Ubuntu desktop will appear, to configure click on ‘Terminal’.

Step 5: In the terminal, type cd devstack/ and to list the files that is to be installed in ubuntu ,type ls

Step 6: Type ifconfig and copy the 2nd ethernet address by right click>copy

Step 7: To open the localrc file, type the command sudo nano localrc

Step 8: Edit the HOST_IP into copied 2nd ethernet address, to save the changes

click ctrl+x and type Yes

Step 9: To install the complete open stack using devstack, type ./stack.sh

Step 10: After installing the complete open stack server, copy the address link

from first line

Step 11: Open the web browser and paste the link address then press enter

Step 12: Now Log In page will appear,type the username as ‘demo’ and set the password

as ‘openstack’ then click login

Step 13: Now openstack dashboard will appear.

Result:

Thus a cloud environment is created by importing openstack in Oracle VM virtualbox successfully


and output has been obtained.

You might also like