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

Load novaclient modules #425

Merged
merged 1 commit into from
Jul 11, 2014
Merged

Conversation

testeddoughnut
Copy link
Contributor

Novaclient is currently being loaded into pyrax without any third-party extensions that may being installed on the system it's running on. This patch loads all installed novaclient extensions in a similar fashion to the novaclient shell. This makes it possible to use the methods provided by the installed extensions, such as the Rackspace specific extensions like os_virtual_interfacesv2_python_novaclient_ext which allows for hot-plugging cloud networks into cloud servers.

EdLeafe added a commit that referenced this pull request Jul 11, 2014
Load any extenstions already installed in the local novaclient
@EdLeafe EdLeafe merged commit 60e4288 into pycontribs:working Jul 11, 2014
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.

2 participants