1. 23 Dec, 2011 14 commits
    • Łukasz Nowak's avatar
      Prepare 0.21 release. · f72e0300
      Łukasz Nowak authored
      f72e0300
    • Antoine Catton's avatar
      Bugfix: modify ComputerPartition.rename in order to avoid sending 'None' · 0fa4efaa
      Antoine Catton authored
      string to vifib master.
      0fa4efaa
    • Antoine Catton's avatar
      Fix REST function name. · 74626eee
      Antoine Catton authored
      74626eee
    • Antoine Catton's avatar
      Adding renamming capability. · 754d29c3
      Antoine Catton authored
      This is a partial cherry-pick of 68a50590.
      754d29c3
    • Łukasz Nowak's avatar
      Use only one way to build documents. · 698c15c0
      Łukasz Nowak authored
      698c15c0
    • Łukasz Nowak's avatar
      Drop not needed logging. · fa310799
      Łukasz Nowak authored
      fa310799
    • Łukasz Nowak's avatar
      Use correct BP. · 16351de1
      Łukasz Nowak authored
      16351de1
    • Łukasz Nowak's avatar
      Use correct trade phase. · e42b6e24
      Łukasz Nowak authored
      e42b6e24
    • Łukasz Nowak's avatar
      Move script to non-data BT5. · d23458e7
      Łukasz Nowak authored
      d23458e7
    • Łukasz Nowak's avatar
      Use only one builder method. · f7507630
      Łukasz Nowak authored
      f7507630
    • Łukasz Nowak's avatar
      Use common select method. · 2e2637fc
      Łukasz Nowak authored
      2e2637fc
    • Łukasz Nowak's avatar
      Simplify. · 3ba00087
      Łukasz Nowak authored
      3ba00087
    • Łukasz Nowak's avatar
      Ignore busy partitions w/o deliveries. · 8605c74c
      Łukasz Nowak authored
      Sysadmins may mark partition busy in order to lock the down.
      8605c74c
    • Gabriel Monnerat's avatar
      Merge slave_instance_cleanup. · f396d27f
      Gabriel Monnerat authored
      Work by Gabriel Monnerat.
      
      The most important change: all requests are asynchronous and all are creating
      Sale Orders.
      
      Squashed commit of the following:
      
      commit 4f59364ce970222ebd6e609c4cfc7837c92d05c5
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 22 10:42:04 2011 -0200
      
          invoke transaction before call alarm. With this, the alarm will be able to find the Sale Order ordered
      
      commit f52291c24f26f3947dd59439ab3b0be70ef75a8e
      Merge: ff0b621 06218fb1
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 22 12:04:52 2011 +0100
      
          Merge branch 'master' into slave_instance_cleanup
      
          Conflicts:
          	master/bt5/vifib_slap/bt/revision
      
      commit ff0b621d29f442f3ce709d64130b7b43721acb15
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 21 10:23:46 2011 -0200
      
          invoke transaction before call alarm. With this, the alarm will be able to find the Sale Order ordered
      
      commit bf446dc95349385391fb337c95e3cd90ad901b85
      Merge: b12096f 767ee613
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Dec 21 10:13:27 2011 +0100
      
          Merge remote-tracking branch 'origin/master' into slave_instance_cleanup
      
          Conflicts:
          	master/bt5/erp5_configurator_vifib/bt/revision
          	master/bt5/vifib_erp5/bt/revision
          	master/bt5/vifib_slap/bt/revision
      
      commit b12096f202de55aa078f913b3019ee015989d2a1
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 20 11:51:37 2011 -0200
      
          refactor code to allow find packing list line with setup resource and fix the logic to give Auditor role in Hosting Subscription objects to Software Instance when the HOSTSUBS is related to Slave Instance
      
      commit 5a051df52f899a5c0a167f1d7345d75c9c430f8e
      Author: Cédric de Saint Martin <cedric.dsm@tiolive.com>
      Date:   Mon Dec 19 17:18:09 2011 +0100
      
          Remove inexistent vifib_invoicing bt5 from configurator
      
          Conflicts:
      
          	master/bt5/erp5_configurator_vifib/bt/revision
      
      commit fe730c3e4c321b736703d2f911c0dc27644adb4f
      Author: Cédric de Saint Martin <cedric.dsm@tiolive.com>
      Date:   Mon Dec 19 16:06:25 2011 +0100
      
          Add vifib_data_simulation BT to vifib configurator
      
          Conflicts:
      
          	master/bt5/erp5_configurator_vifib/bt/revision
      
      commit 4276f1362bf18f9ed0328be11464260adc498cf0
      Author: Cédric de Saint Martin <cedric.dsm@tiolive.com>
      Date:   Mon Dec 19 14:19:48 2011 +0100
      
          Add missing dependency to vifib_erp5 BT5
      
          Conflicts:
      
          	master/bt5/vifib_erp5/bt/revision
      
      commit a31d966e10da48749dae2d598477e108961ce89d
      Merge: 84c02b2 cc169874
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Dec 19 10:57:06 2011 +0100
      
          Merge remote-tracking branch 'origin/master' into slave_instance_cleanup
      
          Conflicts:
          	master/bt5/vifib_slap/bt/revision
      
      commit 84c02b2773e46b25409a108bb75b361ae74be65e
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Dec 16 13:59:55 2011 +0100
      
          Fix f9da7a498da04002795652c576e522417b933017.
      
          Keep usefull steps.
      
      commit f9da7a498da04002795652c576e522417b933017
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Dec 16 12:03:03 2011 +0100
      
          Remove custom configuration.
      
          All configuration should be provided by the bt5
      
      commit f8ec90fe555bb22e0a081e2d3dd019a5aa9ab371
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Dec 16 11:33:00 2011 +0100
      
          XML changes
      
      commit 48461387048145868705aaf05cb5d794e19b38f2
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Dec 16 11:31:50 2011 +0100
      
          Instance only need view access on the sale trade condition module
      
      commit 48769633651aaa6000751ee4c13f9b45fd8016c2
      Merge: 85f9fdf ad0cac4e
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Fri Dec 16 09:46:17 2011 +0100
      
          Merge remote-tracking branch 'origin/master' into slave_instance_cleanup
      
      commit 85f9fdfe84b91a26cbf5e2d189733e18d4dc196c
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Dec 15 17:51:39 2011 +0100
      
          Remove access on trade condition for instances.
      
      commit 122854c08737bf85c3784f70573494585869191e
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Dec 15 17:48:26 2011 +0100
      
          Also export the portal type roles.
      
          It allows to be consistent with exported local roles.
      
      commit 6df42f962af0d1c3aa0e4b61602b7bf8c6d8e3b9
      Merge: e0af9e8 62908452
      Author: Romain Courteaud <romain@nexedi.com>
      Date:   Thu Dec 15 17:37:14 2011 +0100
      
          Merge remote-tracking branch 'origin/master' into slave_instance_cleanup
      
          Conflicts:
          	master/bt5/vifib_erp5/bt/revision
          	master/bt5/vifib_slap/bt/revision
      
      commit e0af9e856d3af8d34afbb64576ff1097499a597a
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 15 12:58:04 2011 -0200
      
          remove parameter to sort because for this case is not relevant
      
      commit 8efe2be5d5b2e3d0bd4e02128539104d9ff5a7ae
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 14:42:08 2011 +0100
      
          Minimise diff.
      
      commit 20a2efb131cf5626b7409e039d83fe5d8071f0a0
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 14:37:12 2011 +0100
      
          Drop not needed step.
      
      commit 3bda12f76c25e8e54a1a87dbdf4e7001ee78cc0b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 14:11:40 2011 +0100
      
          Check that destroying slave does not affect partition.
      
      commit 144ab1fc2e566400552526d7de24f9b5d592b31f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:53:35 2011 +0100
      
          Minimise diff.
      
      commit 2d4fd245725e1af820763166f29272c2e600cf09
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:49:45 2011 +0100
      
          Minimise diff.
      
      commit de9f6caba7df04f507385c9024442c39556faec4
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:47:03 2011 +0100
      
          Minimise diff.
      
      commit 4e8b995712456c11429d8fda7d70f5e100a95e04
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:44:58 2011 +0100
      
          Drop half done refactoring.
      
      commit 7fc01b34092148ee20ae895e707e75a7dc236a4e
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:20:04 2011 +0100
      
          Revert "add steps used for the test added in d9d54601b44a43cbde59d46f6f6bbcf2daa3091a"
      
          This reverts commit 61ef0d448b07d21c260886ee93b596af27b4d301.
      
          d9d54601b44a43cbde59d46f6f6bbcf2daa3091a was dropped.
      
      commit 80370d4ebb66a20b33f85e143721d56dfc8729da
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:14:41 2011 +0100
      
          Revert "add test to check that requesting one Software Instance from another Software Instance that does not exists Sale Packing Lists related yet,  the second instance must be requested without raise exceptions"
      
          This reverts commit d9d54601b44a43cbde59d46f6f6bbcf2daa3091a.
      
          This test did not used slap library and was trying to do "impossible" things.
          Without calling registerComputerPartition (as instance was not prepared yet)
          it tried to request something. Of course such request will fail, and it is
          impossible to do it using slap library.
      
      commit 73e703b6814c82bb5453c8e2e6e351771d178cb4
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Dec 15 13:13:35 2011 +0100
      
          Revert "Use Sale Order Line to avoid the case when the Software Instance don't have Sale Packing List Line related. This test is to cover the test added in d9d54601b44a43cbde59d46f6f6bbcf2daa3091a"
      
          This reverts commit 27e6a10c10df9f52f965078cd5d56228fdb334cd.
      
          This software instance "does not exists yet". It is impossible to do register
          as not yet created (so without instance setup SPL) packing list.
      
          There is no need to support this case.
      
      commit 843aa47e285f989e9ae17320e44e6c654857abce
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 15 09:47:09 2011 -0200
      
          remove steps because the for each step is duplicated. This steps have the same code of stepRequestSoftwareInstanceStop and stepRequestSoftwareInstanceStart
      
      commit 7b86f1c64e7933154dcdbc6a8bcd2dd45c080f09
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 15 09:43:00 2011 -0200
      
          Remove trailing whitespaces
      
      commit adc75060f7995299714d8a8306f8d3aecea64a94
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 15 09:10:18 2011 -0200
      
          invoke transactions to be possible the alarm find the Sale Order Line created when a Software Instance is requested
      
      commit 0193242d5176fc3d67cbc18b521a720e5350d235
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 21:58:22 2011 -0200
      
          invoke transactions to be possible the alarm find the Sale Order Line created when a Software Instance is requested
      
      commit 61ef0d448b07d21c260886ee93b596af27b4d301
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 21:10:02 2011 -0200
      
          add steps used for the test added in d9d54601b44a43cbde59d46f6f6bbcf2daa3091a
      
      commit b511b59de07ddb720dda4a17dcd181bddbc223b9
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 21:05:07 2011 -0200
      
          refactor code to use portal_catalog instead of iterate over packing list
      
      commit b37fdf4b86c4b6d836720b5c31529f929188e89f
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 18:36:11 2011 -0200
      
          pass a string instead of one list
      
      commit 08e78b3cde9acecf7a627efef11373efba8d4b7d
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 17:21:30 2011 -0200
      
          fix code because service_uid is not passed inside one list anymore
      
      commit 27e6a10c10df9f52f965078cd5d56228fdb334cd
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 15:25:27 2011 -0200
      
          Use Sale Order Line to avoid the case when the Software Instance don't have Sale Packing List Line related. This test is to cover the test added in d9d54601b44a43cbde59d46f6f6bbcf2daa3091a
      
      commit d9d54601b44a43cbde59d46f6f6bbcf2daa3091a
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 15:16:19 2011 -0200
      
          add test to check that requesting one Software Instance from another Software Instance that does not exists Sale Packing Lists related yet,  the second instance must be requested without raise exceptions
      
      commit f8bd366c9b6a10f6b7c2e7ada02897cf1c240457
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 12:20:15 2011 -0200
      
          invoke transactions to be possible the alarm find the Sale Order Line created when a Software Instance is requested
      
      commit a6a5355fd4f98157668eec27cb7446b9cef63a2c
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 15:01:05 2011 -0200
      
          clean up the code because is not needed pass a list as parameter and the parameter query is not used anymore.
      
      commit 638420ece76b047bbbdc32d155cc993a4ccf17ac
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Dec 14 15:51:24 2011 +0100
      
          Typo.
      
      commit 43401199aacc9a7886c466c4e109bf611fc53412
      Merge: 86b9146 da1186d4
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Dec 14 15:07:24 2011 +0100
      
          Merge remote-tracking branch 'origin/master' into slave_instance_cleanup
      
      commit 86b914638148e4fda4729e671cc4f97509af68a1
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 11:49:04 2011 -0200
      
          Revert "Explain changed code on branch." because it is already done in 4c7f138906c49799c5638c95985215b6973c7725
      
          This reverts commit 94bc091ad7dc3e522ded12a6eb5b3b5c0c12c773.
      
      commit 94bc091ad7dc3e522ded12a6eb5b3b5c0c12c773
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Dec 14 14:29:26 2011 +0100
      
          Explain changed code on branch.
      
      commit 4c7f138906c49799c5638c95985215b6973c7725
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 10:46:29 2011 -0200
      
          refactor step to check that the method serialize is called when one Computer Partition will be allocated when a Sale Order is confirmed. This step was changed because the Computer Partition is not allocated directly anymore
      
      commit 4415751db23f286e661382097d2fff4d88aecf1c
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 14 01:55:48 2011 -0200
      
          don't call startRequested always. Call the right method according to the state
      
      commit 29fa1363b1f07159a82451cced88fd1686a774c3
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 19:39:10 2011 -0200
      
          use variable that already exists instead of instantiate the same object many times
      
      commit e990b832472729527e07db09f1447655093d6a5b
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 19:03:14 2011 -0200
      
          Clean up the code because the filtering should be inside the external methods and the methods are not configurable any more. Don't need pass the reference as parameter because it can get from context
      
      commit 184677d91012d662cad028f4afeea7f32efc4587
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 18:54:34 2011 -0200
      
          extend code to get all Slave Instances related to the current Software Instance according to the Computer Partition that the Software Instance is installed
      
      commit e08c39f6aebbb14792e894aad8e6be042577495f
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Dec 13 18:48:50 2011 +0100
      
          Revert "refactor code to allow pass parameters to the search inside the function. The goals filter the search, improve the perfomance and don't allow extract Slave Instances that should not be destroyed"
      
          This reverts commit 1955c97279f8be379f5138c90652b483cb4c129b.
      
          This is not the correct way.
      
          Security related method shall not accept parameters, and do everything on its
          own.
      
          They shall be kept simple and do only one operation, instead of begin to
          extensible.
      
      commit c4025ae7e5f22b2796a92ba93fbf74d06d94aa91
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 15:36:59 2011 -0200
      
          Improve scripts which propagate the action to destroy Slave Instances related to the current Software Instance. With this, the search will be filtered to extract Slave Instances that is installed in the same Computer Partition only.
      
      commit 1955c97279f8be379f5138c90652b483cb4c129b
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 15:31:26 2011 -0200
      
          refactor code to allow pass parameters to the search inside the function. The goals filter the search, improve the perfomance and don't allow extract Slave Instances that should not be destroyed
      
      commit 9567de10346ffb042676ba10de750d4f51c5bb74
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 15:27:00 2011 -0200
      
          Add test to prove that when is request to destroy a Software Instance, only the Slave Instances related to this Software Instance is destroyed
      
      commit 476cfe5f1450784122071154c4df0293a0c4bb06
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 12:44:59 2011 -0200
      
          invoke transacion before request destroy the software instance
      
      commit e14c3985a8c9bf47f9dacabe8007edffa7768fd8
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Dec 13 14:44:28 2011 +0100
      
          Revert "add interaction to deliver all hosting packing list created"
      
          This reverts commit 5bfb811f5175dcf2e42b0981e3fad2c093bde3ec.
      
          This commit was incorrect, as it changed test assumptions without checking for
          real problem.
      
      commit 4ccaa3fc8efa042a1416ade0fb777b312480de06
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Dec 13 14:44:03 2011 +0100
      
          Revert "add step to deliver one hosting packing list."
      
          This reverts commit 62bccba9e79b45a293a663c7d991c17651e7eb73.
      
          This commit was incorrect, as it changed test assumptions without checking for
          real problem.
      
      commit a3b93e5979f5fd05fd9279fa3335b6659fa3556c
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Dec 13 14:43:25 2011 +0100
      
          Revert "refactor code to start all instances created. This function was called to deliver all hosting packing list. With this, a empty list will be returned when getComputerPartitionList is called to check if not exists modification to computer partition"
      
          This reverts commit 86b65424ca069dd6fc1248ca5011d0766a5b947b.
      
          This commit was incorrect, as it changed test assumptions without checking for
          real problem.
      
      commit 78297b4e907467b4785cea868721fb8d9d31e441
      Merge: 96e922a ab2bd41e
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Tue Dec 13 13:33:10 2011 +0100
      
          Merge remote-tracking branch 'origin/master' into slave_instance_cleanup
      
          Conflicts:
          	master/bt5/erp5_configurator_vifib/bt/revision
          	master/bt5/vifib_erp5/LocalRolesTemplateItem/sale_trade_condition_module.xml
          	master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Sale%20Trade%20Condition%20Module.xml
          	master/bt5/vifib_erp5/bt/revision
      
      commit 96e922a7a416a0804c3d756e320c3df28f5b05f9
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 01:59:44 2011 -0200
      
          refactor code to don't request destroy for the same Slave Instance twice.
      
      commit b0e28d9fbf0f636d08f79f422b7bbe901eda7955
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 00:40:02 2011 -0200
      
          refactor code to call destroy method before destroy the current Software Instance
      
      commit ae6484067fb990a48c5aff43874fdc2ccbffc8e6
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 13 00:38:15 2011 -0200
      
          restore the original user before destroy each Slave Instance
      
      commit f5f0dc9cf33a6cc4730b21e8df20a94bbbeb0dda
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 14:58:32 2011 -0200
      
          invoke transaction before call alarm
      
      commit 05c28c1a62aa06e2f61ec1b9dda6757785a38166
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Dec 12 17:58:19 2011 +0100
      
          Partially revert revertion.
      
          Luke read the title instead of code, that's why he asked to revert ff4e7fc4068a9e80c7335449ae83909dade36911
      
          This will re-add roles on Slaves, which allow provider to do operations on them.
      
      commit 701290e9112005c78b51e5182ef25b5f88de7da0
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 13:44:05 2011 -0200
      
          add external methods to call functions inside VifibSecurity to destroy Slave Instance related to Software Instance
      
      commit 2cbeb6993b52cdee8b2cdfe6d9c0b5190e6e9843
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 13:38:41 2011 -0200
      
          remove interaction because to destroy the Slave Instance should use external method because in this case the user don't have permission to destroy instances created by different users
      
      commit aa55ac4ee64e74e73a1fd4821ea4a0cecb3dae60
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 13:36:10 2011 -0200
      
          add functions to destroy the Slave Instances related to the Software Instance that  was requested destroy
      
      commit ad1b337edf1282217e929669acfc62f3a090d5bf
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 13:35:07 2011 -0200
      
          extend code to propate the destroy methods to Slave Instance related
      
      commit 5e95b523da2b4b74fe3ae19c28723031bb8af21a
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Dec 12 16:21:38 2011 +0100
      
          Revert "add test to check that one Software Instance can view and access one Slave Instance on the same tree"
      
          This reverts commit 99d861b6e7bce745732ef8c07377768c8663932e.
      
          This case is covered by test test_ComputerPartition_request_SlaveInstance_twiceDifferentParent
      
      commit d9845cd3baf04e134557bf2f1fe53a4079ecfd3b
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Dec 12 15:35:45 2011 +0100
      
          Avoid code duplication.
      
      commit 49e8d8060f4aca5147582416e46ed94c67f5db2d
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Mon Dec 12 15:28:00 2011 +0100
      
          Fix typo.
      
      commit e408577227bb0ee36a411ee9b13541b92ef21bed
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 11:34:03 2011 -0200
      
          fix my mistake during the merge
      
      commit 5934da2604879b8dcb1debf77ffc5f472cf2a2c8
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 11:27:03 2011 -0200
      
          merge master into slave_instance_cleanup
      
      commit 7a158c4cce6b088ad277f1ea08292389be9df477
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 11:23:30 2011 -0200
      
          change role to give Assignor role to reflect the same role configuration to Software Instance object
      
      commit ff4e7fc4068a9e80c7335449ae83909dade36911
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 12 11:20:52 2011 -0200
      
          remove redudant role. The same role is given by relation with Hosting Subcription
      
      commit b6d8c2320ee403ae19b99f37f6059c90e6839d58
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Sun Dec 11 23:38:55 2011 -0200
      
          add role to give Assignee permission to users with the same Hosting Subscription
      
      commit 99d861b6e7bce745732ef8c07377768c8663932e
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Sun Dec 11 23:34:05 2011 -0200
      
          add test to check that one Software Instance can view and access one Slave Instance on the same tree
      
      commit 6ff33fea3c73a07d450aba0b40ac7f51cc71f3b1
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 8 17:00:45 2011 -0200
      
          don't need load the object, the relative_url from Sale Trade Condition is enough.
      
      commit c5febf0deb56a31c433d0926c9a7c10ea9f479a9
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 8 16:41:55 2011 -0200
      
          add role to give view permission to Software Instance users into Sale Trade Condition Module
      
      commit 1faa108361aea73c8802cdc0df29cec89a32c697
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 8 10:25:46 2011 -0200
      
          merge master into slave_instance_cleanup
      
      commit fd38e013500e687a529f8ff324ec74f00d6c5b46
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 7 23:30:48 2011 -0200
      
          add test to check that requesting a Slave Instance twice with same arguments from different Computer Partition will return same object.
      
      commit 2f55ccfef62790707953f5578307562477025f3f
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 5 16:27:50 2011 -0200
      
          Add action to create one Sale Packing List with update resource when the Slave Instance is changed. For example, when the same Slave Instance is requested again but with different parameters.
      
      commit 36c8878359d8ebb4664946cabc5ffa005da102a4
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 7 01:42:09 2011 -0200
      
          remove useless steps
      
      commit 5bfb811f5175dcf2e42b0981e3fad2c093bde3ec
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 7 01:41:47 2011 -0200
      
          add interaction to deliver all hosting packing list created
      
      commit 62bccba9e79b45a293a663c7d991c17651e7eb73
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 7 01:07:07 2011 -0200
      
          add step to deliver one hosting packing list.
      
      commit f5b167a8251311e46060a3bdc67818a501749dd9
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Dec 7 00:59:40 2011 -0200
      
          move step to confirm the Sale Order ordered after request the software instance because inside the step FinishSoftwareInstancePartlyDestroyedTree is needed create the setup packing list before request to destroy the Software Instance created
      
      commit ed5fc18b2224df1f0012a9aa9024ba3bb0646af6
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 6 17:23:48 2011 -0200
      
          refactor steps because NotFoundError is not raised anymore when a Slave Instance is requested. With this, another steps were used to prove the scenario expected by the test
      
      commit 0edb8e1d1661e1748e92063ab481aaa8a6115530
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 6 17:22:51 2011 -0200
      
          add step to select the last Slave Instance created and validate if one exception will be raised if the sale order created try select one computer partition
      
      commit bbd21c07e6cf9ac0c441e9ff17a3fda50892cc02
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 6 17:21:05 2011 -0200
      
          add step to select a slave instance that was created but not exist one packing list related for this instance yet
      
      commit 86b65424ca069dd6fc1248ca5011d0766a5b947b
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 6 17:19:59 2011 -0200
      
          refactor code to start all instances created. This function was called to deliver all hosting packing list. With this, a empty list will be returned when getComputerPartitionList is called to check if not exists modification to computer partition
      
      commit 7eccb68622083bbd08604fb487504dd483b7a358
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Dec 6 16:24:19 2011 -0200
      
          refactor steps because NotFoundError is not raised anymore when a Slave Instance is requested. With this, another steps were used to prove the scenario expected by the test
      
      commit 24996c872ac431b6f8c191d83951a4710c334211
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 5 17:13:10 2011 -0200
      
          extend code to allow find update packing lists with state confirmed. With this, if one Slave Instance is changed, it will force the modification for the Computer Partition where the instance is installed
      
      commit 7c1a2bab8c118c946e5f39b3e5b4a706281a0485
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 5 17:04:51 2011 -0200
      
          remove argument to sort the query because in this return one search sorted is not relevent and increase the time of search without need
      
      commit 1b2258cb1fdf6216ed635a224ba3117553fb7547
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 5 17:00:22 2011 -0200
      
          clean up the code to remove duplicated arguments for the query
      
      commit b3764d1b3aa84b5b878b97c4057dae22c2d974af
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 5 16:53:52 2011 -0200
      
          add test to check that requesting to change the parameter dict of a Slave Instance, one update packing list will be created correctly
      
      commit 3db2dc64a44160ee313fd97f8790448f6aff87be
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Dec 5 16:51:48 2011 -0200
      
          move step to be used by another test cases
      
      commit 913c78e711db0a00d6a56d3af0422b503f367171
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 1 21:10:02 2011 -0200
      
          add steps to confirm Sale Orders ordered
      
      commit 38857175d66976d15ce310aa9e755bd2e47e38ad
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 1 18:01:23 2011 -0200
      
          add step to confirm Sale Orders ordered
      
      commit a954857eca7723cc28547386edb95a3df201bdb4
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 1 16:46:28 2011 -0200
      
          change user to call the alarm to confirm the Sale Orders created. This steps were add because when you request a new instance from one computer partition, one Sale Order is created instead of one Sale Packing List directly
      
      commit 493b521594e89c73d95a8c45449b8443bcc3570a
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 1 16:31:33 2011 -0200
      
          merge master into slave_instance_cleanup branch
      
      commit 56a2e2f89588d3b2c85ea187ba57f3e048daf9d0
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 1 16:21:02 2011 -0200
      
          add step to confirm Sale Orders ordered
      
      commit e4dc934cfe069313e6164574d9ad99509ceb7980
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Dec 1 15:39:46 2011 -0200
      
          add step to confirm Sale Orders ordered
      
      commit 22d76dd5ad336cb51d32536a56ca5565115dcb2d
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Nov 29 19:04:06 2011 -0200
      
          add step to call alarm to confirm the sale order ordered
      
      commit 9def587ee82d9264077650f0e101ae4e7c0f3283
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Nov 29 14:53:27 2011 -0200
      
          add step to call alarm to confirm the sale order ordered
      
      commit 0311ad2e47109848037214df8d97be8b5f59e65f
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 28 21:55:44 2011 -0200
      
          add step to confirm Sale Orders ordered
      
      commit b8af24a09ae1997a8b118d9e85c2bb452fdaec05
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 28 21:55:03 2011 -0200
      
          change step name because the exception NotFound is not raised anymore
      
      commit bcc475a220ae57fda09480e6c23cca48b972e195
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 28 20:17:07 2011 -0200
      
          add step to confirm Sale Orders ordered
      
      commit 3ff48b0bbd90dbcfa4f57fae30119d1aab55cd7d
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 28 20:16:00 2011 -0200
      
          change step name because the exception NotFound is not raised anymore
      
      commit 97e3c03657929d92ccf65664c774fc2e2a50cbe4
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 24 12:15:25 2011 -0200
      
          add more steps to call the alarm to confirm the Sale Order created
      
      commit a8bb885c03f061bb5b89a3339f64d9512135aeb1
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 24 11:13:48 2011 -0200
      
          add more steps to call the alarm to confirm the Sale Order created
      
      commit 7e1124b3cfc306e6be60b5043e67645b92ba3a65
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 24 10:53:54 2011 -0200
      
          add steps to call the alarm to confirm the Sale Order created
      
      commit 14d916c1b505c35900f56c224f7e71836da0b65a
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Nov 23 16:44:54 2011 -0200
      
          add step to call the alarm to confirm the sale orders created. This is needed because the script SoftwareInstance_requestSoftwareInstance was changed to create a Sale Order instead of create a new Sale Packing List directly
      
      commit c6fc401de8f489232f736aee4bf62a6dc80d366d
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Nov 23 15:49:22 2011 -0200
      
          missing update the local roles file to Sale Order Module. This changes should be pushed with a0cb47ba2502bb18b4be576010a009d314f563f6
      
      commit d4e0d6d26bde2dab64099271561e0fb39fb6973b
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Nov 22 16:45:29 2011 -0200
      
          No need create a new Open Order Line. Open Order Line is created for the root instance of the tree only
      
      commit 7e120a350c5d511267abc611c1875c7702b18091
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Nov 22 15:01:49 2011 -0200
      
          use the same trade condition used to create a Sale Packing List to create a new Sale Order
      
      commit 20d245b01801e4ccdc01c38f584c2feb8c2b4349
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 17:50:53 2011 -0200
      
          add condition to check if exists activities related to the Slave Instance, if exists it means that the requestDestroy was already called for this object
      
      commit 52a22bd906e2eecc635b8ab90fbce34c401eda40
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 17:26:36 2011 -0200
      
          Add test to check that destroying the Software Instance after request destroy a Slave Instance, the request to destroy the Software Instance will not raise exception
      
      commit 44f8eeb18977be1ae109630e2538982e32c75769
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 16:16:56 2011 -0200
      
          add test to check that one Slave Instance is destroyed when one Software Instance is destroyed and the owner users are different
      
      commit 151452565c755afbb1d43b008d1c12d80c6b5396
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 16:12:00 2011 -0200
      
          refactor test to check if the Slave Instance is destroying using the same user
      
      commit 93cd0c435cee8243c0f902b53b0caf48310e3315
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 15:29:05 2011 -0200
      
          Give role as Author to Instance users(i.e Software Instance) to allow create Sale Orders inside Sale Order Module
      
      commit a0cb47ba2502bb18b4be576010a009d314f563f6
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 14:04:05 2011 -0200
      
          remove script and transition because this transition is not used anymore by SoftwareInstance_requestSoftwareInstance.
      
      commit 72c39df815d4ca36a35074830d359df0693fc356
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Mon Nov 21 14:02:20 2011 -0200
      
          extend the code to create one Sale Order instead of Sale Packing List. The goals of create a new Sale Order is to the client don't get NotFound error. With this change, the request will be processed after the alarm
      
      commit 66baee25f1189e500a96fb4fa58612fb237ee674
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 17 18:41:09 2011 +0100
      
          Revert b3ef8a366ff8d7ed965777d3f2a7978565eacd19. The id of the owner should not be added
      
      commit 25c01c4dbbc2dcbb9c42635e0e446eecfe120726
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 17 18:06:32 2011 +0100
      
          fix the role name. Should be Assignee instead of Auditor
      
      commit 5abff87cb2f1b883df3d7c896aa8660f94ddc12f
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 17 17:35:09 2011 +0100
      
          Add comments to be fixed in a clean way
      
      commit b3ef8a366ff8d7ed965777d3f2a7978565eacd19
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 17 17:31:09 2011 +0100
      
          add the id of software instance owner to give permission for this person
      
      commit e60a12470a0c5ddb1151bd55f61dfd17972519e9
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Thu Nov 17 15:27:57 2011 +0100
      
          change parameter on the script ERP5Site_getSlaveInstanceListFromComputerPartition to be possible one list of resource instead of only one.
      
      commit a962506d00e330ddfd1af3912dc1d3d4e35ada93
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Wed Nov 16 13:08:34 2011 +0100
      
          add test to check that one slave instance will be destroyed correctly when the context have 2 Slave Instances requested by different users
      
      commit 2c1c27d81741dc2f33f5d4cfc6f2e69df42b8821
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Nov 15 18:11:25 2011 +0100
      
          fix test. The state of the Sale Packing List related to Slave Instance after destroy should be simulation_state == delivered and the resource == cleanup
      
      commit ef1b196c0904ae97a3c0fa1ade16c2a5a4c6a673
      Author: Gabriel Monnerat <gabriel@tiolive.com>
      Date:   Tue Nov 15 18:04:18 2011 +0100
      
          change workflow interaction to destroy the Slave Instance when is requested to destroy the Software Instance related.
      f396d27f
  2. 22 Dec, 2011 1 commit
  3. 21 Dec, 2011 3 commits
  4. 20 Dec, 2011 1 commit
  5. 19 Dec, 2011 12 commits
  6. 16 Dec, 2011 9 commits