~nacc/curtin/iscsi-lp1679222

  • Committer: Nish Aravamudan
  • Date: 2017-04-04 23:48:30 UTC
  • Revision ID: nish.aravamudan@canonical.com-20170404234830-cv844nxtcst160il
vmtests: iSCSI targets can contain ':'

So we cannot use ':' as the separator for iscsi disk specifications to
tools/launch, because it becomes ambiguous and makes the code more
complicated. Instead, use '|' and special-case the `awk` delimiter if
'iscsi' is found in the disk specification to launch.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 7 10 years ago Scott Moser initial stub multi-command Diff
curtin 7 10 years ago Scott Moser initial stub multi-command Diff
debian 9 10 years ago Scott Moser add initial packaging Diff
doc 2 10 years ago Scott Moser very rough initial doc using sphynx. Diff
examples 45 10 years ago Scott Moser add examples dir Diff
helpers 25 10 years ago Scott Moser block-meta simple now partitions with 'partition' Diff
tests 8 10 years ago Scott Moser make test (with 1 test) Diff
tools 8 10 years ago Scott Moser make test (with 1 test) Diff
.bzrignore 368 8 years ago Ryan Harper Enable python coverage for unittests make check 33 bytes Diff Download File
LICENSE 6 10 years ago Scott Moser add LICENSE file 33.7 KB Diff Download File
Makefile 450.2.1 7 years ago Josh Powers Remove style checking during buil and add latest s 1.2 KB Diff Download File
README 1 10 years ago Scott Moser initial README 163 bytes Diff Download File
requirements.txt 380.4.1 7 years ago Scott Moser fix dependencies This fixes up dependencies to be 16 bytes Diff Download File
setup.py 387.6.4 7 years ago Ryan Harper Move curtin VERSION into module; use in setup.py, 775 bytes Diff Download File
test-requirements.txt 368 8 years ago Ryan Harper Enable python coverage for unittests make check 28 bytes Diff Download File
tox.ini 464 7 years ago Scott Moser tox: do not bother with pep8 from trusty in trusty 2.8 KB Diff Download File