IT.enthusiastic
IT.enthusiastic

Reputation: 31

Configuring cloud with minimum configuration on Oracle VirtualBox using OpenStack software

I have a college project to configure cloud on Oracle VirtualBox having minimum configuration as possible using open stack. Could you please tell me, if its possible to configure all nodes in a single machine, or do we need anymore. Also it would be very helpful if you help me find out what exactly to install for setting up Compute and Networking nodes, and how exactly would they interact.

The Machine I'm using is a basic laptop having 4 GB RAM size, having intel i3 core and 64-bit configuration

Upvotes: 1

Views: 50

Answers (1)

chaitu kopparthi
chaitu kopparthi

Reputation: 170

you can use devstack. OpenStack used for development purpose, refer this link https://github.com/openstack-dev/devstack for more details, but as OscarAkaElvis suggested it will not be useful to a great extent.

Upvotes: 1

Related Questions