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

provider/oracle: release/import volume support #7810

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

axw
Copy link
Contributor

@axw axw commented Aug 30, 2017

Description of change

Add support for releasing and import volumes from/into
an Oracle model. Tags are removed and added respectively.

QA steps

  1. juju bootstrap oracle
  2. juju deploy cs:~axwalk/storagetest --storage fs=oracle,1G
  3. juju remove-storage --no-destroy fs/0
    (wait, check it's still in console)
  4. juju import-filesystem oracle <volume-id> fs
    (should be imported as fs/1)
  5. juju attach-storage storagetest/0 fs/1
    (wait, should attach correctly)
  6. juju destroy-controller -y oracle --destroy-all-models --destroy-storage

Documentation changes

None.

Bug reference

None.

Add support for releasing and import volumes from/into
an Oracle model. Tags are removed and added respectively.
@axw
Copy link
Contributor Author

axw commented Aug 31, 2017

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Aug 31, 2017

Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju

@jujubot jujubot merged commit c0fa0bb into juju:develop Aug 31, 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

Successfully merging this pull request may close these issues.

3 participants