nepi,omf logos added
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 27 Mar 2014 11:23:25 +0000 (12:23 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 27 Mar 2014 11:23:25 +0000 (12:23 +0100)
portal/static/img/nepi_logo.png [new file with mode: 0644]
portal/static/img/omf-logo.png [new file with mode: 0644]
portal/templates/slice-tab-experiment.html

diff --git a/portal/static/img/nepi_logo.png b/portal/static/img/nepi_logo.png
new file mode 100644 (file)
index 0000000..ddef5d7
Binary files /dev/null and b/portal/static/img/nepi_logo.png differ
diff --git a/portal/static/img/omf-logo.png b/portal/static/img/omf-logo.png
new file mode 100644 (file)
index 0000000..000c980
Binary files /dev/null and b/portal/static/img/omf-logo.png differ
index f1b2cba..563cb90 100644 (file)
@@ -8,11 +8,11 @@
        <p> More Info: <a href="http://en.wikipedia.org/wiki/Secure_Shell" target="_blank">http://en.wikipedia.org/wiki/Secure_Shell</a></p>
        
        
-       <h2>NEPI</h2>
+       <p><img src="{{ STATIC_URL }}img/nepi_logo.png" height="50" width="80"></p>
        <p>NEPI, the Network Experimentation Programming Interface, is a life-cycle management tool for network experiments. The idea behind NEPI is to provide a single tool to design, deploy, and control network experiments, and gather the experiment results. Going further, NEPI was specially conceived to function with arbitrary experimentation platforms, so researchers could use a single tool to work with network simulators, emulators, or physical testbeds, or even a mixture of them. To accomplish this, NEPI provides a high-level interface to describe experiments that is independent from any experimentation platform, but is able to capture platform specific configurations. Experiment definitions can be stored in XML format to be later reproduced, and modified according to experimentation needs. Experiment execution is orchestrated by a global experiment controller, that is platform independent, and different platform-dependent testbed controllers, creating a control hierarchy that is able t adapt to platform specific requirements while providing an integrated control scheme.</p>
        <p> More Info: <a href="http://nepi.inria.fr" target="_blank">http://nepi.inria.fr</a></p>
        
-       <h2>OMF</h2>
+       <p><img src="{{ STATIC_URL }}img/omf-logo.png" height="50" width="80"></p>
        <p>OMF is a Testbed Control, Measurement and Management Framework.</p>
        <p>
        OMF was originally developed for the ORBIT wireless testbed at Winlab, Rutgers University. Since 2007, OMF has been actively extended to operate on testbeds with many different type of network and resource technologies. It is now deployed and used on different testbeds in Australia, Europe, and in the U.S. OMF is currently being extended further to support exciting new features and technologies. This website is hosting this ongoing activity. OMF development is now conducted essentially within the TEMPO project at NICTA (Australia) in strong collaboration with Winlab (Rutgers University).
@@ -24,4 +24,4 @@
        <p>More Info: <a href="http://mytestbed.net/projects/omf" target="_blank">http://mytestbed.net/projects/omf</a></p>
 </div>
 <div class="col-md-2">
-</div>
\ No newline at end of file
+</div>