Giter VIP home page Giter VIP logo

topology_connect's Introduction

Topology Connect

Topology Connect its a plugin (called a Platform Engine) for the Topology Framework that allows to connect to and interact with an existing physical topology using SSH or Telnet.

This is particularly useful to perform tests on small, hardwired, already-built topologies inside a lab.

The main use case is to specify IPs of the devices using a Attribute Injection File (AIF) or by specifying the IPs to connect to in the topology description file itself (SZN file).

Documentation

https://topology.readthedocs.io/

Changelog

1.0.0

Changes

  • Allow platform to receive options, so it is compatible with the new Topology 1.10.0 "options" feature. [David Diaz]

0.4.0

Changes

  • Updated the base CommonConnectNode to support the Services API introduced in Topology Modular Framework 1.8.
  • Removed the hostname attribute in the base ConnectNode so it doesn't clash with topology_docker hostname attribute. Same name, but different purpose. To connect to a node specify the fqdn attribute in the SZN or using attribute injection.

0.3.0

Fixes

  • Fixed issue #4 where the SshMixin created an attribute name collision with parent classes.

Changes

  • Removed placeholder documentation as the new Topology Modular Framework website will hold all documentation for the project and official plugins.

0.2.0

  • First beta version.

License

Copyright (C) 2015-2016 Hewlett Packard Enterprise Development LP

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.

topology_connect's People

Contributors

carlos-jenkins avatar dajose avatar sergeniushpe avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

sergiosmcr

topology_connect's Issues

Add timeout as a command option

Right now a command can be called in a node while specifying its shell. Some commands may take unusually long to complete so it would be useful to be able to specify the desired timeout there in the same way as the shell can be specified.

SshBashShell is broken

SshBashShell inherits from SshMixin and PExpectBashShell. The issue is that both parent classes define a self._user attribute with different purpose, so one class overwrites the assignment of the other.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.