summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge "Allows test_virt_drivers to work when run alone"Jenkins2012-02-082-10/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allows test_virt_drivers to work when run aloneVishvananda Ishaya2012-02-082-10/+12
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Properly sets fake_resize using a stub in test_libvirt * Adds a stub for test_virt_drivers * Fixes typo and misuse of flags in setUp and TearDown * Fixes bug 925891 Change-Id: I015e942305f6a08941168ca0ccadb2382db064d7
* | | | | | | | | | | Merge "tests.integrated fails with devstack"Jenkins2012-02-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | tests.integrated fails with devstackZhongyue Luo2012-02-081-1/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug #928836 Change-Id: Ib703d2fce73b668b5872ea75f8ab4fd1cfd1960a
* | | | | | | | | | Merge "Check return code instead of output for iscsiadm"Jenkins2012-02-081-4/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check return code instead of output for iscsiadmVishvananda Ishaya2012-02-071-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * iscsiadm returns 255 on no records * Refixes bug 922232 Change-Id: If177c3c79c6ad974c2bed0ad72a62e956af451e0
* | | | | | | | | | | Merge "Add an alias to the ServerStartStop extension"Jenkins2012-02-082-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add an alias to the ServerStartStop extensionBrian Waldon2012-02-082-0/+8
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug 928954 Change-Id: I0c7e230e9b68139056c60c5477d3902c252ef413
* | | | | | | | | | | Merge "Fixes volume snapshotting issues and tests"Jenkins2012-02-084-123/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixes volume snapshotting issues and testsVishvananda Ishaya2012-02-074-123/+42
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes call for create_snapshot from contrib/volumes.py * fixes some raises in volume/snaphsots.py * rewrites volume api tests to use the right endpoint * updates contrib snapshots test to catch the error * fixes bug 928567 * fixes bug 928588 Change-Id: Ifa6bd8b70dc0df5c8811b0123072ba83eb170a45
* | | | | | | | | | | Merge "Fix bug 921814 changes handling of adminPass in API."Jenkins2012-02-085-9/+221
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix bug 921814 changes handling of adminPass in API.Mike Pittaro2012-02-075-9/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new nova configuration flag, boolean, enable_instance_password. When the flag is True (default), existing behavior is unchanged. When the flag is False, responses from the create or rebuild API calls don't include the adminPass attribute. Change-Id: Icb2bd703770f3a39bb1e458dc31e1489d48da7c1
* | | | | | | | | | | | Merge "pep8 check on api-paste.ini when using devstack"Jenkins2012-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pep8 check on api-paste.ini when using devstackZhongyue Luo2012-02-081-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug #928976 Avoid pep8 check on api-paste.ini Change-Id: I14e84e3c704c4e90d87c73e484d8eb3b63803743
* / | | | | | | | | | | Set port security for all allocated ipsJason Kölker2012-02-083-11/+11
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes LP929018 Change-Id: Iab56cb815381eb4832358053bde8ddc70f9c4ef6
* | | | | | | | | | | Merge "Fix xvpvncproxy error in nova-all (lp#928489)"Jenkins2012-02-081-6/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Fix xvpvncproxy error in nova-all (lp#928489)Mark McLoughlin2012-02-071-6/+9
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Running nova-all, I see: (nova): TRACE: NoSuchOptError: no such option: xvpvncproxy_manager xvp_proxy is a WSGIService, not a Service. Change-Id: I073d6536134a4fc8d819c808a6c96b02390b556d
* | | | | | | | | | Merge "nova-rootwrap: wait() for return code before exit"Jenkins2012-02-081-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nova-rootwrap: wait() for return code before exitAdam Gandelman2012-02-071-0/+1
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nova-rootwrap does not wait() for the subprocess it executes to complete before returning its return code. This often ends up in 0 being returned regardless of failure/success and causing unforeseen problems in Nova. Fixes bug #928566 Change-Id: I9b6d85c747513086d0e774cb92ba403886b3283c
* | | | | | | | | | Merge "Remove ajaxterm from Nova"Jenkins2012-02-0836-3873/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove ajaxterm from NovaThierry Carrez2012-02-0736-3873/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes copy of ajaxterm code, nova-ajax-console-proxy, and support for get_ajax_console from Nova proper. Implements blueprint remove-ajaxterm Fixes bug 917963 Change-Id: I2c0ff427c53c0f63a18b10475d6b4cbe9a085d83
* | | | | | | | | | | Makes sure killfilter doesn't raise ValueErrorVishvananda Ishaya2012-02-072-3/+14
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes bug 926412 * Includes failing test Change-Id: Ie0105ff777575d6dd794ce5b5e08545fb54ecf8b
* | | | | | | | | | Merge "Send image properties to Glance"Jenkins2012-02-081-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Send image properties to GlanceRick Harris2012-02-071-0/+4
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug 928549 Change-Id: Ie89e9c49c1fe25ed4acd680dd8c2c5e84173cdcd
* | | | | | | | | | Merge "Update cfg from openstack-common"Jenkins2012-02-075-25/+132
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Update cfg from openstack-commonMark McLoughlin2012-02-075-25/+132
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use openstack-common's update.py script to pull in some recent changes: * Add the Mapping interface to cfg.ConfigOpts * Add support to cfg for disabling interspersed args Make use of both of these in nova/flags.py. Add some dire warnings to HACKING about directly modifying the copy of openstack-common code. I'm confident they won't be ignored :-) Change-Id: I7ef75d18922c0bbb8844453b48cad0418034bc11
* / / / / / / / Make swap default to vdb if there is no ephemeralVishvananda Ishaya2012-02-071-11/+16
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes bug 912066 Change-Id: Ie463a8953fd0ac07a9def0dd86379d06d9259bc5
* | | | | | | Merge "Implements blueprint heterogeneous-tilera-architecture-support"Jenkins2012-02-0711-0/+2040
|\ \ \ \ \ \ \
| * | | | | | | Implements blueprint heterogeneous-tilera-architecture-supportMikyung Kang2012-02-0711-0/+2040
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iad8f66af18eb396f4737cd4ea168edcc77481ee6
* | | | | | | | Update MANIFEST.in to account for moved schemasSoren Hansen2012-02-071-1/+1
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Change-Id: I0b2b1402cd59333fddf04fab8e6b5759fad59455
* | | | | | | Merge "Fix quantum client filters"Jenkins2012-02-071-17/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix quantum client filtersJason Kölker2012-02-071-17/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter_ops were not being appened to the url. Change-Id: Ic8bfcfc3ca09c578d521463273a0a17950d704b0
* | | | | | | | Merge "Add nova/tests/policy.json to tarball"Jenkins2012-02-071-0/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add nova/tests/policy.json to tarballSoren Hansen2012-02-071-0/+1
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests do not run out of the tarball at the moment due to this. Change-Id: I9c36f3b645e04fd208fac3c18ad359b06eed55fa
* | | | | | | Merge "Fix support for --flagfile argument"Jenkins2012-02-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix support for --flagfile argumentJohannes Erdfelt2012-02-071-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent changes broke support for the --flagfile argument. It would attempt to find the argument and then pull off the filename portion, but it would only skip one letter, instead of the full argument name. The resulting error would be: Change-Id: Ic252b0c778774a7ea3e24a9ed8b182deb5987f65 OSError: [Errno 2] No such file or directory: 'lagfile=../nova.conf'
* | | | | | | Merge "Update migration to work when data already exists"Jenkins2012-02-071-11/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update migration to work when data already existsJason Kölker2012-02-071-11/+25
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes LP928322 Change-Id: I64213b863f019700f0555ab0db9fa0914145548a
* / / / / / Store the correct tenant_id/project_idJason Kölker2012-02-071-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Melange stores the networks in the nova table so quantum manager can use it, this makes it store the correct value so deallocation will work. Change-Id: Icafacca559570c6de679fbb126700519a19b77ee
* | | | | Merge "Increased coverage of nova/auth/dbdriver.py to 100%. Fixes 828609."Jenkins2012-02-073-11/+54
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Increased coverage of nova/auth/dbdriver.py to 100%.Tim Simpson2012-02-023-11/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes 828609. Change-Id: Iefa36ced27328ad79b9d58f04d915178b9b63bcc
* | | | | Merge "Fix _poll_bandwidth_usage if no network on vif"Jenkins2012-02-0613-44/+224
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix _poll_bandwidth_usage if no network on vifJason Kölker2012-02-0613-44/+224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix for lp901819 Move DB lookups out of the virt layer for bw usage. Migrate to storing the mac address in the table. Only lookup network label when sending usage events. Attempt to use info_cache for label lookup before punting to rpc call. Change-Id: Iffb4bc220804be7d5fe26d6416b90cd747b72753
* | | | | Merge "Fix nova.virt.firewall debugging message to use UUID"Jenkins2012-02-061-1/+1
|\ \ \ \ \
| * | | | | Fix nova.virt.firewall debugging message to use UUIDJohannes Erdfelt2012-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise it prints the repr() of the instance, which isn't very useful: 2012-02-06 21:34:23,163 DEBUG nova.virt.firewall [-] Filters added to the instance: <nova.db.sqlalchemy.models.Instance object at 0x5deb5d0> from (pid=11219) prepare_instance_filter /usr/lib/python2.6/dist-packages/nova/virt/firewall.py:138 Change-Id: I22cd20dbed44527f0d2ece2a788c9465f7f77ee4
* | | | | | Merge "Fix debugging log message to print instance UUID"Jenkins2012-02-061-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix debugging log message to print instance UUIDJohannes Erdfelt2012-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was printing the repr() of the instance, which is not very useful: 2012-02-06 21:34:12,111 DEBUG nova [-] Starting snapshot for VM <nova.db.sqlalchemy.models.Instance object at 0x5fbb2d0> from (pid=11219) _create_snapshot /usr/lib/python2.6/dist-packages/nova/virt/xenapi/vmops.py:653 Change-Id: I86f5e0803576fdad741e7df8d62c77bda8c95b31
* | | | | | Merge "Adds flags for href prefixes"Jenkins2012-02-065-2/+120
|\ \ \ \ \ \
| * | | | | | Adds flags for href prefixesPhilip Knouff2012-02-035-2/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #924090 Change-Id: I66358b3f526a5d356e11281ee32ce80e7b74d474
* | | | | | | Merge "mkfs takes vfat, not fat32."Jenkins2012-02-061-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |