Hi all!
I would like to see how you would handle the following issue:
In an OpenStack environment with legacy networking (nova) I would like
to have VM isolation in the same tenant.
I understand that VLAN Manager offers isolation on different tenants
but is it possible in the same tenant to
I guess create 2 networks first, and then create 2 instances with different
network should work for you.
Thanks.
-chen
-Original Message-
From: Georgios Dimitrakakis [mailto:gior...@acmac.uoc.gr]
Sent: Thursday, January 22, 2015 4:04 PM
To: openstack@lists.openstack.org
Subject: [Openst
Hi Chen,
Do you mean 2 networks with FlatDHCP Manager? How can I tell which
network each VM will be on? Any documentation would be nice.
Regards,
George
I guess create 2 networks first, and then create 2 instances with
different network should work for you.
Thanks.
-chen
-Original Mes
Thank you James.
I am looking for an option where I will be having only one public IP and then
users outside to cloud will use that IP to connect to the VMs inside the cloud.
For example vm whose local ip is 1.1.1.2 and the public ip for the setup is
192.168.10.11.
If a user outside to cloud co
Sorry, what is " FlatDHCP Manager " ?
I haven't using nova-network for a while.
But from the help message for nova:
nova help network-create
There is a parameter can set vlan_id:
usage: nova network-create
..
-vlan
..
And for nova boot , there
FlatDHCP Manager is a different type of network manager.
Openstack's Legacy networking has three of them: FlatManager,
FlatDHCPManager and VlanManager
I was under the impression that you were suggesting the creation of two
"flat" networks and not two with different VLAN IDs, which now is
clea
On Thu, Jan 22, 2015 at 11:01 AM, Georgios Dimitrakakis
wrote:
> FlatDHCP Manager is a different type of network manager.
> Openstack's Legacy networking has three of them: FlatManager,
> FlatDHCPManager and VlanManager
>
> I was under the impression that you were suggesting the creation of two
>
Hi,
Has anyone tried to implement GRE tunnel encapsulation in datapath of ovs(like
ovdk,etc)?
Thanks
Mohit
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://
On 3 December 2014 at 11:58, Don Waterloo wrote:
> I am having a problem that I hope someone can comment on.
>
> Periodically, an instance ends up w/ 0 rows in 'instance_info_caches' in
> the nova database.
>
If anyone else has a chance, and can try running this sql query against
their nova data
Can I have two different VLAN IDs in the same tenant?
=>Yes, of course.
-Original Message-
From: Georgios Dimitrakakis [mailto:gior...@acmac.uoc.gr]
Sent: Thursday, January 22, 2015 6:02 PM
To: Li, Chen
Cc: openstack@lists.openstack.org
Subject: RE: [Openstack] VM Isolation
FlatDHCP Ma
On 21-01-2015 15:55, Eren Türkay wrote:
> I needed to lower the internal leg in router namespace to match VMs MTU
> to get ICMP packets working. With this setting, ICMP packets are OK and
> any length can be send across the network.
Hello,
I fixed the retransmission issue with the following comma
Hi All,
I am trying to configure the integration of openstack nova + openstack
neutron + vcenter + nsx6.1. I am successful up to openstack nova + vcenter.
For openstack neutron+nsx6.1 i did not found proper documentation, where it
is available for nsx4. Please help to find a good documentation wit
I am getting below devstack error in kilo devstack
http://paste.openstack.org/show/160407/
Can any one help please?
Regards
Nikesh
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstac
Hey,
I am having trouble live-migrating relatively large VMs (16 cores, 64G
ram). I am seeing a constant 50-60MBps traffic between source and
destination hypervisors, but the migration wasn't done even after 10+
hours. I am using cinder with rbd backend.
People on libvirt mailing list recommended
On 22 January 2015 at 09:30, Don Waterloo wrote:
>
>
> On 3 December 2014 at 11:58, Don Waterloo wrote:
>
>> I am having a problem that I hope someone can comment on.
>>
>> Periodically, an instance ends up w/ 0 rows in 'instance_info_caches' in
>> the nova database.
>>
>
> If anyone else has a
On Thu, Jan 22, 2015 at 4:06 PM, Duan, Li-Gong (Gary@HPServers-Core-OE-PSC)
wrote:
> Hi Angus,
>
>
>
> > We are currently fleshing out a spec for Mistral resource types that
> should do
> > what you suggest above:
> https://review.openstack.org/#/c/143989/12/specs/kilo/mistral-resources.rst
>
>
Hey,
Does anyone know where I could find a feature wishlist? Ideally a list
of outstanding features or functionality that is wanted. But is currently
missing from OpenStack and not being worked on or has been started but
needs a lot of dev help?
I am looking for a way that 2 full time python
Michael,
In Swift, I've created https://wiki.openstack.org/wiki/Swift/ideas to document
some ideas that are relatively low-impact, isolated from major ongoing work,
and still pretty nice to have. And although I have created it yet, I'm working
on some other tools to have a much better, holistic
Hi All,
I am trying to install the devstack with services being enabled in HTTPS mode.
During devstack installation,the neutron-server fails to start. Throws the
following error.
2015-01-21 19:57:04.932 | + screen -S stack -p q-svc -X stuff 'python
/usr/local/bin/neutron-server --config-file /
Hi Guys,
First question on this list I'm trying to setup openstack for a demo so far
the only thing missing is neutron.
The requested URL /tokens was not found on this server.
It doesn't matter what I do it always shows the same error any ideas ? my
settings
All the other components look ok I c
Ey Guys,
I think I found my problem, we did some modifications to the .py trying to
debug a previous issue
Thanks
On Fri, Jan 23, 2015 at 4:57 PM, Ivan Rodriguez wrote:
>
> Hi Guys,
>
> First question on this list I'm trying to setup openstack for a demo so
> far the only thing missing is neu
There are several connections in the neutron logs. After devstack fails,
try running the wget command manually and check the output. There may be a
certificate error that is causing it to abort the connection.
wget --ca-certificate=/opt/stack/data/ca-bundle.pem --no-proxy -q -O-
https://10.102.118
22 matches
Mail list logo