openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #09983
Re: minimal IaaS openstack installation FROM SOURCE on CentOS
Devstack just gained support for Fedora, so you could try using it. You might have to make some modifications, but it is just a shell script so it should be easy to read.
(From devstack.org) try:
git clone git://github.com/openstack-dev/devstack.git
cd devstack; ./stack.sh
On Apr 12, 2012, at 6:31 AM, Mauch, Viktor (SCC) wrote:
> Hi,
>
> I need to install a minimal/simple Openstack IaaS Deployment framework on CentOS 6.x from Source.
>
> Is there anywhere a nice howto tutorial?
>
> And yes: I know there are packeges, but I need it from source.
>
> Cheers Viktor
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
Follow ups
References