Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
nova
/
0d2606dde3416b1e42ac4299596a866fff8effe8
/
nova
/
files
/
newton
0d2606d
Fix default value of host_subset_size in nova-controller config.
by Taras Khlivnyak
· 4 years ago
d8a62ca
Added disk_allocation_ratio parameter
by Dmitry Ukov
· 6 years ago
f5093b8
Adding ability to configure passthrough_whitelist and alias parameters
by Oleh Hryhorov
· 6 years ago
e2e30b2
Merge "Remove duplicate {{ compute.vcpu_pin_set }} value - this value is already defined in lines 471 - 487 and 54-57 respectively Change-Id: I958a06d0911cffeeb583d1fffdf9c9fe79a2f6bc"
by mcp-jenkins
· 6 years ago
1b7630c
Remove duplicate {{ compute.vcpu_pin_set }} value
by Martin Polreich
· 6 years ago
c60500b
Make dhcp_domain configurable
by Michel Nederlof
· 7 years ago
a1c8d1a
Add missing parameters:
by Stehlik Lukas
· 6 years ago
acf7788
Unhardcode rpc_response_timeout parameter
by Oleh Hryhorov
· 6 years ago
e38525d
Unhardcoded logging level for syslog in Libvirtd (nova-compute)
by Oleh Hryhorov
· 7 years ago
3a75a3b
Unhardcoded inject_* params in nova-compute.conf
by Oleksandr Shyshko
· 7 years ago
7da9bf1
Fixing logic for cpu_model parameter
by Dzmitry Stremkouski
· 7 years ago
aabb427
Unhardcode vncserver_listen option for mitaka/newton
by Vasyl Saienko
· 7 years ago
1023ea0
Parameterize few nova options:
by Alexei Lugovoi
· 7 years ago
feae06b
Add ability to configure force_raw_images param
by Oleksii Chupryn
· 7 years ago
590bba5
Add parametrization default_schedule_zone config option in salt-formula-nova
by Gleb Zimin
· 7 years ago
d219777
Merge "Enable logging.conf & fluentd for nova"
by mcp-jenkins
· 7 years ago
e58fe08
Enable logging.conf & fluentd for nova
by Dmitry Kalashnik
· 7 years ago
d3446de
nova compute config cpu options added
by Jiri Broulik
· 7 years ago
3f25ec6
Refactor map file to import role data only
by Vasyl Saienko
· 7 years ago
f81919b
Add option max_concurrent_live_migrations
by Michel Nederlof
· 7 years ago
99b0385
Merge "Fix wrong config_drive_cdrom option placement in nova config file"
by Petr Michalec
· 7 years ago
528d163
Fix wrong config_drive_cdrom option placement in nova config file
by sergio
· 7 years ago
39eb70d
Make inbound migration address configurable
by Michel Nederlof
· 7 years ago
7046b9c
Merge branch 'master' into scheduler_host_manager
by Jakub Pavlik
· 7 years ago
4952ed3
MySQL TLS Support
by Kirill Bespalov
· 7 years ago
25063fa
Merge "RabbitMQ TLS support"
by Jakub Pavlik
· 7 years ago
6461717
RabbitMQ TLS support
by Kirill Bespalov
· 8 years ago
0bc7969
Adding feature to support lvm for ephemeral VMs
by Kalynovskyi
· 8 years ago
9415a38
Fix default compute driver name for newton
by Vladyslav Drok
· 8 years ago
2bcba8d
Adding ability to set cinder/cross_az_attach setting
by Dmitry Stremkovskiy
· 8 years ago
35e53b7
Unhardcoding disk_cachemodes nova option
by Dmitry Stremkovskiy
· 8 years ago
f82fc73
Fixing carriage return
by Dmitry Stremkovskiy
· 8 years ago
ffb8a4e
Merge "Adding ability to set DEFAULT/host"
by Marek Celoud
· 8 years ago
83e6628
Unhardcoding libvirt group name parameter for socket. Upgrade path
by Dmitry Stremkovskiy
· 8 years ago
96281f5
Adding ability to set DEFAULT/host
by Dmitry Stremkovskiy
· 8 years ago
91f4585
Presenting upgrade_levels option
by Dmitry Stremkovskiy
· 8 years ago
8a0ff51
Unhardcoding my_ip option for compute
by Dmitry Stremkovskiy
· 8 years ago
7f6963b
Do not require compute.vnc params
by Vasyl Saienko
· 8 years ago
8d662f4
Merge remote-tracking branch 'target/master'
by Jenkins
· 8 years ago
665c728
Adding support for instances_path
by Dmitry Stremkovskiy
· 8 years ago
7070c11
in ocata the config_drive_format option was already configurable
by Michel Nederlof
· 8 years ago
e322ebb
Updating to singular groupname and hide empty section if no workaround defined
by Michel Nederlof
· 8 years ago
f7eefb2
Add configurable workaround to enable live snapshots
by Michel Nederlof
· 8 years ago
884138e
Update nova-compute to support baremetal case
by Vasyl Saienko
· 8 years ago
aadfae8
Merge pull request #22 from tgerdes/config-fixes
by Jakub Pavlik
· 8 years ago
a03c8e5
Merge pull request #23 from tgerdes/cpu_mode
by Jakub Pavlik
· 8 years ago
30c45c4
because of stacklight, every node in our deployment has neutron defined (with _sensu disabled state).
by Michel Nederlof
· 8 years ago
f582f1e
Allow overriding the scheduler_host_manager
by Thom Gerdes
· 8 years ago
ec00afd
Allow setting cpu_mode
by Thom Gerdes
· 8 years ago
34be7a0
Cleanup nova-compute configs
by Thom Gerdes
· 8 years ago
0a79e38
Add service_down_time support to get rid of false positive service downtime
by Damian Szeluga
· 8 years ago
3785731
Merge "newton and ocata sync db fix"
by Jakub Josef
· 8 years ago
ecd5bf6
Merge "added cors support into nova controller"
by Ales Komarek
· 8 years ago
53c2501
newton and ocata sync db fix
by Jiri Broulik
· 8 years ago
25b53cb
added cors support into nova controller
by Ondrej Smola
· 8 years ago
eb566f6
Adding Trim/Unmap support for libvirt / ceph
by Michel Nederlof
· 8 years ago
4377220
Merge pull request #12 from mnederlof/custom-scheduler-filters
by Jakub Pavlik
· 8 years ago
8f2c654
needs endfor, not endif.. :)
by Michel Nederlof
· 8 years ago
edcf25b
Integrating option to include custom scheduler filter for newton and ocata.
by Michel Nederlof
· 8 years ago
b732cfd
Fix nova-compute.conf templates:
by Sergey Kreys
· 8 years ago
02a01c7
Introduce Ocata release for Nova
by Jakub Pavlik
· 8 years ago
54c2b7a
Fix invalid syntax
by Filip Pytloun
· 8 years ago
f03e488
Add opt. resume guests on host boot (#10)
by Petr Michalec
· 8 years ago
c3783c9
fixes in tranport_url
by Jakub Pavlik
· 8 years ago
4e75bfc
Introduce Newton release for Nova
by Jakub Pavlik
· 8 years ago