conjure-up / spells

conjure-up spells registry
79 stars 37 forks source link

Use keystone auth session to get project id. #225

Closed gnuoy closed 5 years ago

gnuoy commented 5 years ago

When the keystone authentication takes place the session object is scoped to the desired project in the correct domain so use that to resolve the domain id rather than doing it ourselves. Closes issue #222.

ChrisMacNaughton commented 5 years ago

I have run this version to ensure that it behaves as expected. The networks are created in the correct project/domain