Maybe from_config should support extensions

Bug #1485029 reported by Terry Howe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
New
Undecided
Unassigned

Bug Description

Maybe from_config should support extensions to automatically load SDK extensions.

Revision history for this message
Brian Curtin (brian.curtin) wrote :

Do you have any examples of what this means?

Revision history for this message
Terry Howe (thowe-g) wrote :

Say this was your clouds yaml:

  devstack:
    extensions:
       newproject
    auth:
      auth_url: http://192.168.1.145:5000/v2.0
      project_name: admin
      project_domain_name: 'Default'
      user_domain_name: 'Default'
      username: admin
      password: drowssap

The newproject extension would be loaded in the profile in from_config.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.