← Back to team overview

openstack team mailing list archive

Re: Install Your Own OpenStack Cloud - Essex Edition

 

Georges,

Yes I have two regions: Brussels and Liege.

I have configured both regions in the Horizon configuration file:

root@node1:~# vi /etc/openstack-dashboard/local_settings.py

# For multiple regions uncomment this configuration, and add (endpoint, title).
AVAILABLE_REGIONS = [
    ('http://lc2.louvrex.net:5000/v2.0', 'Brussels'),
    ('http://lc2-liege.louvrex.net:5000/v2.0', 'Liege'),
]

Horizon (dashboard) is only installed in Brussels (on node1), but Nova, Glance, and Keystone are installed in Brussels and in Liege.

Just for information: I just have updated my document to version 1.03 because the creation of the Keystone DB was missing... (thanks to Martin Giraud-Sauveur):

http://tiny.cc/qstxdw
http://dodeeric.wordpress.com

Best regards,

Eric


On 15/05/12 18:10, George Mihaiescu wrote:

Hi Eric,

First of all, thanks for this great documentation.

I was curious how did you get the "Region" drop-down list to show up in Dashboard (page 22)?

Do you need to create multiple regions for this, and if yes, could you please elaborate on how you did this?

Thank you,

George

------------------------------------------------------------------------

*From:*openstack-bounces+george.mihaiescu=q9.com@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+george.mihaiescu=q9.com@xxxxxxxxxxxxxxxxxxx] *On Behalf Of *Eric Dodemont
*Sent:* Tuesday, May 08, 2012 3:46 AM
*To:* Emilien Macchi
*Cc:* openstack@xxxxxxxxxxxxxxxxxxx
*Subject:* Re: [Openstack] Install Your Own OpenStack Cloud - Essex Edition

Emilien,

In a next version, I will include:

- Quantum (I just mention it in this version);
- LXC (experimental);
- a "study case";
- instance migration, etc.

Eric

On 07/05/12 14:59, Emilien Macchi wrote:

Nice work Eric,


But you don't speak about Quantum. Is it on schedule ?



Regards


Le lundi 07 mai 2012 à 14:23 +0200, Eric Dodemont a écrit :

I have written a 50 pages document: "Install Your Own OpenStack Cloud -
Essex  Edition".
The PDF file can be downloaded here:http://tiny.cc/qstxdw In the document, I describe in detail the installation, configuration
and use of my OpenStack cloud. I try to not use scripts to show clearly
all the steps to follow.
Installation is made on two physical servers and explanations are given
to add more compute nodes.
I added a lot of information, especially about the VLAN networking mode. Software Versions: - Operating System: Linux Ubuntu Server version 12.04 (Precise), 64 bits.
- Cloud Computing: OpenStack version 2012.1 (Essex) including Nova,
Glance, Keystone, and Horizon.
Best regards, Eric _______________________________________________
Mailing list:https://launchpad.net/~openstack  <https://launchpad.net/%7Eopenstack>
Post to     :openstack@xxxxxxxxxxxxxxxxxxx  <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
Unsubscribe :https://launchpad.net/~openstack  <https://launchpad.net/%7Eopenstack>
More help   :https://help.launchpad.net/ListHelp



References