Commit Graph

  • 591c480caf rename files Doug Hellmann 2015-02-02 15:07:55 -05:00
  • 23d1040dfb Merge "object: serialize set to list" Jenkins 2015-02-02 18:27:52 +00:00
  • 10249f3c45 Merge "Fix leaking exceptions from scheduler utils" Jenkins 2015-02-02 18:18:26 +00:00
  • 84ea2d7213 Merge "Revert "Raise if sec-groups and port id are provided on boot"" Jenkins 2015-01-30 21:05:10 +00:00
  • ee42181c53 object: serialize set to list Balazs Gibizer 2015-01-27 14:07:57 +01:00
  • 587bfa5ff5 Fix leaking exceptions from scheduler utils Balazs Gibizer 2015-01-07 16:01:38 +01:00
  • 013269bf22 Merge "Add flavor fields to Instance object" Jenkins 2015-01-30 06:00:08 +00:00
  • ad50b78126 Add flavor fields to Instance object Dan Smith 2014-11-18 11:00:33 -08:00
  • 559296a537 Revert "Raise if sec-groups and port id are provided on boot" Matthew Booth 2015-01-29 11:08:37 +00:00
  • 8a45eee77b Merge "Use a workarounds option to disable rootwrap" Jenkins 2015-01-29 06:21:31 +00:00
  • 76432bd376 Merge "Create a 'workarounds' config group." Jenkins 2015-01-29 04:49:16 +00:00
  • a772fdf588 Merge "Revert "Adds keypair type database migration"" Jenkins 2015-01-29 04:45:44 +00:00
  • f144b5720b Merge "Raise if sec-groups and port id are provided on boot" Jenkins 2015-01-29 02:20:32 +00:00
  • 6189ba8e4c Use a workarounds option to disable rootwrap Chet Burgess 2015-01-28 10:20:24 -08:00
  • afcda0a8ba Create a 'workarounds' config group. Tony Breeds 2015-01-27 11:17:54 -08:00
  • 59f5b83b21 Merge "Objects: add in missing translation" Jenkins 2015-01-28 15:29:13 +00:00
  • bb08e96f00 Revert "Adds keypair type database migration" Johannes Erdfelt 2015-01-27 19:19:47 +00:00
  • 1f98d7a893 Merge "Adds keypair type database migration" Jenkins 2015-01-27 17:22:01 +00:00
  • cba5f8b6fd Adds keypair type database migration Claudiu Belu 2014-11-21 21:57:14 +02:00
  • ca4d8876cf Merge "Revert temporary hack to monkey patch the fake rpc timeout" Jenkins 2015-01-26 20:24:12 +00:00
  • 221f03e5c1 Revert temporary hack to monkey patch the fake rpc timeout Dan Smith 2015-01-26 10:34:45 -08:00
  • a6bd8643e4 Merge "Remove unused methods in nova utils" Jenkins 2015-01-26 14:38:56 +00:00
  • f4e0f3a8d3 Merge "Add method for getting the CPU pinning constraint" Jenkins 2015-01-26 10:43:44 +00:00
  • bb0858cfda Raise if sec-groups and port id are provided on boot Oleg Bondarev 2014-09-25 13:32:53 +04:00
  • eae418c9fc Merge "Ignore warnings from contextlib.nested" Jenkins 2015-01-26 03:27:49 +00:00
  • c89a0652dc Add method for getting the CPU pinning constraint Nikola Dipanov 2014-12-09 18:08:01 +01:00
  • 102a73a6d1 Merge "Use get_my_ipv4 from oslo.utils" Jenkins 2015-01-23 15:05:27 +00:00
  • 6571741240 Ignore warnings from contextlib.nested Davanum Srinivas 2015-01-22 15:32:59 -05:00
  • 1a04c67192 Merge "Enable check for H238 rule" Jenkins 2015-01-21 18:24:31 +00:00
  • 3a7aecec5e Merge "Call ComputeNode instead of Service for getting the nodes" Jenkins 2015-01-20 19:21:17 +00:00
  • 28864d0786 Enable check for H238 rule Sergey Nikitin 2015-01-20 18:05:47 +03:00
  • 3d321981b4 Call ComputeNode instead of Service for getting the nodes Sylvain Bauza 2014-10-07 16:41:04 +02:00
  • ba4bee5bc7 Merge "increase fake rpc POLL_TIMEOUT to 0.1s" Jenkins 2015-01-17 22:30:21 +00:00
  • e0a448fb9a Merge "Add numa_node to PCIDevice" Jenkins 2015-01-16 22:02:45 +00:00
  • c84d2044de increase fake rpc POLL_TIMEOUT to 0.1s Sean Dague 2015-01-16 14:41:24 -05:00
  • 59a18e2245 Merge "Make numa_usage_from_instances consider CPU pinning" Jenkins 2015-01-16 18:28:14 +00:00
  • 30a93172b2 Merge "Performance: leverage dict comprehension in PEP-0274" Jenkins 2015-01-16 18:23:17 +00:00
  • bf7c9b34fc Performance: leverage dict comprehension in PEP-0274 ChangBo Guo(gcb) 2014-12-24 18:10:30 +08:00
  • 90fffdb881 Merge "Do not use deprecated assertRaisesRegexp()" Jenkins 2015-01-15 18:17:00 +00:00
  • 1cedc74b90 Do not use deprecated assertRaisesRegexp() Davanum Srinivas 2015-01-08 11:38:28 -05:00
  • 6a2dc0a3c6 Merge "Update docstring for wrap_exception decorator" Jenkins 2015-01-14 23:28:37 +00:00
  • 731d1ed783 Merge "speed up tests setting fake rpc polling timeout" Jenkins 2015-01-14 21:36:42 +00:00
  • cc2481ef07 speed up tests setting fake rpc polling timeout Sean Dague 2015-01-13 10:22:28 -05:00
  • db253a1b93 Make numa_usage_from_instances consider CPU pinning Nikola Dipanov 2014-12-05 13:52:47 +01:00
  • f6c7da962b Merge "Fix and re-gate on H306" Jenkins 2015-01-13 06:48:19 +00:00
  • 4df1a6c898 Merge "initialize objects with context in base object tests" Jenkins 2015-01-13 02:40:07 +00:00
  • 431465d051 Merge "Move WarningsFixture after DatabaseFixture so emit once" Jenkins 2015-01-12 20:52:04 +00:00
  • 937dee94ac Fix and re-gate on H306 Joe Gordon 2015-01-07 12:20:33 -08:00
  • ca3c4b1b6a Merge "Fix obj_to_primitive() expecting the dict interface methods" Jenkins 2015-01-09 00:18:25 +00:00
  • 4de1aded78 Move WarningsFixture after DatabaseFixture so emit once Brant Knudson 2015-01-08 14:39:45 -06:00
  • 259011b730 Fix obj_to_primitive() expecting the dict interface methods Dan Smith 2015-01-08 07:33:21 -08:00
  • 8d55e43d29 Merge "Add WarningsFixture to only emit DeprecationWarning once in a test run" Jenkins 2015-01-08 09:13:47 +00:00
  • 3c917ac476 initialize objects with context in base object tests melanie witt 2014-12-17 00:19:07 +00:00
  • 05e9dfe99c Merge "Add obj_as_admin() to NovaPersistentObject" Jenkins 2015-01-08 02:07:54 +00:00
  • 8c77dcd79d Add WarningsFixture to only emit DeprecationWarning once in a test run Matt Riedemann 2015-01-07 14:10:01 -08:00
  • 8d43261b73 Merge "Move metadata filtering logic to utils.py" Jenkins 2015-01-07 18:10:22 +00:00
  • a7af23c585 Update docstring for wrap_exception decorator Matt Riedemann 2015-01-07 08:03:46 -08:00
  • 5ba800c40b Merge "objects: remove NovaObjectDictCompat from Tag object" Jenkins 2015-01-06 16:22:36 +00:00
  • 917d7e1044 Merge "Nuke XML support from Nova REST API - Phase 2" Jenkins 2015-01-06 16:22:08 +00:00
  • 7e389f13e2 Add numa_node to PCIDevice Przemyslaw Czesnowicz 2014-11-20 12:04:05 +00:00
  • eef4fe4e71 Nuke XML support from Nova REST API - Phase 2 Davanum Srinivas 2014-12-08 08:32:02 -05:00
  • 87fec9a227 Remove unused methods in nova utils Eugeniya Kudryashova 2014-12-25 18:00:42 +02:00
  • 2249ce2c67 Use get_my_ipv4 from oslo.utils Eugeniya Kudryashova 2014-12-22 17:38:58 +02:00
  • d9926db07e Merge "Reuse methods from netutils" Jenkins 2015-01-05 17:21:32 +00:00
  • afad7b2c5d Reuse methods from netutils Eugeniya Kudryashova 2014-12-22 18:07:08 +02:00
  • 3a10a82f0b Move metadata filtering logic to utils.py Rushi Agrawal 2014-09-01 14:05:33 +05:30
  • 79bc258ef2 objects: remove NovaObjectDictCompat from Tag object Daniel P. Berrange 2014-12-12 14:07:45 +00:00
  • e809a45190 Merge "extract RPC setup into a fixture" Jenkins 2014-12-18 23:58:34 +00:00
  • c0cc832649 extract RPC setup into a fixture Sean Dague 2014-12-10 10:38:04 -05:00
  • ede415b51b Merge "objects: add method to verify requested hugepages" Jenkins 2014-12-18 18:53:29 +00:00
  • 2197f5b2a2 Merge "hardware: add method to return requested memory page size" Jenkins 2014-12-18 07:33:44 +00:00
  • 24e9bffab8 Merge "Add pci_device_pools to ComputeNode object" Jenkins 2014-12-18 07:27:35 +00:00
  • 78483edd66 Merge "Reject non existent mock assert calls" Jenkins 2014-12-18 00:57:34 +00:00
  • ba7cf06b2a Merge "objects: allow creation of objects without dict item compat" Jenkins 2014-12-18 00:52:37 +00:00
  • 60bdabd99f Merge "Faster get_attrname in nova/objects/base.py" Jenkins 2014-12-17 16:31:44 +00:00
  • 0450b3ff53 Add pci_device_pools to ComputeNode object Paul Murray 2014-11-28 19:30:22 +00:00
  • 24601b9222 objects: add method to verify requested hugepages Sahid Orentino Ferdjaoui 2014-12-03 07:03:29 -05:00
  • ce2e74bbfc hardware: add method to return requested memory page size Sahid Orentino Ferdjaoui 2014-10-14 11:48:15 -04:00
  • 1ddf907b27 Reject non existent mock assert calls Balazs Gibizer 2014-12-12 14:33:28 +01:00
  • 144c24b4c4 objects: allow creation of objects without dict item compat Daniel P. Berrange 2014-12-12 10:42:05 +00:00
  • 5b246b0f11 Merge "Fix base obj_make_compatible() handling ListOfObjectsField" Jenkins 2014-12-11 19:00:19 +00:00
  • 707a406fb3 Fix base obj_make_compatible() handling ListOfObjectsField Dan Smith 2014-12-08 08:15:09 -08:00
  • 8a4a09d559 Merge "Compute: Catch binding failed exception while init host" Jenkins 2014-12-10 20:30:24 +00:00
  • 51561eb1c9 Merge "simplify database fixture to the features we use" Jenkins 2014-12-10 20:28:19 +00:00
  • 36d88c2ae8 Add obj_as_admin() to NovaPersistentObject Dan Smith 2014-12-04 15:20:35 -08:00
  • 095a2f674d Merge "extract the timeout setup as a fixture" Jenkins 2014-12-10 17:27:39 +00:00
  • 842f6b7f77 simplify database fixture to the features we use Sean Dague 2014-12-09 11:46:28 -05:00
  • 09ccbb6df2 extract the timeout setup as a fixture Sean Dague 2014-12-09 09:04:42 -05:00
  • 10a52bd6e9 Merge "move all conf overrides to conf_fixture" Jenkins 2014-12-10 12:49:18 +00:00
  • 00a26a5a60 Merge "move ServiceFixture and TranslationFixture" Jenkins 2014-12-10 12:48:49 +00:00
  • 320d204a08 Merge "extract fixtures from nova.test to nova.test.fixtures" Jenkins 2014-12-10 12:48:24 +00:00
  • 4724df2364 move all conf overrides to conf_fixture Sean Dague 2014-12-09 08:53:48 -05:00
  • 88164df6cb move ServiceFixture and TranslationFixture Sean Dague 2014-12-09 08:47:55 -05:00
  • 63f718a832 extract fixtures from nova.test to nova.test.fixtures Sean Dague 2014-12-09 08:35:14 -05:00
  • 4d4dd6866a Merge "Add cn_get_all_by_host and cn_get_by_host_and_node to ComputeNode" Jenkins 2014-12-09 18:35:11 +00:00
  • 2d71226b18 Merge "objects: introduce numa pages topology as an object" Jenkins 2014-12-09 16:50:00 +00:00
  • 0a018c0577 Merge "Add host field to ComputeNode" Jenkins 2014-12-09 14:58:30 +00:00
  • 106223c640 Objects: add in missing translation Gary Kotton 2014-12-09 06:13:23 -08:00
  • 4e12c5acc0 objects: introduce numa pages topology as an object Sahid Orentino Ferdjaoui 2014-12-03 03:45:51 -05:00
  • 81758238f2 Merge "rename oslo.concurrency to oslo_concurrency" Jenkins 2014-12-08 22:40:45 +00:00