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

WIP: added initial ceph support (mod + osd) #197

Closed
wants to merge 1 commit into from
Closed

WIP: added initial ceph support (mod + osd) #197

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 28, 2013

No description provided.

@ghost
Copy link
Author

ghost commented Oct 28, 2013

mon + osd even

@@ -16,3 +16,6 @@ network_type: per-tenant-router
# supports gre or vlan
tenant_network_type: gre
enable_ha: false
# ceph priveleged user account
ceph_deploy_user: ceph
ceph_deploy_password: d32ad2q3diadad321
Copy link
Contributor

Choose a reason for hiding this comment

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

this should definitely not go in common. Common is intended to specify default data that is applicable to all scenarios.

Data that is required to be specified by a user should be specified as a data_mapping (even if it only is a 1-1 relationship)

you could optionally add it to one of the specifications for user data as a default.

@rickerc
Copy link
Member

rickerc commented Nov 12, 2013

superseded by #202

@rickerc rickerc closed this Nov 12, 2013
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

2 participants