- 20 Nov, 2018 2 commits
-
-
Alain Takoudjou authored
Instances with subscription request can also request Slave Instances for frontends and others on shared computers.
-
Rafael Monnerat authored
This allow configure more precisely the Capacity Quantity for an instance based on its software type.
-
- 19 Nov, 2018 7 commits
-
-
Alain Takoudjou authored
It's not needed to show destroyed Software Installation in "Supplied Softwares" list which only make the research more harder.
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 15 Nov, 2018 1 commit
-
-
Bryton Lacquement authored
-
- 14 Nov, 2018 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 08 Nov, 2018 1 commit
-
-
Thomas Gambier authored
assertEquals is deprecated, see https://docs.python.org/2.7/library/unittest.html#deprecated-aliases /reviewed-on nexedi/slapos.core!58
-
- 05 Nov, 2018 1 commit
-
-
Alain Takoudjou authored
`Catalog query with query_kw["allocation_scope_uid"] = NegatedQuery(SimpleQuery(UID))` is ignored in the query. We can set the list of accepted UID in the query instead. /reviewed-on nexedi/slapos.core!57
-
- 02 Nov, 2018 1 commit
-
-
Julien Muchembled authored
-
- 26 Oct, 2018 7 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Individual variation can define pricing and capacity consumption per software type.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Prioritize computer_guid for now while parent_reference is used.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
slapos_erp5: Since capacity scope is updated after allocation, the computer should have access on mememcached
-
- 25 Oct, 2018 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
For prevent over allocation, we have to update the state of the Computer just after the allocation. This don't replace alarms to control the global state (when capacity is updated etc etc)
-
Rafael Monnerat authored
-
- 24 Oct, 2018 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
It was set to output on stderr, which is not natural and inconvenient
-
- 22 Oct, 2018 2 commits
-
-
Rafael Monnerat authored
Those files are created when eggs are generated, so ignore them.
-
Rafael Monnerat authored
-
- 19 Oct, 2018 8 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
slapos_erp5: Computers with subscription allocation scope has same security as the ones with open allocation
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use sticky-computer to make the requester use same COMP reference when request himself. It allow us to maintain the requested instance on the same computer as the requester.
-
Rafael Monnerat authored
Based on allocation scope computers can be segmented for subscribers type, and project_guid can be used to limit the targeting case.
-
Rafael Monnerat authored
This category, when set on a computer, defines is as Open for Allocation, but only Subscribers can allocate. Normally, only instances that are linked to a Subscription Request.
-
- 18 Oct, 2018 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-