Skip to content
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

Added few more details for installation guidelines #31

Merged
merged 4 commits into from
Nov 8, 2016

Conversation

shtripat
Copy link
Member

Signed-off-by: Shubhendu shtripat@redhat.com

@shtripat
Copy link
Member Author

@coveralls
Copy link

Coverage Status

Coverage remained the same at 1.4% when pulling 42b62e9 on shtripat:doc-changes into bfe9868 on Tendrl:master.

Copy link
Contributor

@r0h4n r0h4n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix inline comments


$ yum install python-devel gcc # Install dependencies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont think we should have distro specific details in install files.

Either make install files for centos, fedora, ubuntu, or add all those details here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done changes as per ceph_bridge's PR Tendrl/ceph-integration#15

@coveralls
Copy link

Coverage Status

Coverage remained the same at 1.4% when pulling 7586cd3 on shtripat:doc-changes into bfe9868 on Tendrl:master.

@shtripat
Copy link
Member Author

@r0h4n done the changes as per suggestions. Please review..

@shtripat
Copy link
Member Author

@r0h4n @brainfunked @nthomas-redhat Please review and approve.


$ git clone https://github.com/Tendrl/bridge_common.git
$ cd bridge_common
$ mkvirtualenv ceph_bridge
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo @ "ceph_bridge" ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah :) Copy-Paste issue. Will correct it as below

mkvirtualenv bridge_common

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.204% when pulling 8d8c272 on shtripat:doc-changes into 67fd306 on Tendrl:master.

@shtripat
Copy link
Member Author

Rabased and pushed again. Please review and approve..

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.204% when pulling 549be59 on shtripat:doc-changes into 67fd306 on Tendrl:master.

@r0h4n
Copy link
Contributor

r0h4n commented Oct 28, 2016

Fix travis failures

4. Edit ``/etc/tendrl/tendrl.conf`` as required
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a reference to sample conf file here if it exists or add one and refer it here so that things like the conf file format and also the neessary fields of conf file can be easily known

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its small change so should be ok I feel.

$ git clone https://github.com/Tendrl/bridge_common.git
$ cd bridge_common
$ mkvirtualenv bridge_common
$ pip install .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we just simply add a reference to these steps in bridge common instead of having to put the steps here again

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Earlier it was like that. But better user refers one and has the setup ready. so its OK I feel. Still if everybody feels strongly to refer from common, can be done :)

virtual enviroment`_. This way, we install *gluster bridge* into the same virtual
enviroment which we have created during installation of *bridge common*.

.. _virtualenvwrapper: https://virtualenvwrapper.readthedocs.io/en/latest/
Copy link
Contributor

@anmolbabu anmolbabu Nov 4, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked this note as it is informative.At-least I was not aware of this before reviewing this and was struggling to get this kind of thing working for my monitoring related stuff. Thanks ...

Shubhendu added 4 commits November 7, 2016 18:06
Signed-off-by: Shubhendu <shtripat@redhat.com>
Signed-off-by: Shubhendu <shtripat@redhat.com>
Signed-off-by: Shubhendu <shtripat@redhat.com>
Signed-off-by: Shubhendu <shtripat@redhat.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.658% when pulling 0f85e7f on shtripat:doc-changes into 2e76a86 on Tendrl:master.

@r0h4n r0h4n merged commit c0b86ec into Tendrl:master Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants