python-hpOneView
python-hpOneView copied to clipboard
Add functionality to enclosures.py
Hi all,
I have an existing repository that is useful for adding multiple enclosures, creating SPTs, and then using these SPTs to create SPs. The process, for the most part, is automated from end-to-end.
I would, however, like to see about being incorporated in the python-hpOneView SDK. I have modified enclosures.py to also allow the addition of multiple enclosures and would like to include it.
Is this something that would be of interest to you?
Katherine
Yes. Please submit a PR with the changes and we'll review.
Can someone tell me the process for creating a PR? I cloned the repository and created a new branch but when I try a push, I'm prompted for my GitHub credentials. I have SSH keys on GitHub for the Canareez project, but it is not in the HewlettPackard organization. Does someone need to give me additional privileges for the HewlettPackard organization?
Hi @elliottkat
To submit PRs you need to fork this repo, clone the fork on your machine, push the changes, and then open a PR here.
This way you won't need any additional prvileges to do so.
I hope it helps! :smile:
Thanks, Thiago, I'll give that a try.
Hi @elliottkat - any update on it?