-
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
Click cli #44
Open
viglesiasce
wants to merge
102
commits into
viglesiasce:master
Choose a base branch
from
eucalyptus:click-cli
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
Click cli #44
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
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.
…specific folder on localhost; added some high-level comments to eucalyptus_sosreport.py and debuggerpluggin.py
Updated README.md to add list in DEBUG step
Refactor componentdeployer->rolebuilder
This changes how we use the config.yml. Instead of placing in /etc we will put it in /usr/share/calyptos/etc on install, then copy to ~/.calyptos in the user home dir when calyptos is executed.
incorporate other PR comments from Vic: 1. use os.path.join properly 2. put config.yml in /usr/share/calyptos this also copies config.yml to the ~/.calyptos directory if there IS NOT a calyptos RPM package installed. this indicates that the user has used setup.py to install as opposed to rpm/yum, and we are allowing for the possibility that in a dev environment they may want to edit the config.
added ceph deploy in calyptos. Fixes QA-361
Added RiakCS deployer
ship config.yml to /usr/share and copy to user home ~/.calyptos
update ceph+euca deployment yaml
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.