Additional methods added to PCEPSession. 39/2039/2
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 16 Oct 2013 13:31:47 +0000 (15:31 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 21 Oct 2013 11:51:53 +0000 (11:51 +0000)
commit482d2f6e6207116fa92730c5b3b0bbf8ef8af2db
treebd77ddb97972b31d1e78135df7f3d8679a19f14c
parentc3dbb5d8c5fb8520236066c890996eea34ab61a9
Additional methods added to PCEPSession.

Added getters for remote address and remote PCEPTlvs in order for session listener to access this information.

+ Fixed bundle configuration issues for pcep-impl

Change-Id: Ibc59378de7b99912d4e3d5e54881e59e84514146
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
pcep/api/src/main/java/org/opendaylight/protocol/pcep/PCEPSession.java
pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPSessionImpl.java