devstack/lib/nova_plugins
Stephan Renatus e578effb33 Make use of STACK_USER instead of relying on USER
Quite easily one ends up calling ./stack.sh in an environment that,
albeit being user "stack" (for example), doesn't quite meet the
expectations of devstack.  The errors that follow can be rather hard to
track down, as the dependency on `USER` is not mentioned.

To remedy this situation, this commit

- uses STACK_USER instead of USER and
- mentions that dependency in the script headers of lib/*

Change-Id: If4cdc39b922ea64b4c0893a0e695ec06349fccc5
2013-11-19 13:39:58 +01:00
..
hypervisor-baremetal fix whitespace in the rest of lib/* 2013-10-22 13:02:23 -04:00
hypervisor-docker Merge "removed unecessary lines for docker install" 2013-11-07 02:21:21 +00:00
hypervisor-fake fake hypervisor plugin 2013-09-23 14:07:50 -05:00
hypervisor-libvirt Make use of STACK_USER instead of relying on USER 2013-11-19 13:39:58 +01:00
hypervisor-openvz Convert remaining hypervisors to plugin model 2013-10-11 11:30:56 -05:00
hypervisor-powervm Convert remaining hypervisors to plugin model 2013-10-11 11:30:56 -05:00
hypervisor-vsphere vSphere hypervisor plugin 2013-09-25 20:52:38 -05:00
hypervisor-xenserver XenServer hypervisor plugin 2013-09-23 13:49:59 -05:00