jkoelker / quark

This is my fork, Quark is now at https://github.com/rackerlabs/quark
Apache License 2.0
0 stars 2 forks source link

Centralize context creation #53

Closed jkoelker closed 11 years ago

jkoelker commented 11 years ago

Upstream quantum added policy checks into the context init. This causes context creation to require policy.json when creating an admin context. Move all the context creation into the base class and specify not having an admin context by default.