Various fixes #21

Merged
merged 2 commits into from Jan 30, 2015

Conversation

Projects
None yet
2 participants
Collaborator

axw commented Jan 30, 2015

  • If no storage constraints are specified for a filesysystem
    storage, then use "rootfs" as per spec.
  • Update storage instance's size after formatting & mounting.
  • Don't create FilesystemParams for storage instances that
    have block devices (they'll be created by the diskformatter).
  • Fix a bug in setting the minimum size in storage constraints.

axw added some commits Jan 30, 2015

Various fixes
- If no storage constraints are specified for a filesysystem
  storage, then use "rootfs" as per spec.
- Update storage instance's size after formatting & mounting.
- Don't create FilesystemParams for storage instances that
  have block devices (they'll be created by the diskformatter).
- Fix a bug in setting the minimum size in storage constraints.

wallyworld added a commit that referenced this pull request Jan 30, 2015

@wallyworld wallyworld merged commit d35b400 into wallyworld:storage-feature Jan 30, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment