Added execution string and changed file bitmode to 755 of executable modules
Change-Id: I61b887fe6e1fa6159b7d53066b58b88d2c72644c
+#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
+
# Copyright 2012, Big Switch Networks, Inc.
# All Rights Reserved.
#
# under the License.
#
# @author: Mandeep Dhami, Big Switch Networks, Inc.
+
"""
Test server mocking a REST based network ctrl. Used for QuantumRestProxy tests
"""
+#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
+
# Copyright 2012 OpenStack, LLC
# Copyright 2012, Big Switch Networks, Inc.
#