lp:~markmc/nova/iscsi-tgtadm-choice

Created by Mark McLoughlin and last modified
Get this branch:
bzr branch lp:~markmc/nova/iscsi-tgtadm-choice
Only Mark McLoughlin can upload to this branch. If you are Mark McLoughlin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark McLoughlin
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1422. By Mark McLoughlin

Refactor ietadm/tgtadm calls out into helper classes

Add a new TargetAdmin abstract base class and implement it using ietadm
and tgtadm. This cleans up the code greatly and gets us some code reuse.

1421. By Mark McLoughlin

Remove VolumeDriver.sync_exec method

We always use the same functions for sync_exec and execute.

The execute method is always synchronous, so the distinction doesn't
appear to make sense.

Finally, it looks like it would make sense for execute to ever be
async, so the distinction isn't even serving a useful documentation
purpose.

1420. By Mark McLoughlin

Fix pep8 issues

1419. By Mark McLoughlin

Merge trunk

1418. By Chuck Short

Fix pep8 errors

1417. By Chuck Short

Fixup thinkos

1416. By Chuck Short

Allow the user to choose either ietadm or tgtadm

1415. By Jesse Andrews

Adding keypair support to the openstack contribute api

1414. By Ed Leafe

Removed verbose debugging output when capabilities are reported. This was clogging up the logs with kbytes of useless data, preventing actual helpful information from being retrieved easily.

1413. By Matthew Hooker

These fixes are the result of trolling the pylint violations here

https://jenkins.openstack.org/job/nova-pylint-errors/violations/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers