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

CMakeLists: add vstart-base target #12476

Merged
merged 1 commit into from Dec 14, 2016
Merged

Conversation

liewegas
Copy link
Member

No mds or radosgw. Add rados CLI.

Signed-off-by: Sage Weil sage@redhat.com

@@ -934,20 +934,25 @@ configure_file(
add_subdirectory(brag)

# Everything you need to spin up a cluster with vstart.sh
add_custom_target(vstart DEPENDS
add_custom_target(vstart-base DEPENDS
Copy link
Contributor

Choose a reason for hiding this comment

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

it's vstart-base not vstart-rados?

and ceph cli requires cython_rados, so maybe we can move cython_rados into vstart-rados (or vstart-base) ?

No mds or radosgw.  Add rados CLI.

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas liewegas changed the title CMakeLists: add vstart-rados target CMakeLists: add vstart-base target Dec 14, 2016
@liewegas
Copy link
Member Author

updated!

@liewegas liewegas merged commit 49698d6 into ceph:master Dec 14, 2016
@liewegas liewegas deleted the wip-vstart-rados branch December 14, 2016 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants