~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 375.2.1 14 years ago Eric Day PEP8 and pylint cleanup. There should be no functi 2.3 KB Diff Download File