jedipunkz / openstack_havana_deploy

Deployment Tool for OpenStack Havana Release with Ubuntu Cloud Archive
6 stars 6 forks source link

When can we test this ? #1

Closed yashjit closed 10 years ago

yashjit commented 10 years ago

can you please add instruction how to prepare network for nutron set up on multiple compute and controller node but no separate network node.

jedipunkz commented 10 years ago

Hi, yashjit

Okay, I will add that instruction.

jedipunkz commented 10 years ago

I created 'create_network' function.

controller% sudo ./setup.sh controller network% sudo ./setup.sh network compute% sudo ./setup.sh compute

at last, you can create virtual network on neutron.

controller% sudo ./setup.sh create_network

Thanks. :D