you can use liberty with RDO, follow the steps at the RDO site but in case here they are.
LANG=en_US.utf-8 LC_ALL=en_US.utf-8 If your system meets all the prerequisites mentioned below, proceed with running the following commands: $ sudo yum install -y https://www.rdoproject.org/repos/rdo-release.rpm $ sudo yum update -y $ sudo yum install -y openstack-packstack $ packstack --allinone They you have a working all in one OpenStack. Remo > On Mar 31, 2016, at 10:22, Neil Jerram <[email protected]> wrote: > > networking-calico has a script at [1] that can be used to set up a multi-node > stable/liberty DevStack cluster, and extensive comments inside the script > explain that. > > If you use this script, it should be on fresh Ubuntu Trusty VMs with no data > that you'd mind losing, and please note that the cluster will be configured > to use networking-calico's approach to networking between VMs [2]. > > [1] > http://git.openstack.org/cgit/openstack/networking-calico/tree/devstack/bootstrap.sh?h=1.1.3 > > <http://git.openstack.org/cgit/openstack/networking-calico/tree/devstack/bootstrap.sh?h=1.1.3> > [2] http://docs.openstack.org/developer/networking-calico/ > <http://docs.openstack.org/developer/networking-calico/> > > Neil > > > > From: aa asd <[email protected] <mailto:[email protected]>> > Sent: 31 March 2016 07:31 > To: Openstack > Subject: [Openstack] Multi-Node devstack /liberty setup link > > Hi All! > > I have tried various online blogs and tutorial to set up devstack/liberty, > even I tried official documents of openstack but all in vain. Every time got > some error that stuck me at some point. > > Can anyone please do me a favor by sending me some good url that points to > the installation of multi-node devstack /liberty or any other stable branch. > > Regards, > > A. > > !DSPAM:1,56fce0bc113089815047320! > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > > > !DSPAM:1,56fce0bc113089815047320!
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
