neutron-secgroups.yang: update model for security group 60/23860/1
authorIsaku Yamahata <isaku.yamahata@intel.com>
Mon, 6 Jul 2015 23:59:51 +0000 (16:59 -0700)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Tue, 7 Jul 2015 23:12:07 +0000 (16:12 -0700)
commitdbe212d82a7d1dbcc8ccd1b1a0deb64cee99fd32
treee93c1f6d3ab9f915d953a80371804c7b6b0d641a
parentb6af6405bd6777cfc989057633a2b5743e27f4d4
neutron-secgroups.yang: update model for security group

- neutron security group accepts protocol as integer.
  It's defined as uint8.
- neutron security group defines port as uint16 since
  its port number of UDP/TCP.
  There is no point to define it as uint32.

Change-Id: I6fe01623ad07800a663fbd871dcfb030b9eef098
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
model/src/main/yang/neutron-secgroups.yang
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSecurityRuleInterface.java