This website requires JavaScript.
Explore
Help
Sign In
apache
/
cloudstack
Watch
1
Star
0
Fork
0
You've already forked cloudstack
mirror of
https://github.com/apache/cloudstack.git
synced
2025-11-03 04:12:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cloudstack
/
plugins
/
hypervisors
/
kvm
History
wilderrodrigues
b267c5fc5a
Replacing real IPs by 127.0.0.1. - It was causing problems in some environments - The Ips should have been removed in a previous commit, but some of them were missed
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com> This
closes
#325
2015-05-29 11:25:40 +02:00
..
resources/META-INF/cloudstack
/kvm-compute
Fix the NPE tht was being caught by the executeRequest() method. - The LibvirtUtilitiesHelper should have been injected, but it did not work on the Agent side. Due to that, when sending a StartCommand we were experiencing NPE, which made impossible to get SSVM/CPVM started. - The LibvirtUtilitiesHelper class is now being instantiated withing the LibvirtComputingResource
2015-05-27 13:19:57 +02:00
src
Fix the NPE tht was being caught by the executeRequest() method. - The LibvirtUtilitiesHelper should have been injected, but it did not work on the Agent side. Due to that, when sending a StartCommand we were experiencing NPE, which made impossible to get SSVM/CPVM started. - The LibvirtUtilitiesHelper class is now being instantiated withing the LibvirtComputingResource
2015-05-27 13:19:57 +02:00
test
Replacing real IPs by 127.0.0.1. - It was causing problems in some environments - The Ips should have been removed in a previous commit, but some of them were missed
2015-05-29 11:25:40 +02:00
.pydevproject
License header updates for the plugins folder.
2012-08-03 09:07:43 -04:00
pom.xml
CLOUDSTACK-8335: removed ceph repository - artifact resolved from maven central
2015-05-01 11:10:06 +05:30