- 29 Apr, 2015 5 commits
-
-
Kirill Smelkov authored
There is now wendelin.core and wendelin.core-dev parts. wendelin.core just installs released egg from pypi, and wendelin.core-dev installs it from latest git version. A reminder how to use wendelin.core-dev instead of wendelin.core: if your buildout.cfg [buildout] # directly or indirectly extends = ..../wendelin.core/buildout.cfg then at tails, do [buildout] parts -= wendelin.core parts += wendelin.core-dev This way wendelin.core will be fetched from git repository.
-
Kirill Smelkov authored
.core is part of the software name, and buildout allows dot inside a name.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 27 Apr, 2015 1 commit
-
-
Rafael Monnerat authored
-
- 23 Apr, 2015 6 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 22 Apr, 2015 1 commit
-
-
Alain Takoudjou authored
kvm_run script can now create external disk with specified format (qcow2, raw, etc...) if kvm external disk is created it will never be replaced, even if user reduce the number of disk with parameter 'external-disk-number' or change the 'external-disk-format' value. All created disk will be added to qemu run command. numa option can be used to create [fake] numa nodes and expose them to the guest OS instance. In this case it is important to know the host cpu topology and where the instance will be allocated. cpu-options are additional parameters like sockets=1,cores=5,threads=1 in this case if cpu-count parameter is 1 qemu options will be: -smp 1,sockets=1,cores=5,threads=1
-
- 20 Apr, 2015 9 commits
-
-
Alain Takoudjou authored
-
Rafael Monnerat authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 18 Apr, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 17 Apr, 2015 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 16 Apr, 2015 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 15 Apr, 2015 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 14 Apr, 2015 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 10 Apr, 2015 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-