zhiyuan_cai 369ae3f9f0 Check if service.name available before access
Currently v3 endpoint commands access service.name directly, while
name is not a required attribute of service. So if we associate an
endpoint to a service without name, we will get an AttributeError
executing v3 endpoint commands later. This patch addresses this
issue by checking if service.name is available before accessing it.

Change-Id: I3dd686ef02a2e21e2049a49cb55634385c2ecfaf
Closes-Bug: #1406737
2015-01-04 11:26:18 +08:00
..
2014-01-20 17:28:13 +04:00
2014-11-13 16:48:59 -05:00
2014-12-31 10:08:51 -06:00
2015-01-03 02:09:28 +00:00
2014-12-31 10:07:14 -06:00
2014-12-23 09:39:29 +08:00
2014-10-20 18:21:51 +00:00