Page MenuHomePhabricator

Remove use of nova admin credentials where possible
Closed, ResolvedPublic

Description

The use of non-user nova credentials should be limited where possible. There are a number of places in the code where adminNova could be dropped in favor of userNova by restructuring the code.


Version: unspecified
Severity: enhancement

Details

Reference
bz26678

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:19 PM
bzimport set Reference to bz26678.

We use the user's context everywhere except for the jobs that add instance documentation pages and dns A records.