Hi,
I saw the below blueprint and spec.
https://blueprints.launchpad.net/neutron/+spec/quantum-qos-api-db
This one appears to be incomplete. Is a more complete document hosted
elsewhere? or When can I expect one. I have several doubts regarding its
implementation like below.
1. Is the QoS as a
In my openstack cluster (Havana), occasionally, i have some instances can
not be ping if reboot many instances simultaneuously.
if i "nova console-log ...", i see a line:
"*cloud-init-nonet waiting 120 seconds for a network device.*"
To fix this, i must run "*service neutron-plugin-openvswitch-agen
Hi everyone,
I've try to use cinder volume encryption in the following way.
https://wiki.openstack.org/wiki/VolumeEncryption (Test Setup Guide)
I've created two volume;
The one have "encryption=LUKS" metadata and the other not have it.
I attached them to VM, and tested if encryption working or no
On Wed, Mar 26, 2014 at 03:21:26PM -0400, Greg Chavez wrote:
> I changed all the relevant endpoints in mysql and /etc configs and it seems
> like I can start VMs now. However, the console sessions do not work from
> Horizon because it's still using the old IP for the controller node:
>
> http://10
> To fix this, i must run "service neutron-plugin-openvswitch-agent restart" on
> compute-nodes that these
> instances is hosted.
> After restart neutron-agent, i can ping these instances normally.
I cannot help you with a "fix" but this is what I would do:
1) Check if there is a proper bug repo
Hi,
We have been doing analysis around keystone v3 api for authenticating with
openstack components in Havana release but while doing so we are facing
some issues with the authentication using keytone v3 API .
Below is the list of Components that we are using along with versions:-
*Compute : v2*
*
On Mon, Mar 31, 2014 at 4:36 PM, Robert van Leeuwen <
robert.vanleeu...@spilgames.com> wrote:
> > To fix this, i must run "*service neutron-plugin-openvswitch-agent
> restart*" on compute-nodes that these
> > instances is hosted.
> > After restart neutron-agent, i can ping these instances normal
Hi, Jay:
Thanks for your detailed description. It's very helpful for me.
--
zhangleiqiang (Trump)
Best Regards
> -Original Message-
> From: Jay Pipes [mailto:jaypi...@gmail.com]
> Sent: Sunday, March 30, 2014 6:02 PM
> To: openstack@lists.openstack.org
> Subject: Re: [
Hey everyone
I have the following queries regarding openstack swift.Please help.
1.Can I use the swift browser if I am using temp auth for authentication
instead of keystone.
2.
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/opens
> I know the reason is relate to flows. Sorry for not enough info.
> With instance reboot & ping success, i see the line like this in
> /var/log/neutron/openvswitch-agent.log:
> 'sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf',
> 'ovs-vsctl', '--timeout=2', 'set', 'Port', 'tapdc
Hi,
yes, you can use swiftbrowser to access Swift using tempauth. I use a
local Swift all in one installation for testing as well.
Christian
Am 31.03.14 13:24, schrieb Ashish Dobhal:
> Hey everyone
> I have the following queries regarding openstack swift.Please help.
>
> 1.Can I use the swift b
On 3/29/14 9:35 PM, Ali Nazemian wrote:
Hi,
I recently got familiar with trove, I want to know that is there any interface
(web interface) available for using trove or just the trove command line is
considered for this purpose?
Regards.
Hi Ali,
the last time we looked at it (August 2013) we m
Hi Ali,
Horizon Icehouse release which is coming soon support Trove.
If keystone has Trove endpoint, Trove support in Horizon will be
enabled automatically.
On Sun, Mar 30, 2014 at 5:35 AM, Ali Nazemian wrote:
> Hi,
> I recently got familiar with trove, I want to know that is there any
> interfa
On 03/26/2014 02:21 PM, Greg Chavez wrote:
> That's the wrong IP! Where does it get this from and how can I change it?
I don't remember the exact setting, but this IP comes from nova.conf on
the compute node.
--
Ian Pilcher
Hello everyone,
Ceilometer and Horizon just published their first Icehouse release
candidate. 38 bugs and bugs, respectively, were fixed in those projects
since feature freeze.
The RC1s are available for download at:
https://launchpad.net/ceilometer/icehouse/icehouse-rc1
https://launchpad.net/hor
Hello,
I have openstack installation with neutron. When I made test and create
many instances in one query (using --num-instances) all was ok but one
instance (from 80 created) has no IP address when I made "nova list" or
"nova show ". I found that there is missing value in "network info" in
On Mon, Mar 31, 2014 at 2:39 AM, Devendra Gupta wrote:
> Hi,
> We have been doing analysis around keystone v3 api for authenticating with
> openstack components in Havana release but while doing so we are facing
> some issues with the authentication using keytone v3 API .
>
> Below is the list of
Hoping someone can offer some help / guidance.
I am trying to configure keystone to run in HTTPD.
Release: Havana
OS: EL 6.5
Following documentation I have configured a VirtualHost in my webserver
and made the necessary updates in keystone.conf (admin_port,
public_port, admin_endpoint, public_
I notice that there are flow_mod flows on OVS which handle 1-to-1
translations between VLAN IDs and GRE/VXLAN tunnel IDs. Does it mean the
range of tunnel_ids is limited by VLAN tags?
Thanks
Changbin
On Sun, Mar 30, 2014 at 5:31 PM, Kyle Mestery wrote:
> On Fri, Mar 28, 2014 at 11:39 PM, Chan
Hi Matt,
Regarding your answer the driver seems to handle VLAN mode but I still
don't see how it can without a specific neutron plugin. From what I see
from the code there is no any call for IVM "mkdev -vlan" and "-tagid"
parameters.
Should I extend it myself or am I missing something ?
Regards,
This is my Icehouse documentation, I don't know if it will work with Havana:
Mark
1.2 Keystone files changed (WSGI):
NOTE: The Apache2 WSGI configuration scripts below replace the
"/etc/init.d/keystone" startup script
Create/configure file "/etc/apache2/sites-available/keystone.conf" to match
Hello everyone,
Nova just published its first Icehouse release candidate. Congrats to
all Nova developers for reaching this key milestone: 131 bugs were
fixed in Nova since feature freeze earlier this month !
The RC1 is available for download at:
https://launchpad.net/nova/icehouse/icehouse-rc1
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Hello everyone,
Last one for today, Heat just published its first Icehouse release
candidate. 63 bugs were fixed since feature freeze earlier this month.
The RC1 is available for download at:
https://launchpad.net/heat/icehouse/icehouse-rc1
Unless release-critical issues are found that warrant a
Hey Y'all,
I'm working on the latest RDO icehouse release of openstack and am
following the redhat guide to set this stuff up (which looks almost like
all the other guides with a few differences), and am stuck on the
Neutron part. I *think* I have all the backend services set up
(neutron-ser
As a follow up on this, neutron seems to be having trouble creating
other neutron DB tables as well. I see in the neutron-server startup logs:
2014-03-31 15:39:42.338 15778 INFO neutron.common.config [-] Logging
enabled!
2014-03-31 15:39:42.339 15778 ERROR neutron.common.legacy [-] Skipping
u
OK, I think I've solved this, but just for the record, I think there is
a bug somewhere in the RDO code to create these tables in mysql.
The command:
mysql> CREATE TABLE networkdhcpagentbindings (network_id VARCHAR(36) NOT
NULL, dhcp_agent_id VARCHAR(36) NOT NULL, PRIMARY KEY (network_id,
dhc
Hi Erich,
I just checked mine and you are correct that DB is using the wrong Engine. It
should be InnoDB.
Thanks for the heads up.
Remo
> OK, I think I've solved this, but just for the record, I think there is a bug
> somewhere in the RDO code to create these tables in mysql.
>
> The com
so far, not all python-*client are ready for keystone v3, but if you want
to try do some testing the correct procedure is
1. add or modify keystone identity service endpoints to v3 eg.
http://localhost:5000/v3
2. change all openstack services auth_token middleware to use v3
authentication, e.g.
On 3/31/14, 1:31 PM, Changbin Liu wrote:
I notice that there are flow_mod flows on OVS which handle 1-to-1
translations between VLAN IDs and GRE/VXLAN tunnel IDs. Does it mean
the range of tunnel_ids is limited by VLAN tags?
These local VLAN IDs on br-int are assigned separately on each compute
Thanks you Tang and Joe for your inputs. I'll give it a try in my Havana
setup.
Tang, I guess the solution you provided is not yet released in Havana. I
mean to say if someone have latest released version setup of OpenStack
Havana then by default he don't have Identity v3 compatibility for nova in
Devendra,
yeah, Just as Joe said it's not supported officially by OpenStack
community.
2014-04-01 10:38 GMT+08:00 Devendra Gupta :
> Thanks you Tang and Joe for your inputs. I'll give it a try in my Havana
> setup.
>
> Tang, I guess the solution you provided is not yet released in Havana. I
> m
Hello all,
I am running Havana on Ubuntu 12.04. I have created a template which creates a
stack that autoscales based on cpu utilization. I am able to successfully
create the stack thru Horizon by importing a template that I have created. The
problem is my alarm action is not working properly.
GRE and VXLAN packet use 24bit id range. Max number of ID is 1,677,000
and per host max number of subnet is 4094 that is inner VLAN limitation.
Hiroki Aramaki
From: Robert Kukura [mailto:kuk...@noironetworks.com]
Sent: Tuesday, April 01, 2014 11:17 AM
To: openstack@lists.openstack.org
Sub
Hi Yuanle,
I had working environment of Havana (GRE & OVS) in Ubuntu 12.04 with two
external networks, two routers and two l3 agents before a month. I have used
host parameter to differentiate l3 agents and started it in same node.
But now when i repeat the same I am facing the issue, when i s
35 matches
Mail list logo