1. 21 Jan, 2016 7 commits
    • Application codec returns permissions, requiredApps and features
      in string format. However, based on swagger doc, the codec is
      supposed to return array. This commit fixes the type inconsistent
      issue raised in application rest api.
      
      Change-Id: If47338b287518a981c98ff89ca543802579c7610
      Jian Li authored
    • Change-Id: Ifdd44b91c92a2cb469e6d204d1e91e6f8e0a9f9e
      Madan Jampani authored
    • …s-core-primitives bundle
      
      Change-Id: Icd5dbd4133cb2f21bd403bcd598e6012813e6bfd
      Madan Jampani authored
    • Change-Id: Ia1a86422cdb046bde86fd314da4868ce3f9f4b3e
      Hyunsun Moon authored
    • Change-Id: I197fa84409ee48058a4dbec09be771b833e13897
      Hyunsun Moon authored
    • floatingip bind a vm, it can not be deleted and return a error status
      code to openstack, but openstack do not deal with the error status code
      and delete the floatingip, and this lead to APEX'functiontest does not
      pass, so we have modified the code logic and allowed to delete the
      floatingip which have bind a vm.
      
      Change-Id: Ic4473ed4ee170be62f95c4168b39a507e6aea8b0
      lishuai authored
    • Change related to this topic:
      - Support VLAN cross-connect traffic
          Utilize ports subjectClass to achieve. For non-xConnect port, set interface VLAN to -1
      - Remove VLAN checking since we have multiple VLANs per port
      - Hash the L2 interface group key generation to include VLAN as well
      - Update the network-cfg.json sample
      
      Other refactoring changes:
      - Read next objective stores from srManager directly
      - Use constant for flow priority
      - CORD-267 Javadoc fix
      
      Change-Id: I4ca8c2d9c8b3633a4a0101c5070d19343f7e5b90
      Charles Chan authored
  2. 20 Jan, 2016 19 commits
  3. 19 Jan, 2016 14 commits