GitHub user DaanHoogland added a comment to the discussion: Does Apache
Cloudstack support MariaDB ?
#9941 is merged and should address this
GitHub link:
https://github.com/apache/cloudstack/discussions/9742#discussioncomment-12007832
This is an automatically sent email for users@clouds
GitHub user weizhouapache added a comment to the discussion: how to change VPC
offering of an existing VPC?
> "update vpc.vpc_offering to the id of vpc offering" in db, correct?
correct. for example
```
update vpc set vpc_offering_id=246 where id=339;
```
GitHub link:
https://github.com/apac
GitHub user sbrueseke added a comment to the discussion: how to change VPC
offering of an existing VPC?
yes, exactly. In the end I need the redundant VRs to use another service
offering with more cpu and memory.
GitHub link:
https://github.com/apache/cloudstack/discussions/10293#discussionco
GitHub user akrasnov-drv added a comment to the discussion: Use of EC2 api of
CloudStack
I see. Good to know. Thank you.
But if so, any plans to remove this from the code, or still there is a hope
someone takes this?
GitHub link:
https://github.com/apache/cloudstack/discussions/10299#discuss
GitHub user sbrueseke added a comment to the discussion: how to change VPC
offering of an existing VPC?
"update vpc.vpc_offering to the id of vpc offering" in db, correct?
GitHub link:
https://github.com/apache/cloudstack/discussions/10293#discussioncomment-12006865
This is an automatic
GitHub user weizhouapache added a comment to the discussion: how to change VPC
offering of an existing VPC?
@sbrueseke
do you want to use another VPC offering with specific VR service offering ?
GitHub link:
https://github.com/apache/cloudstack/discussions/10293#discussioncomment-12006026
-
GitHub user weizhouapache added a comment to the discussion: how to change VPC
offering of an existing VPC?
@sbrueseke
I do not think there is an API to do it.
maybe you can the following as a workaround.
- create system service offering for domainrouter
- create vpc offering with the service
GitHub user akrasnov-drv added a comment to the discussion: Use of EC2 api of
CloudStack
Just found
https://docs.cloudstack.apache.org/en/latest/installguide/optional_installation.html
and according to it
```
Supported API
Version[](https://docs.cloudstack.apache.org/en/latest/installguide/
GitHub user akrasnov-drv added a comment to the discussion: Use of EC2 api of
CloudStack
Just found
https://docs.cloudstack.apache.org/en/latest/installguide/optional_installation.html
and according to it
```
Supported API
Version[](https://docs.cloudstack.apache.org/en/latest/installguide/
GitHub user akrasnov-drv closed a discussion: Use of EC2 api of CloudStack
Hi,
I see that there is config option to enable EC2 api. Unfortunately
documentation says almost nothing about it.
Please advise, how to use it from aws cli.
If you could help to use it from Jenkins with ec2 or even with
GitHub user akrasnov-drv deleted a comment on the discussion: Use of EC2 api of
CloudStack
Just found
https://docs.cloudstack.apache.org/en/latest/installguide/optional_installation.html
and according to it
```
Supported API
Version[](https://docs.cloudstack.apache.org/en/latest/installguid
GitHub user akrasnov-drv deleted a comment on the discussion: Use of EC2 api of
CloudStack
Just found
https://docs.cloudstack.apache.org/en/latest/installguide/optional_installation.html
and according to it
```
Supported API
Version[](https://docs.cloudstack.apache.org/en/latest/installguid
GitHub user akrasnov-drv added a comment to the discussion: Use of EC2 api of
CloudStack
Just found
https://docs.cloudstack.apache.org/en/latest/installguide/optional_installation.html
and according to it
```
Supported API
Version[](https://docs.cloudstack.apache.org/en/latest/installguide/
GitHub user shwstppr added a comment to the discussion: how to change VPC
offering of an existing VPC?
@sbrueseke I don't see any other API/operation changing offering for a VPC.
Something we can try adding in future for updateVpc API.
GitHub link:
https://github.com/apache/cloudstack/discus
GitHub user sbrueseke added a comment to the discussion: how to change VPC
offering of an existing VPC?
is there a use case for this? We run into this problem, because when using
redundant VR in a VPC with a lot of traffic, the default VR service offering is
just not enough with 1 cpu and 512
15 matches
Mail list logo