Move Honeycomb libraries to honeycomb subdirectory. 50/1050/2
authorTibor Frank <tifrank@cisco.com>
Tue, 10 May 2016 12:50:41 +0000 (14:50 +0200)
committerMatej Klotton <mklotton@cisco.com>
Wed, 11 May 2016 10:36:20 +0000 (10:36 +0000)
commitc37f394a29165f839c3032e7f9485e35fb3307f2
tree41d9bb9d7ef32cb6b1350186272ed0a4c9e4eb05
parent452fabf532691f88b36b79bf2469afde18183de2
Move Honeycomb libraries to honeycomb subdirectory.

- move all Honeycomb related libraries written in python to new
  directory resources/libraries/python/honeycomb
- update all related includes in all source files

Change-Id: Ifa96b8f670b456b14421929d6020ddf8e02d9cbc
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/libraries/python/honeycomb/HcAPIKwBridgeDomain.py [moved from resources/libraries/python/HcAPIKwBridgeDomain.py with 97% similarity]
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py [moved from resources/libraries/python/HcAPIKwInterfaces.py with 99% similarity]
resources/libraries/python/honeycomb/HoneycombSetup.py [moved from resources/libraries/python/HoneycombSetup.py with 97% similarity]
resources/libraries/python/honeycomb/HoneycombUtil.py [moved from resources/libraries/python/HoneycombUtil.py with 100% similarity]
resources/libraries/python/honeycomb/__init__.py [new file with mode: 0644]
resources/libraries/robot/honeycomb/bridge_domain.robot
resources/libraries/robot/honeycomb/honeycomb.robot
resources/libraries/robot/honeycomb/interfaces.robot