Hi,
You can also use instance resource quota [1] to define bandwidth limits on
VNIC.
It's not related to OVS or Neutron. It's Nova specific through the virt
driver libvirt.
[1] https://wiki.openstack.org/wiki/InstanceResourceQuota.
Édouard.
Thanks I will look into this
Remo
Inviato da iPhone
Hi all,
I read a similar topic was discussed before but it seems like no specific
and clear solution is provided in that discussion, anyone has the same
issue before and already solved it?
According to the vmware vsphere networking instruction, I create a port
group with the same name as the 'vm
Thanks Anne!
On Tue, Oct 1, 2013 at 1:37 PM, Anne Gentle wrote:
> Hi David and list and everybody,
>
> The Board meets Oct 3, and Josh has an agenda item for the Transparency
> WorkGroup.
> https://wiki.openstack.org/wiki/Governance/Foundation/3Oct2013BoardMeeting
>
>
> Anne
>
> On Tue, Oct 1,
Hi David and list and everybody,
The Board meets Oct 3, and Josh has an agenda item for the Transparency
WorkGroup.
https://wiki.openstack.org/wiki/Governance/Foundation/3Oct2013BoardMeeting
Anne
On Tue, Oct 1, 2013 at 12:25 PM, David Mortman wrote:
> So given that it's been nearly two weeks si
So given that it's been nearly two weeks since anyone has responded is it
time to rebrand it the Opacity Committee?
On Wed, Sep 18, 2013 at 8:23 PM, David Mortman wrote:
> Joshua,
>
> I found this answer hilariously short and opaque especially given the
> context of it being part of the Transpar
Guys,
I have running a OpenStack environment based on the following guide (+ a
few customization):
https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
BUT, in the end of the day, my tenant's IPv4 network topology is weird,
from th
Sorry, I re-checked this point and found out that the VM can reach the
outer world (even the Google's IP I wrote early) by using my company's
DNSs.
So, problem solved :)
Thank you very much!
2013/10/1 Giulio Vito de Musso
> Hi Darragh and thanks for the tip
>
> I tried this command and now t
We are not using quantum yet, but we do use a default gateway that is
different the the local server IP. The way we do it is to add the
configfile "/etc/nova/dnsmasq-nova.conf" with
"dhcp-option:tag:br1099,option:route,10.81.99.1" in the file.
I hope this helps, let me know how it goes as I am go
Hi Darragh and thanks for the tip
I tried this command and now the VM can ping the computers which are in the
Devstack-machine's LAN but these one (obviously) cannot ping the VM; but
that's not a problem.
The problem is that the VM cannot ping one of the Google's IPs (74.125.224.72)
even though i
On Tue, Oct 01, 2013 at 12:01:24PM +0300, Ilkka Tengvall wrote:
:Thanks, it works, except the metadata service is of course missing
:until there is quantum router connected.
I see I misse dhtis bit in my last response. Now you mention it I ran
into much the same problem.
I'll admit I'm probably
Hi Srujana,
If setting location for file were re-enabled and someone did this for example:
glance image-create --name= --is-public=true
--container-format= --disk-format=qcow2
--location=file://etc/glance/glance-api.conf
they would subsequently be able to download the glance configuration f
> On 10/01/2013 12:24 PM, Ilkka Tengvall wrote:
>>
>> This remains the problem now. If we create a port to a network with fixed
>> ip, it succeeds. but when we attach that to a router, it will stay in DOWN
>> state and will not generate the required route to router namespace. Is there
>> a way to s
Hi Stuart,
Thanks for the immediate response.
We need to refer file store for the image content without copying into
configured glance image store. So, we would like to specify the source via
location attribute while creating an image.
Command: glance image-create --name= --is-public=true
--
Hi Srujana,
From looking at the source I think 'file' is disallowed only for image
uploads using the mechanisms where you specify either a location or copy_from
(ie where you do not include the image bytes in your request). This is
to prevent users accessing arbitrary files on the glance server
Hello All,
We have a requirement wherein we want to access stored images as file:// URIs.
However, we have noticed that file:// option has been removed for security
reasons. It is mentioned in
usr/lib/python2.6/site-packages/glance/api/v1/images.py .
References :
Line number : 380
https://githu
On 10/01/2013 12:24 PM, Ilkka Tengvall wrote:
This remains the problem now. If we create a port to a network with
fixed ip, it succeeds. but when we attach that to a router, it will
stay in DOWN state and will not generate the required route to router
namespace. Is there a way to specify the ip
Hi all,
I could solve the problem: Thanks to all for assistance
Just for Knowledge: I checked logs as may persons juggested me to do (not only
the quantum log BUT also the plugin logs) and I discovered that the openvswitch
plugin was not correctly installed
So I just reinstalled and reconfigur
On 01.10.2013 12:01, Ilkka Tengvall wrote:
How to define router with givein ip allocated to router port?
This remains the problem now. If we create a port to a network with
fixed ip, it succeeds. but when we attach that to a router, it will stay
in DOWN state and will not generate the require
On 01.10.2013 12:01, Ilkka Tengvall wrote:
On 27.09.2013 21:08, Jonathan Proulx wrote:
Thanks, it works, except the metadata service is of course missing until
there is quantum router connected. After adding a router we run into
issue that router reservers the .1 ip -address of the given netwo
On 27.09.2013 21:08, Jonathan Proulx wrote:
On Fri, Sep 27, 2013 at 2:06 PM, Jonathan Proulx wrote:
Hi Ilkka,
I have the same setup you describe below. You simply need to specify
"--gateway when running "quantum help
subnet-create", this doesn't create an L3 router it just specifies the
gate
Giulio,
the packets from the instance are leaving the devstack VM with the floating IP
as the source address. Even if they do get out to the Internet, upstream
routers would not know what to do with the return packets which have the
floating IP as the destination address.
Try this on the devst
21 matches
Mail list logo