Code Monkey home page Code Monkey logo

keploy-old's People

Stargazers

 avatar

Watchers

 avatar  avatar

keploy-old's Issues

Add Parallel processing

** This is not a bug **

It would be nice if it could do multiple servers at once, you probably want to 
use the pssh library for that (http://code.google.com/p/parallel-ssh/)

Original issue reported on code.google.com by thasypher on 10 Mar 2011 at 4:13

exception when unable to access pub id file

What steps will reproduce the problem?
1. run keploy without an accessible id file
2.
3.

What is the expected output? What do you see instead?
should throw a controlled error, i get a traceback
    *

      Perform incremental backups without the use of touch files and find
    *

      Leave both atime and ctime unchanged after a backup (see the section
"Don't Forget Unix mtime, atime, and ctime" in Chapter 2)
    *

      Perform an interactive restore, like the -i option in restore 


What version of the product are you using? On what operating system?
0.4 on rhel5

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Mar 2009 at 2:47

Add variable timeout

** THIS IS NOT A BUG **

The current timeout is way too high, and especially because it is doing it not 
in parallel, failing hosts can cause long delays in the process of deploying 
keys to hundreds of machines.

Can you please add an option to make this variable? 15 seconds should be more 
than enough in our case.

Original issue reported on code.google.com by thasypher on 10 Mar 2011 at 4:18

SSH configs should be respected

What steps will reproduce the problem?
1. Configure SSH to use different usernames for various hostname blocks
2. Attempt to run keploy using the -k option with a set key
3. Note that it prompts for a password, but fails login to those nodes.

What is the expected output? What do you see instead?

It appears that keploy uses a call to SSH, but populates the username based on 
the currently logged in local user.  Specifying the username overrides what's 
in the SSH config.  Without specifying a user, SSH will always default to the 
local logged in user if the config does not have a specific user present, so it 
is unnecessary to specify a username.


What version of the product are you using? On what operating system?

Mac OS X 10.7.5 on keploy-0.7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Apr 2013 at 10:09

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.