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-06-27 09:12:55 -05:00
2014-12-31 10:08:51 -06:00
2014-07-21 10:04:47 +10:00
2014-11-18 09:46:26 -05:00