~0x44/nova/extdoc

  • Committer: Tarmac
  • Author(s): Kevin L. Mitchell, kevin.mitchell at rackspace
  • Date: 2011-09-08 20:27:33 UTC
  • mfrom: (1526.4.3 no-ipgroups)
  • Revision ID: tarmac-20110908202733-u842w3n13ipfz4vv
One more bug fix to make zones work in trunk.  Basic problem is that in novaclient using the 1.0 OSAPI, servers.create() takes an ipgroups argument, but when using the 1.1 OSAPI, it doesn't, which means booting instances in child zones won't work with OSAPI v1.0.  This fix works around that by using keyword arguments for all the arguments after the flavor, and dropping the unused ipgroups argument.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 139 14 years ago Soren Hansen Merge with -core's diverged trunk. 1.2 KB Diff Download File
base.py 838.1.1 13 years ago Tushar Patil Fix for LP Bug #739641 6.6 KB Diff Download File
flags.py 520.2.1 14 years ago Vishvananda Ishaya fixes and refactoring of smoketests 1.3 KB Diff Download File
File proxy.sh 815.5.5 13 years ago Soren Hansen Make proxy.sh work with both openbsd and tradition 753 bytes Diff Download File
public_network_smoketests.py 815.5.6 13 years ago Soren Hansen Merge lp:~anso/nova/smoketests_fixes 6.9 KB Diff Download File
random.image 1434.2.1 13 years ago Vishvananda Ishaya remove openwrt image 64 KB Diff Download File
random.kernel 1434.2.1 13 years ago Vishvananda Ishaya remove openwrt image 16 KB Diff Download File
run_tests.py 815.5.8 13 years ago Soren Hansen PEP-8 10.5 KB Diff Download File
test_admin.py 925.2.1 13 years ago Devin Carlen Removed adminclient and referred to pypi nova_admi 3 KB Diff Download File
test_netadmin.py 1408.1.1 13 years ago Dan Prince Updated the EC2 metadata controller so that it ret 8.2 KB Diff Download File
test_sysadmin.py 1434.2.1 13 years ago Vishvananda Ishaya remove openwrt image 12.8 KB Diff Download File