-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor into plugins #24
Open
viglesiasce
wants to merge
67
commits into
master
Choose a base branch
from
plugins
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Conflicts: eucadeploy/plugins/debugger/check_ports.py
This was referenced Apr 13, 2015
Conflicts: bin/euca-deploy eucadeploy/componentdeployer.py
… local client are serial to keep down bandwidth utilization.
…iated with sosreports to eucalyptus_sosreport.py from debuggerplugin.py; updated task execute_sosreports_on_hosts to contain full command.
Added sosreport interaction in debug step
Included more RPM dependencies that were neglected earlier. Shipping config.yml as a %config file now. This will not be overwritten if found to be modified on RPM update. config.yml.rpmsave will be left on the system if modified on RPM removal. Explicitly setting %files as opposed to python INSTALLED_FILES methodology. In order to have config.yml installed via "setup.py install" step it was added to data_files keyword in setup.py.
This should work for all future files added to the examples directory, unless a subdir is created, that is untested. These are installed in /usr/share/euca-deploy/examples
Validation scripts
Conflicts: eucadeploy/version.py setup.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.