forked from juju/juju
-
Notifications
You must be signed in to change notification settings - Fork 0
Juju Storage (WIP)
Andrew Wilkins edited this page Aug 13, 2015
·
1 revision
- (Charm) Storage instances, attachments
- Volumes, volume attachments
- Filesystems, filesystem attachments
- Block devices
- Scope (environment, machine)
- Persistent/non-persistent
- Dynamic/static
- Shared/non-shared
- Life binding
Many compute services have integrated storage services. For example, AWS's EC2 and EBS; OpenStack's Nova and Cinder, etc. Below is a list of IaaS-specific storage providers available through Juju.
- Storage provisioner
- Machine provisioner
- Disk manager
Testing
Releases
Documentation
Development
- READ BEFORE CODING
- Blocking bugs process
- Bug fixes and patching
- Contributing
- Code Review Checklists
- Creating New Repos
-
MongoDB and Consistency
- [mgo/txn Example] (https://github.com/juju/juju/wiki/mgo-txn-example)
- Scripts
- Update Launchpad Dependency
- Writing workers
- Reviewboard Tips
Debugging and QA
- Debugging Juju
- [Faster LXD] (https://github.com/juju/juju/wiki/Faster-LXD)