New Question

Revision history [back]

click to hide/show revision 1
initial version

Integrating some of the Cb Rally code w existing deployments?

We have an existing rally deploy off the master, but I wanted to pull in some of the winrm code and scenarios from your branch as an isolated plugin.

If I stage those in my include_plugins dir I don't get the common info which I think I can just do with some import call changes. But for those where you have extended a scenario I ma getting a conflict with the site-packages. Should I just insert a custom namespace so that it will load? Rather not taint the native site-packages and bring down the wrath of my operators. ;-)