nova/nova
Davanum Srinivas b64cebe2eb Specify current directory using new cwd param in processutils.execute
For example in:
Ie4e95999795d349a5897f7a180e34187485bd8f1

we added a try/finally to switch current directory to execute a command
and switch back to original directory. With the new cwd parameter
added in processutils.execute we can just use the cwd parameter and
not have to do the extra explicit steps to switch directories. This
cwd just delegates to subprocess.Popen's cwd param.

Related-Bug: 1414530
Change-Id: I808f51f8ac750b5c07a2988ff0ed2f40a68e1ee1
2015-08-24 00:46:33 +00:00
..
CA
api Merge "Re-write way of compare APIVersionRequest's" 2015-08-23 11:19:27 +00:00
cells Merge "Cells: Handle instance_destroy_at_top failure" 2015-08-15 05:07:52 +00:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
cmd nova-manage: fix typo in docstring about mangaging 2015-08-18 12:33:48 -07:00
compute Merge "Avoid querying for Service in resource tracker" 2015-08-22 17:46:17 +00:00
conductor Merge "conductor: update comments for rpc and use object" 2015-08-23 21:52:52 +00:00
console Merge "Add console allowed origins setting" 2015-08-10 12:24:37 +00:00
consoleauth Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
db Merge "Remove the useless require_admin_context decorator" 2015-08-22 18:43:47 +00:00
hacking Merge "Add hacking check for greenthread.spawn()" 2015-08-13 17:09:53 +00:00
image Don't pass the service catalog when making glance requests 2015-08-07 09:21:49 -07:00
ipv6
keymgr
locale Imported Translations from Transifex 2015-08-12 06:31:58 +00:00
mks Add MKS console support 2015-07-25 15:01:44 +03:00
network Revert "Make nova-network use conductor for security groups refresh" 2015-08-19 16:06:32 +02:00
objects Merge "Update obj_reset_changes signatures to match" 2015-08-22 15:36:07 +00:00
objectstore Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
openstack Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
pci pci: Use PciDeviceList for PciDevTracker.pci_devs 2015-08-11 17:19:23 -04:00
rdp
scheduler Merge "Host manager: add in missing log hints" 2015-08-21 21:41:50 +00:00
servicegroup Merge "don't report service group connection events as errors in dbdriver" 2015-08-21 03:49:18 +00:00
spice
tests Specify current directory using new cwd param in processutils.execute 2015-08-24 00:46:33 +00:00
virt Merge "Xenapi: Correct misaligned partitioning" 2015-08-22 17:45:38 +00:00
vnc Register the vnc config options under group 'vnc' 2015-06-22 13:39:00 -04:00
volume Replace get_cinder_client_version in cinder.py 2015-08-13 08:49:44 +00:00
wsgi Helper script for running under Apache2 2015-08-04 11:12:39 -04:00
__init__.py
availability_zones.py Enable python34 tests for nova/tests/unit/objects/test*.py 2015-07-01 20:29:42 +00:00
baserpc.py
block_device.py snapshot: Add device_name to the snapshot bdms 2015-07-02 13:45:36 +01:00
config.py Remove references to suds 2015-06-15 16:32:23 +03:00
context.py Correct a wrong docstring 2015-08-20 17:05:39 +01:00
crypto.py Specify current directory using new cwd param in processutils.execute 2015-08-24 00:46:33 +00:00
debugger.py
exception.py Merge "Prevent (un)pinning unknown CPUs" 2015-08-11 15:17:19 +00:00
filters.py Remove use of builtin name 2015-05-28 16:23:49 -05:00
hooks.py
i18n.py
loadables.py
manager.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
netconf.py
notifications.py Fix notify_decorator errors 2015-08-11 10:30:30 +08:00
opts.py Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
paths.py
policy.py
quota.py Fix Python 3 issues in nova.db.sqlalchemy 2015-06-30 07:06:54 -07:00
rpc.py
safe_utils.py Set autodoc_index_modules=True so tox -e docs builds module docs again 2015-07-30 17:11:47 -07:00
service.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
test.py Merge "return more details on assertJsonEqual fail" 2015-07-31 09:54:33 +00:00
utils.py Add rootwrap daemon mode support 2015-08-21 10:34:30 -04:00
version.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
weights.py Skip only one host weight calculation 2015-05-05 11:40:09 +08:00
wsgi.py Handle SSL termination proxies for version list 2015-08-03 08:50:45 +02:00