Eduardo Zanetta
a9b49f3ae9
Cleanup APIs getCommandName ( #7022 )
...
Co-authored-by: Eduardo Zanetta <eduardo.zanetta@scclouds.com.br>
2023-01-03 12:11:52 +01:00
João Jandre
4133f0e979
Update usage when scaling vms ( #7011 )
2022-12-31 14:48:36 +01:00
dahn
73a610da94
revert cleanup of test_acl_sharenetworks ( #7033 )
2022-12-31 14:45:03 +01:00
Abhishek Kumar
194b0b4610
Merge remote-tracking branch 'apache/4.17' into main
2022-12-30 16:27:43 +05:30
Rohit Yadav
97c7a0743c
README: Replace Travis badge with Github Actions
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-30 16:17:43 +05:30
Wei Zhou
0bedb58fbe
engine/orchestration: enable unit tests and fix errors ( #7034 )
...
The unit tests in engine/orchestration module are skipped for now.
This PR enables the unit tests and fixes the errors with the unit tests.
2022-12-30 16:03:36 +05:30
Harikrishna
1c2728da91
Semicolons not required ( #7035 )
2022-12-30 10:49:06 +01:00
Rohit Yadav
9a18ea28dd
.github: use ubuntu:22.04 for Sonar jacoco coverage checks
...
Apologies to commit this to main directly, this is because the
pull_request_target requires that Github Actions yaml changes are on the
source repo main branch.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-30 15:00:17 +05:30
Abhishek Kumar
d5f0100541
utils: fix NetUtils method to retrieve all IPs for a CIDR ( #7026 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-30 07:27:36 +01:00
Wei Zhou
dc40ea130f
UI: fix ui test errors ( #7030 )
2022-12-29 09:08:54 +01:00
Ben
ffccfc6172
Ensure Prometheus doesn't return values when the capacity_state is Disabled ( #7007 )
...
Co-authored-by: b-navaro <b.navaro@ca.leaseweb.com>
2022-12-28 17:48:51 +01:00
Rohit Yadav
ca7e1ac1ab
packaging: allow universal EL pkging to support EL8, EL9, Suse15 ( #6844 )
...
This introduced general EL rpm build step that allows the same
EL pkgs to be used on EL8, EL9 and Suse15.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-23 14:57:20 +05:30
Rohit Yadav
f4e359dbb0
Merge remote-tracking branch 'origin/4.17'
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-23 14:46:33 +05:30
Rohit Yadav
63bc5a8cae
packaging: consolidate suse15 to el8 ( #6995 )
...
- suse15: remove and symlink to centos8
- Use Boolean dependencies to package for EL8 or SUSE15
https://rpm-software-management.github.io/rpm/manual/boolean_dependencies.html
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-23 14:40:01 +05:30
Abhishek Kumar
2bb6439793
ui: fix suitable shared network not showing while import ( #7016 )
...
In import VM form, shared network is not showing when it is in Setup state which should not be the case.
This PR fixes that.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-23 14:17:54 +05:30
Rohit Yadav
d52e4d72b6
systemvmtemplate: update Debian ISO URL and checksum ( #7013 )
...
This fixes packer systemvmtemplate build
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-23 11:26:38 +05:30
GaOrtiga
4ade096aeb
server: fix broken unit test in configurationManagerImplTest ( #7018 )
...
Co-authored-by: Gabriel Ortiga Fernandes <gabriel.fernandes@scclouds.com.br>
2022-12-22 21:21:38 +01:00
Rohit Yadav
fab4fc2a14
Merge remote-tracking branch 'origin/4.17'
2022-12-22 22:55:15 +05:30
GaOrtiga
91645349b0
Allow privateips on console proxy ( #6808 )
...
Co-authored-by: Rodrigo D. Lopez <19981369+RodrigoDLopez@users.noreply.github.com>
Co-authored-by: Stephan Krug <stekrug@icloud.com>
Co-authored-by: Gabriel Ortiga Fernandes <gabriel.fernandes@scclouds.com.br>
2022-12-22 16:43:45 +01:00
Rodrigo D. Lopez
9f8533eaf0
Gives the possibility to redirect to external links when the property is defined ( #6505 )
...
Co-authored-by: Lopez <rodrigo@scclouds.com.br>
2022-12-22 14:25:45 +01:00
Paula Oliveira
0fe2e6950e
Improving code related to the Agent properties ( #6348 )
...
Co-authored-by: Paula Zomignani Oliveira <paula@scclouds.com.br>
Co-authored-by: João Jandre <48719461+JoaoJandre@users.noreply.github.com>
Co-authored-by: GutoVeronezi <daniel@scclouds.com.br>
2022-12-22 12:00:49 +01:00
John Bampton
d0902893b8
Fix spelling ( #7002 )
...
Co-authored-by: Stephan Krug <stekrug@icloud.com>
2022-12-22 11:47:35 +01:00
dahn
cdaad257ea
resolve sanity check last id file acces problems ( #6825 )
...
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2022-12-21 17:10:14 +01:00
John Bampton
bf5cacb3bb
gha(linters): enable 7 more Python flake8 checks ( #7005 )
2022-12-21 16:53:35 +01:00
Rohit Yadav
2dc9f1e32c
.github: Migrate Travis to Github Actions and Simulator based CI ( #6956 )
...
Runs on default spec:
2-core CPU (x86_64)
7 GB of RAM
14 GB of SSD space
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-21 16:36:52 +05:30
Wei Zhou
512aa9cbc5
AutoScaling: update smoke test and consider db upgrade from a fork ( #6977 )
2022-12-21 09:31:55 +01:00
dahn
08881d69c7
checksums for new macchinina ova template ( #7001 )
2022-12-21 08:50:32 +01:00
Abhishek Kumar
34e4376c16
ui: fix persist networks config in deploy vm form ( #6994 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-20 16:24:23 +01:00
Wei Zhou
889045fba5
new plugins: Add non-strict affinity groups ( #6845 )
2022-12-20 15:09:52 +01:00
João Jandre
440d7805cb
Support for parameter cidrlist added to the UI ( #6869 )
...
Co-authored-by: João Jandre <joao@scclouds.com.br>
2022-12-20 10:53:53 -03:00
Vladimir Dombrovski
cc676cbc83
Metrics plugin: expose full domain path instead of name ( #6959 )
...
Co-authored-by: Vladimir DOMBROVSKI <vladimir.dombrovski@bso.co>
2022-12-20 12:43:55 +01:00
dahn
575fffc097
Allow root admin to deploy in VPCs in child domains ( #6832 )
...
and make root admin permissions configurable
2022-12-20 12:39:04 +01:00
Alexandre Mattioli
6d74815798
Fixing grammar and spelling in en.json ( #6884 )
...
Co-authored-by: dahn <daan@onecht.net>
2022-12-20 12:27:49 +01:00
Nicolas Vazquez
9ccec161db
Minor console access refactor and improvements ( #6919 )
2022-12-20 09:29:04 +01:00
Rohit Yadav
95074f69ba
README: that time of the year! 🎄 ( #6982 )
2022-12-19 15:03:53 +01:00
Abhishek Kumar
588287af17
test: use normal user for createing networks, vpcs ( #6988 )
...
When using admin=True in account creation with domain it creates a domain admin. It would be better to run tests as normal user.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-19 11:19:56 +01:00
Abhishek Kumar
87b25b94f5
scripts: parametrize systemvm, router restart ( #6574 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-19 11:16:22 +01:00
dahn
41717b0977
allow a new upgrade version without DB changes to be inserted ( #6858 )
2022-12-19 11:03:07 +01:00
Nicolas Vazquez
43b4525f71
[VMware] Remove unnecessary logs on VM deployments ( #6996 )
2022-12-19 11:01:51 +01:00
Abhishek Kumar
fb22c5c3c9
kvm: correctly set vm cpu topology ( #6870 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-12-19 11:01:10 +01:00
Rodrigo D. Lopez
96aaeac2a0
Fixes script that perform change password on hosts ( #6783 )
...
Co-authored-by: Lopez <rodrigo@scclouds.com.br>
2022-12-16 17:21:44 +01:00
Rohit Yadav
239e9dd861
Merge remote-tracking branch 'origin/4.17' into main
2022-12-16 15:37:41 +00:00
Rohit Yadav
458883575a
Updating pom.xml version numbers for release 4.17.3.0-SNAPSHOT
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-16 15:25:16 +00:00
Alexandre Mattioli
1af4f2c47a
Rephrasing confusing messages ( #6876 )
2022-12-16 12:18:18 +01:00
Rodrigo D. Lopez
2ed7868f27
Inserts timer in check detach volume ( #6508 )
...
Co-authored-by: Lopez <rodrigo@scclouds.com.br>
Co-authored-by: Stephan Krug <stekrug@icloud.com>
2022-12-16 09:35:27 +01:00
dahn
162af93e11
make api rate limit test more robust ( #6984 )
...
* make api rate limit test a little more robust
* Update condition for time exeeded
2022-12-16 08:49:17 +01:00
Rodrigo D. Lopez
fc5bd85ecb
Improves CPU usage info ( #6784 )
...
* improve CPU usage info
* Update ResourceStatsInfo.vue
remove extra comma
* fixes missing chart message
* fix typo
Co-authored-by: Lopez <rodrigo@scclouds.com.br>
2022-12-15 15:33:32 -03:00
GaOrtiga
8fd4ed88c2
delete configuration task.cleanup.retry.interval ( #6910 )
...
* fix range of configuration `task.cleanup.retry.interval`
* delete unused configuration
* fix on sql
* add name of the PR to the sql
Co-authored-by: Gabriel Ortiga Fernandes <gabriel.fernandes@scclouds.com.br>
2022-12-14 18:09:02 -03:00
Rohit Yadav
5b9a989ab0
Updating pom.xml version numbers for release 4.17.2.0
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
4.17.2.0
2022-12-14 05:22:52 +00:00
Rohit Yadav
f7f03adddb
Merge remote-tracking branch 'origin/4.17' into main
2022-12-14 05:21:35 +00:00