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

Storage documentation is incomplete and confusing #889

Closed
jacekn opened this issue Feb 12, 2016 · 1 comment
Closed

Storage documentation is incomplete and confusing #889

jacekn opened this issue Feb 12, 2016 · 1 comment

Comments

@jacekn
Copy link

jacekn commented Feb 12, 2016

I read storage documentation here:
https://jujucharms.com/docs/1.25/storage

and I found it confusing and incomplete. It's hard for me to say exactly what's wrong but some random things I spotted:

  1. There are no good examples for charm authors. It's very unclear how metadata.yaml should look like for any but the most simple scenarios.
  2. The docs list "juju storage add" (adds unit storage dynamically) but then say it's only possible to add storage during initial deployment
  3. It's very unclear how to write a charm that support multiple storage types (for example local for dev, block for prod)
  4. I'm not sure if it's just docs or juju itself but I could not get "storage-get" to work anywhere but in -storage- hooks
@evilnick
Copy link
Member

evilnick commented Aug 8, 2017

This is superceded by changes in the way storage works for 2.x

@evilnick evilnick closed this as completed Aug 8, 2017
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

No branches or pull requests

2 participants