Updated Branches:
refs/heads/marvin-parallel [deleted] 04959a0dc
Updated Branches:
refs/heads/master 91673b10b -> c6110a88c
Updating copyright year in the LICENSE file to 2013
Signed-off-by: Chip Childers
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c
Updated Branches:
refs/heads/4.0 9a61ff214 -> f55a9f384
Updating copyright year in the LICENSE file to 2013
Signed-off-by: Chip Childers
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f55a
Summary: small fix for the classpath loader
Add the file separator if the path does not end with one
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d616dcdd
Tree: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/api_refactoring 089482265 -> 0a2588421
Merge branch 'master' into api_refactoring
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0a258842
Tree: http://git-wip-us
Summary: Get started with packaging cloud-agent
Modify the spec file to package the agent files and the scripts
Some changes to the poms to put the java dependencies in the right place.
Move the agent script to the dedicated os dir in packaging.
Project: http://git-wip-us.apache.org/repos/asf/
Updated Branches:
refs/heads/ui-quick-view-v2 19aad357c -> 2f1dde83b
Style multiple view all buttons; increase length of quickview
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2f1dde83
Tre
Add dummy 'view all hosts'
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f7a7c18d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f7a7c18d
Diff: http://git-wip-us.apache.
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6083ce5/plugins/hypervisors/simulator/src/com/cloud/simulator/dao/MockVolumeDao.java
--
diff --git
a/plugins/hypervisors/simulator/src/com/cloud/simulator/dao/MockV
Increase max-width of list view table cells to 160px
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/23e75eb7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/23e75eb7
Diff:
List view UI: Keep overflow row content in-line with mouse on hover
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d3ca6a8a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree
S3-backed Secondary Storage
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e4583ced
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e4583ced
Diff: http://git-wip-us.apache
List view UI: Add alt tag to table cells
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1b533f23
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1b533f23
Diff: http://git-
marvin : cloudstack-version is not reqd for json load
To build back cloudstack response we don't need to load the
'cloudstack-version' string, only the response
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-clo
UI: Minor cosmetic fixes
-Fix missing icons on some dialog headers
-multiEdit: Fix overflow for long text strings
-Projects UI: Fix project selector margins, overflow on 'Events' box
on project dashboard
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http:/
db / upgrade: Add columns to sync_queue and sync_queue_item
These columns were not added by the upgrade from 4.0 to 4.1 causing SQL-errors
These columns are present in create-schema.sql, so by adding them here the
upgrade also works to 4.1
Project: http://git-wip-us.apache.org/repos/asf/incuba
Summary: Make canHandle protected
Change access to canHandle so it's easier to unittest.
Make a note that answers can be null if the host is down, there should
be a way to deal with this, but for now an NPE is an adequate indication
that something is wrong.
Project: http://git-wip-us.apache.org
Simulator: Fixing the listTemplatesCommand
Should return the ListTemplatesAnswer and ListVolumes returns
ListVolumesAnswer
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloud
Work around maven dependency problems
Disable the transitive dependency from axis2-webapp to xercesImpl
and from all rampart artifacts to opensaml. This fixes reproducible
problem where maven tries to download artifacts from the wrong
repositories.
Signed-off-by: Prasanna Santhanam
Signed-off-by
marvin tests: marking the xen specific tests
these tests do verification assuming xenserver style disks /dev/xvda/b
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/c
Summary: bring up KVM network bridge immediately
Detail: Users can experience long delays during VM migration, because the
linux bridge by default will have a forwarding delay set. This means that the
network will likely miss any gratuitous ARP from qemu notifying the network that
the MAC has move
CLOUDSTACK-720:Fail to load a png image when accessing the web console
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3e6435b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/t
vmware stuff should be compile time dependency
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/bba43f51
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/bba43f51
Diff: http:
Summary: Small fixes for issues found during unittests
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/00847482
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/00847482
Diff
Summary: nothing to see here, move along
Fix for a stupid mistake.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9122809e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/
simulator:Using the priority to decide b/w MASTER/BACKUP
BootArgs carry router priority for master and backup and simulator will
reuse the priority to decide RvR status. Deprecating the odd/even logic.
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/incubator-
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1f1a1344/setup/db/templates.simulator.sql
--
diff --git a/setup/db/templates.simulator.sql b/setup/db/templates.simulator.sql
index 2a140a4..7e712f5 100755
--- a/setu
UI: add generate key button to appropriate roles
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/6ce01c46
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6ce01c46
Diff: htt
Simulator: moving hypervisor simulator into plugin
Simulator just like any hypervisor should be a plugin.
resurrecting it to aid api refactoring tests. WIP
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apa
CLOUDSTACK-771:Instance Table misalignment : Adding the hover view in order to
display the full text
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5b751b2a
Tree: http://git-wip-us.apache.org/r
simulator: simulator maintenance mode and simulator latency per command
Detail:
To induce latency for a command you have to use an API call like so
http://localhost:8096/client/api?command=configureSimulator&zoneid=1&podid=1&name=CheckRouterCommand&value=wait:80|timeout:0
(This is a hidden API co
simulator: fixing pom.xml for build
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/39fea6f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/39fea6f6
Diff: http://git-wip-u
CLOUDSTACK-771:Instance Table misalignment : when instance is created with long
display name:Solved by using the concept of Ellipses in CSS
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7410de
Summary: Remove useless and commented code
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cc3d692a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cc3d692a
Diff: http://git
Simulator: components-simulator.xml resource
The extended simulator component including the Simulator Managers and
Discoverers
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/beff1f45
Tree: http
simulator: resurrect simulator hypervisor as plugin
Multiple fixes:
1. changes to the mvn configuration
a. include simulator to client.war
b. activate simulator by profile
2. templates for simulator
3. developer prefill for simulator
a. Use deplydb-simulator to setup simulator db
4. In
Fix for CloudStack-648
Signed-off-by: Gavin Lee
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5aefd77f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5aefd77f
Diff: ht
[DOC]Delete duplicated, mis-spelling xml files.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8cf2cb1f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8cf2cb1f
Diff: http
Pass on the destination host in StartCommand
I added this in commit bc94948e0604e0e5931759be3c3d3155e84686f6 to be able to
bind
the VNC on KVM on the Private IP Address of the Hypervisor.
This got (accidentally) reverted in commit
110903a91a21c04b931a26354a04bd7f534ba050 breaking
this behaviour
CLOUDSTACK-771: maven: add mysql version reference to enable non-snapshot builds
If you update your build to build a version with a name not ending in -SNAPSHOT,
you are required to declare versions on all your depdendencies. There is already
a cs.mysql.version property, this patch makes sure it i
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/42d9c3fb
Tree: http://git-wip-us.apache.org/repos/asf/incuba
CLOUDSTACK-717: Fix response json handling in cloudmonkey
- Fixes response handling
- Sorts alphabetically, count and id are on top if available
- Fix colors
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.o
CLOUDSTACK-227: Fix NPE and throw an exception if the network is not found in
Xen
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8f6fdc3e
Tree: http://git-wip-us.ap
cli: Show progress during polling for async jobs
If asyncblock is set to true, prints dots as polling requests are made.
When result is obtained, dots are wiped and result is printed.
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
Fix license issue of new added xml files
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/51502e9f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/51502e9f
Diff: http://git-
CLOUDSTACK-306: Move inline mode parameter from device to network offering
One F5 device can be used as inline and side-by-side at the same time(for
different networks). So we can define inline or not on network base.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Comm
CLOUDSTACK-725:UI-Error when the Egress rules tab is selected for a
network:Hiding the egress rules tab
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/569ca6d7
Tree: http://git-wip-us.apache.or
CLOUDSTACK-306: Implement SRX firewall
Use SRX firewall filter as SRX firewall. The old security policy mechanism
cannot be used as IP based. This would enable SRX's ability to control traffic
for F5 behind it.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
ht
Add support for 'viewAll' array
If array is given for 'viewAll' in detail view, then render
mulitple view all buttons, each pointing to their respective
sections.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-c
cli: Remove unused method, fix welcome msg, prompt
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f1c15f0c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-clo
The other xml license fix
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3d9dc364
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3d9dc364
Diff: http://git-wip-us.apache.o
Summary: Unittest for nicira plugin
More unittests for the Guru
Add unittests for the Element
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/282eb5fc
Tree: http://git-wip-us.apache.org/repos/as
CLOUDSTACK-799: Redundant router: Speed up RvR status update
The basic idea behind this is, deploy a fix sized threadpool for updating RvR
status, then using producer/consumer model. There is a global configuration
router.check.poolsize(10 by default) to control the pool size.
Using pool size 100
Remove Duplicated Network Devices Commands
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7235ba35
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7235ba35
Diff: http://gi
Updated Branches:
refs/heads/ui-quick-view-v2 368a8e2bd -> 19aad357c
Merge branch 'master' into ui-quick-view-v2
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/19aad357
Tree: http://git-wip-
Updated Branches:
refs/heads/javelin 2d6133c61 -> 559933f06
First page of Javelin management server bootstraped by Spring is able to show
now
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/
Clean up some unused imports
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c876f02c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c876f02c
Diff: http://git-wip-us.apach
Remove old applyRules implementation
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cf906859
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cf906859
Diff: http://git-wip-
Fix mocks
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e262eef2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e262eef2
Diff: http://git-wip-us.apache.org/repos/asf/inc
WIP : extract NetworkService
WIP : move stuff between network manager and network service.
at this point there is about 700 lines of duplicated code
WIP: Leave creation of default offerings to NetworkManager init
WIP: clean up imports
Signed-off-by: Chiradeep Vittal
Project: http://git-wi
Updated Branches:
refs/heads/network-refactor a64b38671 -> af1abe405
Forgot some element adapters + dont add JuniperSRX by default
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/af1abe40
Tre
Updated Branches:
refs/heads/rbd [deleted] 406fd95d8
Updated Branches:
refs/heads/autoscale [deleted] 3fa49cb74
Updated Branches:
refs/heads/nicira-l3support [deleted] 51f9a9887
Updated Branches:
refs/heads/maven-to-rpm [deleted] b965f2354
Updated Branches:
refs/heads/maven-waf [deleted] b6d9fd38b
Updated Branches:
refs/heads/maven [deleted] 2a2d011f5
Summary: small fix for the classpath loader
Add the file separator if the path does not end with one
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d616dcdd
Tree: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/master d5ac10d7b -> 91673b10b
Summary: Get started with packaging cloud-agent
Modify the spec file to package the agent files and the scripts
Some changes to the poms to put the java dependencies in the right place.
Move the agent script to the dedicated os dir i
Author: jzb
Date: Mon Jan 7 20:59:36 2013
New Revision: 845375
Log:
Publishing changes.
Added:
websites/production/cloudstack/content/
- copied from r845374, websites/staging/cloudstack/trunk/content/
Author: buildbot
Date: Mon Jan 7 20:58:52 2013
New Revision: 845374
Log:
Staging update by buildbot for cloudstack
Modified:
websites/staging/cloudstack/trunk/content/ (props changed)
websites/staging/cloudstack/trunk/content/cloudstack/index.html
websites/staging/cloudstack/trunk/
Author: jzb
Date: Mon Jan 7 20:58:40 2013
New Revision: 1430002
URL: http://svn.apache.org/viewvc?rev=1430002&view=rev
Log:
A few minor edits, adding more detailed commands on subscribing to mailing
lists.
Modified:
incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext
incubat
Corrected response object in Traffic Monitor APIs Implementation annontation as
TrafficMonitorResponse
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5502f4b2
Tree: http://git-wip-us.apache.org
CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware
Issue seen during system vm template upgrade and restoreVM command
scenarios for vmware. In these cases CS tries to recreate root disk with
same name as the existing one, in case of vmware this results in creation
of vmdk file
Updated Branches:
refs/heads/api_refactoring 13de3ca25 -> a948a8937
Sync updates: Merge branch 'master' into api_refactoring
Conflicts:
server/src/com/cloud/api/commands/AddTrafficMonitorCmd.java
server/src/com/cloud/api/commands/ListTrafficMonitorsCmd.java
Signed-off-by: Rohi
CLOUDSTACK-819:Changing GET request to POST while creating account/user to hide
the passwords in the access logs
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fd8607d4
Tree: http://git-wip-us.
Missed portion of the fix for CLOUDSTACK-595 submitted by commit
3ffbc4320abc9fd03ad3abd1f8077cc8d8f9ed4c which caused build break.
Fixing the build break and added missing code.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d5ac10d7
Tree: http://git-wip-us.apache.org/repos/asf/incuba
Updated Branches:
refs/heads/api_refactoring 3c1ccdf60 -> 13de3ca25
Enable default sorting for listVirtualMachines and listRouters to keep
back compatible.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-clouds
CLOUDSTACK-819:Changing GET request to POST while creating account/user to hide
the passwords in the access logs
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fd8607d4
Tree: http://git-wip-us.
Updated Branches:
refs/heads/master bf6ed9312 -> d5ac10d7b
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/comm
Updated Branches:
refs/heads/4.0 c69da4c1b -> 9a61ff214
Missed portion of the fix for CLOUDSTACK-595 submitted by commit
3ffbc4320abc9fd03ad3abd1f8077cc8d8f9ed4c which caused build break.
Fixing the build break and added missing code.
Project: http://git-wip-us.apache.org/repos/asf/incubator
Updated Branches:
refs/heads/master 3ffbc4320 -> bf6ed9312
Missed portion of the fix for CLOUDSTACK-595 submitted by commit
3ffbc4320abc9fd03ad3abd1f8077cc8d8f9ed4c which caused build break.
Fixing the build break and added missing code.
Project: http://git-wip-us.apache.org/repos/asf/incuba
Updated Branches:
refs/heads/master 5502f4b20 -> 3ffbc4320
CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware
Issue seen during system vm template upgrade and restoreVM command
scenarios for vmware. In these cases CS tries to recreate root disk with
same name as the existin
fix the bug in creating exchange on AMQP
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit:
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/abd76859
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/abd76859
Diff: http://git-
Updated Branches:
refs/heads/4.0 97f6fe1e5 -> c69da4c1b
refs/heads/events-framework 7d9381edd -> abd768592
CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware
Issue seen during system vm template upgrade and restoreVM command
scenarios for vmware. In these cases CS tries t
86 matches
Mail list logo