On Tue, Feb 19, 2013 at 12:42:53PM +0530, Sailaja Mada wrote: > Thanks. Ticket ID: . https://issues.apache.org/jira/browse/CLOUDSTACK-1320 >
Using the simulator I now see the response contains the router vm name: Cloudmonkey CLI output: tty> list routers account=admin count = 1 router: ====== id = d22d0e52-3763-44ee-9feb-70ae7c576940 account = admin created = 2013-02-19T16:07:37+0530 dns1 = 10.147.28.6 domain = ROOT domainid = ba0d0f72-7a7b-11e2-9988-4cd752167819 guestipaddress = 10.1.1.1 guestmacaddress = 02:00:2b:f0:00:03 guestnetmask = 255.255.255.0 guestnetworkid = 3657bd8f-5ab9-44ff-90b9-bb8f5d25ca11 hostid = 04a74365-0372-4171-b891-81b705417331 hostname = SimulatedAgent.b35b4c45-956e-494b-a59c-c9ee6855f1dc isredundantrouter = False jobstatus = 0 name = r-12-VM networkdomain = cs2cloud.internal nic: === id = 57d4f97a-662f-40f8-a6f2-5dbe239e1a72 broadcasturi = vlan://2626 ipaddress = 10.1.1.1 isdefault = False isolationuri = vlan://2626 macaddress = 02:00:2b:f0:00:03 netmask = 255.255.255.0 networkid = 3657bd8f-5ab9-44ff-90b9-bb8f5d25ca11 networkname = test-network traffictype = Guest type = Isolated ================================================================================ id = 786ba32e-1d80-43ae-8ccf-0b125f44b180 broadcasturi = vlan://50 gateway = 192.168.2.1 ipaddress = 192.168.2.66 isdefault = True isolationuri = vlan://50 macaddress = 06:22:6c:00:01:08 netmask = 255.255.255.0 networkid = d0385263-a549-4186-8d7c-75decffb73be traffictype = Public ================================================================================ id = 7a3e8408-86c5-4e88-8697-10357fcfadff gateway = 169.254.0.1 ipaddress = 169.254.3.226 isdefault = False macaddress = 0e:00:a9:fe:03:e2 netmask = 255.255.0.0 networkid = b020687c-0b99-4977-bcd3-b49ea52c6b9d traffictype = Control ================================================================================ podid = 568dbb3d-a40d-4d99-a184-21ec80e3d090 redundantstate = UNKNOWN serviceofferingid = a4b5ddc3-852e-418f-940d-6204862b56a4 serviceofferingname = System Offering For Software Router state = Running templateid = be25432c-7a7b-11e2-9988-4cd752167819 zoneid = 13b4461c-ff1e-4337-8eff-8e094dcc1756 zonename = Sandbox-simulator Tested and pushed to master and 4.1. Marked the issue for adding a functional test. -- Prasanna., > -----Original Message----- > From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of Prasanna > Santhanam > Sent: Tuesday, February 19, 2013 12:25 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ACS41]Name convention for Routers > > On Tue, Feb 19, 2013 at 12:08:46PM +0530, Sailaja Mada wrote: > > Hi, > > > > With listRouters API call response , name of the router is > > displayed same as the host name. It used to be "r-x-vm" format. > > > > Is there any change with Router naming convention? > > > > ====================================================================== > > ===== <listroutersresponse cloud-stack-version="4.1.0-SNAPSHOT"> > > <name>xen57.cloud.com</name> > > <hostname>xen57.cloud.com</hostname> > > ====================================================================== > > ===== > > > There's a bug in the response. Pl. file a ticket and assign it to me, will > fix it on master/4.1 > > -- > Prasanna.,