This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git. Pull mirroring updated .
  1. Nov 29, 2017
  2. Nov 23, 2017
  3. Nov 20, 2017
  4. Nov 14, 2017
  5. Nov 10, 2017
  6. Nov 03, 2017
  7. Oct 24, 2017
  8. Oct 17, 2017
  9. Oct 12, 2017
  10. Oct 11, 2017
  11. Oct 09, 2017
  12. Oct 06, 2017
  13. Oct 05, 2017
  14. Oct 04, 2017
  15. Oct 03, 2017
  16. Oct 02, 2017
  17. Sep 28, 2017
  18. Sep 27, 2017
  19. Sep 26, 2017
    • Igor Duarte Cardoso's avatar
      Implements SFC CRUD interface in OpenStack vimconn · 3cf9bcdc
      Igor Duarte Cardoso authored
      
      
      Change vimconn_openstack.py to implement the SFC functions
      specified by the SFC interface in vimconn.py.
      
      The OpenStack VIM connector calls the networking-sfc Neutron
      extension methods, whose resources are mapped to the VIM
      connector's SFC resources as follows:
      - Classification (OSM) -> Flow Classifier (Neutron)
      - Service Function Instance (OSM) -> Port Pair (Neutron)
      - Service Function (OSM) -> Port Pair Group (Neutron)
      - Service Function Path (OSM) -> Port Chain (Neutron)
      
      Also adds unit tests.
      
      This relates to feature 638.
      
      Change-Id: I501837bfaed6638a7b5f345fda547b746e4e7d45
      Signed-off-by: default avatarIgor Duarte Cardoso <igor.duarte.cardoso@intel.com>
      3cf9bcdc