> Kind regards,
> Wei
>
> On Tue, Jun 3, 2025 at 11:24 PM Jason Hollis
> wrote:
>
>> Wei,
>>
>> This is related to this same issue/question I had here -
>> https://lists.apache.org/thread/gtvpjgyr4gn8hf8j8fdsnvbl5f9ntwl4
>>
>> I'm r
Kind regards,
> Wei
>
> On Tue, Jun 3, 2025 at 8:27 PM Jason Hollis
> wrote:
>
>> I'm trying to setup and run simulator via maven so I can test against
>> some code changes I have. I'd like to be able to easily test between
>> different versions of CS.
I'm trying to setup and run simulator via maven so I can test against
some code changes I have. I'd like to be able to easily test between
different versions of CS. In the past I've just ran the simulator via
Docker, but I need to be able to use my modified code.
I've ran this after my code chan
be released.
>
> Best regards,
>
> João Jandre.
>
>
> On 5/27/25 15:52, Jason Hollis wrote:
>> I have some code for Cloudstack that I have tested and works on 4.19.2.0
>> instance that I have. I would like to submit this for review and get it
>> merged in, but not
I have some code for Cloudstack that I have tested and works on 4.19.2.0
instance that I have. I would like to submit this for review and get it
merged in, but not sure which branch/tag I should/should've used to do
this
Here is the code and I had tested by basing it off of the 4.19 branch
https:
lient/target/cloud-client-ui-.jar, not
> server/target/cloud-server-.jar
>
>
>
> Kind regards,
> Wei
>
>
> On Mon, Apr 28, 2025 at 8:22 PM Jason Hollis
> wrote:
>
>> Wei,
>>
>> Thanks for the info, however when I do remove the -Dnoredist it does
>>
u need to
>> install the jars.
>> please refer to https://github.com/shapeblue/cloudstack-nonoss
>>
>> the file /usr/share/cloudstack-management/lib/cloudstack-.jar is
>> a copy of client/target/cloud-client-ui-.jar, not
>> server/target/cloud-server-.jar
>>
>&
I've been trying to get cloudstack to build with varrying results. If I do get
it to build by adjusting some parameters of the mvn command it will be
successful, but the file size for my cloud-server-4.19.2.0.jar will only be
3.7MB when on my Test environment Cloudstack management server it is
The current API Docs here do not work. The examples are showing using
Python 2.7.x which has long been deprecated.
https://github.com/apache/cloudstack-documentation/blob/4.18.1.0/source/developersguide/developer_guide.rst#the-cloudstack-api
Thanks,
Jason