Hi Subbareddy,

Have you tried without --name?

[root@controller ~]# neutron router-create another_router --distributed True
Created a new router:
+-----------------------+--------------------------------------+
| Field                 | Value                                |
+-----------------------+--------------------------------------+
| admin_state_up        | True                                 |
| distributed           | True                                 |
| external_gateway_info |                                      |
| ha                    | False                                |
| id                    | 58f8b03d-f230-4dcb-be7b-71c73a167e41 |
| name                  | another_router                       |
| routes                |                                      |
| status                | ACTIVE                               |
| tenant_id             | 00b1617b007d41b7aa777e0c97afdccc     |
+-----------------------+--------------------------------------+

James
________________________________
From: Chinasubbareddy M [chinasubbaredd...@persistent.com]
Sent: Wednesday, December 31, 2014 5:06 AM
To: James Denton; openstack@lists.openstack.org
Subject: RE: [Openstack] [juno][DVR]

Hi James,

Yes, I have the setup up and running with router and I manually installed the 
services.
I followed the link that I sent,  if I try to create the router with 
distributed option , it is getting failed .

Here is the output of the command:

root@junoos:~# neutron router-create --name another_router --distributed True
Invalid input for name. Reason: 'True' is not a valid string. (HTTP 400) 
(Request-ID: req-96e0bcab-a9ec-43b8-af68-de55c3ed4a43)

My other doubt in the link , asking to make changes in ml2_conf.ini and 
ovs_neutron_plugin.ini
But I am using only ml2 plugin , please suggest.


Regards,
Subbareddy.


From: James Denton [mailto:james.den...@rackspace.com]
Sent: Tuesday, December 30, 2014 9:42 PM
To: Chinasubbareddy M; openstack@lists.openstack.org
Subject: RE: [Openstack] [juno][DVR]

Subbareddy,

I have been working on this over the last day or so, and have been using the 
link you sent as reference. It is lacking in a few details, however, I got it 
to work.

A couple of questions:

1. Did you have a working legacy router configuration prior to messing with DVR?
2. Did you have a working GRE/VXLAN tenant network that used the legacy router?

I recommend setting up a legacy router first, testing it, and then making the 
few modifications to get DVR working once you have a concrete network setup. 
I'm happy to provide you with those steps once I polish them up a little bit.

James
________________________________
From: Chinasubbareddy M [chinasubbaredd...@persistent.com]
Sent: Saturday, December 27, 2014 2:52 PM
To: openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>
Subject: [Openstack] [juno][DVR]
Hi,

Can you please guide me for configuring the DVR in juno?
Referred the following link but was not able to do it as router create with 
distributed true failed to create the distributed router.

http://docs.openstack.org/networking-guide/content/ha-dvr.html

Regards,
Subbareddy.

DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.

DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.
_______________________________________________
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

Reply via email to