- 26 Nov, 2018 8 commits
-
-
Rafael Monnerat authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Thomas Gambier authored
Each tap will have a subnetwork with 16 more bits than the interface. The IPv6 of the tap is the last of the subnetwork. Note: the example IPv6 address is the address used in documentation (see https://en.wikipedia.org/wiki/IPv6_address#Documentation)
-
Thomas Gambier authored
-
Thomas Gambier authored
The bridge was never used anymore. For KVM software release, we are using tap with their own routes (packets are routes directly through the tap device).
-
Jérome Perrin authored
checked with: pylint --disable all --enable spelling --spelling-ignore-words=URI,SSL,API,XXX,uninstall,initialize,slapgrid,slapformat,kvm,instantiation,IComputer,IException,Vifib,IRequester,ISupply,SocketError,virtio,boolean,traceback,http,mysoftwareproduct,foo,buildout --spelling-dict en_US slapos/slap/interface/slap.py /reviewed-on nexedi/slapos.core!66
-
- 23 Nov, 2018 1 commit
-
-
Rafael Monnerat authored
The current code expected to have a string on the XML
-
- 21 Nov, 2018 5 commits
-
-
Rafael Monnerat authored
In a scenario with multiple forms for the same software type it is better store which schema was used to render the form.
-
Rafael Monnerat authored
Use a light grey to blend nicer in the page.
-
Rafael Monnerat authored
Include "restricted_parameter", to hide values which are not part of the schema (but keep them as hidden) and don't allow to include new objects. Include parameter to disallow raw editions Fix ordering of the software types based on index definition
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 20 Nov, 2018 5 commits
-
-
Alain Takoudjou authored
Wait until IPv6 is available on slapos interface before start slapos boot format. /reviewed-on nexedi/slapos.core!62
-
Alain Takoudjou authored
- Monitor link on SlapOS interface will add OPML. New opml will be synced immediately then redirect to status view. - Instances with subscription request can also request Slave Instances for frontends and others on shared computers. /reviewed-on nexedi/slapos.core!61
-
Alain Takoudjou authored
Monitor link on SlapOS interface will add OPML. New opml will be synced immediately then redirect to status view.
-
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 !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 1 commit
-
-
Rafael Monnerat authored
-