~cbehrens/nova/lp844160-more-radical

Viewing all changes in revision 1538.

  • 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: