Added PortSecurity attribute support 68/34868/5
authorDileep <dileep.ranganathan@intel.com>
Wed, 17 Feb 2016 14:12:39 +0000 (06:12 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 8 Mar 2016 21:54:25 +0000 (21:54 +0000)
commit6a31fbb10da6d78cffe45275a73ae0c46ac42468
tree70e81600c1b67d5ccee4f8a54841592688e3c976
parentea67ded2e65e7802e01e0b5ef7cc8ef17187fa7d
Added PortSecurity attribute support

Added portsecurity extension as augmentation for backward compatibility
Refer - http://developer.openstack.org/api-ref-networking-v2-ext.html

Change-Id: I75523702f6b1e83f192587396e3d103e507872d3
Signed-off-by: Dileep <dileep.ranganathan@intel.com>
model/src/main/yang/neutron-portsecurity.yang [new file with mode: 0644]
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronPort.java
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronPortSecurityJAXBTest.java [new file with mode: 0644]
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronPortsNorthbound.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronPortInterface.java