Hi Kevin,
Change these lines in "/etc/openstack-dashboard/local_settings.py" and it
should fix the issue of being kicked off from Dashboard after logging in:
#CACHE_BACKEND = 'locmem://'
CACHE_BACKEND = 'dummy://'
SESSION_ENGINE = 'django.contrib.sessions.backends.cached_db'
Georg
Hi,
First, check if nova-api is running on the host where your nova-network runs
(same as nova-compute if using a multi_host=true setup).
Second, using the console of the instance check if your instance can access the
API service by doing a:
GET http://169.254.169.254/latest/meta-data/public-
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
You can try the solution proposed by Vish on February 23, 2012.
Put the flag and the config file on the nodes with nova-network as they have
dnsmasq running:
" Then you can use
--dnsmasq_config_file=/path/to/config
in that config file you can use:
dhcp_opiton=3, to force vms to use your
Hi Leander,
Make sure you have ip forward enabled on the nova-compute nodes (that now act
as nova-network as well).
Second, each nova-network acts as a gateway for each project and it needs an IP
address, so probably this explains the "phantom" 10.0.108.4, 10.0.108.6,
10.0.108.8 and 10.0.10
Beernaert [mailto:leande...@gmail.com]
Sent: Wednesday, September 05, 2012 11:26 AM
To: George Mihaiescu
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] [OpenStack][Nova]Problems and questions regarding
network and/or routing
Do i also need ip_forward enabled on the controller node
Hi Lucian,
Check the following doc that describes how to adjust the API limits:
http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-compute-API.html
George
From: openstack-bounces+george.mihaiescu=q9@lists.launchpad.net
When you ask Nova to boot a VM, nova-compute will connect to Glance and "GET"
the image file from Glance and save it on the its local filesystem in
"/var/lib/nova/instances/_base".
If Glance is set to use Swift as its backend storage, then Glance will get that
file from Swift (through the Proxy
: Tuesday, February 28, 2012 4:00 PM
To: George Mihaiescu
Cc: Michaƫl Van de Borne; openstack@lists.launchpad.net
Subject: Re: [Openstack] understanding ephemeral and persistant volumes
On Feb 28, 2012, at 1:03 PM, George Mihaiescu wrote:
So by default the disk of an instance is basically
If you look at the devstack example (http://devstack.org/functions.html) you
can see that the kernel and ramdisk are now passed with the "--property" in
front of them.
Same info is provided by the help:
root@ubuntu:~/glance/python-glanceclient# glance help image-create | tail -5
--is-p
Try these commands:
Conf term
Vlan 105
State active
George
-Original Message-
From: openstack-bounces+george.mihaiescu=q9@lists.launchpad.net
[mailto:openstack-bounces+george.mihaiescu=q9@lists.launchpad.net] On
Behalf Of Ajiva Fan
Sent: Wednesday, February 27, 2013 5:23 AM
11 matches
Mail list logo