Commit Graph

504 Commits

Author SHA1 Message Date
xusongfu
a612794349 fix: Fix the convert shell code to base64 errors
Control input must be ASCII code to match StringIO function in cloud-init

Change-Id: I9dd468847043ed1c3e936c6a9605c10367cff21a
2021-11-04 16:58:18 +08:00
xusongfu
6dc359f4a2 fix: Fixed the platform entrance not switching when switching projects
Fix the above issue by mobox observer

Change-Id: I14f14a54586c584f7e6138cfc7aad9721cdfaf7f
2021-11-02 13:43:01 +08:00
Zuul
443cfd9826 Merge "fix: Fix edit subnet allocation pools" 2021-11-01 12:44:40 +00:00
Zuul
8f5931dea7 Merge "feat: Add volume bootable action" 2021-11-01 08:07:40 +00:00
zhuyue
80c257255c feat: Add volume bootable action
add volume bootable action

Change-Id: I3b5e742a75fa5a48634a01d74f2610480e4ada1d
2021-10-29 09:29:41 +00:00
zhuyue
bd6a10f7c6 fix: Fix volume tag judgement logic
fix volume tag judgement logic

Change-Id: I857c1932685a0b555b95b5a29fc6a65e937e00dc
2021-10-29 15:54:27 +08:00
zhuyue
3020d4c88a fix: Fix edit subnet allocation pools
fix remove allocation pools when edit subnet

Change-Id: Id03ab6b5b400bf90e61d52de8825b2e915ec8d36
2021-10-29 15:38:57 +08:00
zhu.boxiang
f7e4b18413 feat: Support devstack integrated e2e tests
1. add skyline-console-devstack-e2etests-compute into check and gate job
2. add skyline-console-devstack-e2etests-network into check and gate job
3. add skyline-console-devstack-e2etests-other into check and gate job
4. add skyline-console-devstack-e2etests-storage into check and gate job
5. add e2e into Makefile

Change-Id: Ida9542129231f7a61d796495d826fc05ddee0abf
2021-10-25 18:34:48 +08:00
Vadym Markov
39e1f08496 Fix error on single-CPU machine
HappyPack doesn't like 0 threads in config

Change-Id: I752a575142ca2844474291f2d8620a85566508b8
2021-10-21 18:59:58 +03:00
zhuyue
f4f1a40884 fix: Add tips for application credential roles
Add tips for application credential roles

Change-Id: I25c0d3b58ddfe41dae9464a8b9fc7133b33d8284
2021-10-14 15:01:48 +08:00
Jingwei.Zhang
0caa31dd77 test: Fix waiting time after delete instance
1. Fix waiting time after delete instance
2. Todo: delete volume type created for volume case

Change-Id: I522507cacf72df7745db5451effdb5ecaf689b8c
2021-10-12 15:53:38 +08:00
Jingwei.Zhang
e42756e47e test: Fix instance attach interface && delete instance
1. Fix instance attach select network by name
2. Wait longer time for delete instance before delete volume type

Change-Id: I5fd33305204480cbe51a6741f57edf3abe58bb5e
2021-10-12 11:51:59 +08:00
Jingwei.Zhang
ddefcd7e6c test: Fix click select input in table
Fix click select input in table in form

Change-Id: Ia1f2f25e657c2786d1ad3b8e1f2067e41efd8ed8
2021-10-11 16:25:43 +08:00
Zuul
fcae54e1c7 Merge "fix: Change vpn tunnel to ipsec site connection" 2021-10-11 03:29:18 +00:00
zhuyue
fff9d8ee02 fix: Change vpn tunnel to ipsec site connection
change vpn tunnel to ipsec site connection

Change-Id: Ia59bc87d4e61879b063719c114a02133b7044805
2021-10-11 11:04:55 +08:00
Zuul
6b1f119db7 Merge "fix: Fix the permission of QosPolicy" 2021-10-11 02:13:51 +00:00
xusongfu
bc23d26a29 fix: Fix the permission of QosPolicy
Fix the permission of QosPolicy by qos endpoint

Change-Id: I149e30c172d889ad4cbc4b7292fb20283f507791
2021-10-11 09:44:50 +08:00
Jingwei.Zhang
60ae7c6175 test: Fix click table select input force
Fix click table select input force

Change-Id: I979cd45ac5e807a8ff50a8b7dc2116c920345063
2021-10-09 17:49:32 +08:00
Zuul
6693b3db92 Merge "test: Update e2e case" 2021-10-09 08:02:53 +00:00
zhuyue
de20284129 fix: Fix for network topology
Fix for network topology

Change-Id: I32d19f9491544283023b2d0721b219990c71992b
2021-10-09 14:46:34 +08:00
zhuyue
64eccc8001 fix: Fix create flavor
fix change access type then create flavor

Change-Id: I442b95227182253e38168320486c93345f5b0d8c
2021-10-09 14:09:19 +08:00
Jingwei.Zhang
700c208bc8 test: Update e2e case
1. Update flavor e2e order
2. Fix create shared image
3. Update waiting for attach volume finished
4. Add instance resize case
5. Update edit setting wait time
6. Update wait time for topologo page
7. Update waiting for volume attached finished

Change-Id: Idca457b794aedd6e414e1f5486fae8ef75ebeb1e
2021-10-09 13:22:39 +08:00
Jingwei.Zhang
ec49fffbe5 fix: Add ipxe, fake boot interface when create bare metal
Add ipxe, fake boot interface when create bare metal

Change-Id: Ie2b73e9ee5e997709dd57dc1dba19ccae5739133
2021-10-08 12:09:06 +08:00
Jingwei.Zhang
b3d0e1f83f test: Fix e2e case
1. Fix flavor case: require flavor types
2. Fix keypaire case: delete keypair created by file
3. Fix security group case: fix delete
4. Fix instance case: fix delete volume twice, wait longer for attaching volume
5. Fix virtual adapter case: fix disassociate floating IP in detail page
6. Fix fip case: remove edit case until front-end fix fip edit with qos service enabled
7. Fix volume case: wait longer for delete instance
8. Fix image case: fix disk format select value when create image
9. Fix server group case: wait longer after delete instance when delete server group
10. Update image config: support image file when download failed to run
image case successfully

Change-Id: I8321f31086ad660d1fe950bedf144af7f008f6b1
2021-10-01 00:09:49 +08:00
zhuyue
74ee3ec2aa fix: Fix for status check of migrate & live migrate
fix for status check of migrate & live migrate

Change-Id: Id28a1659f8004b657fad863413f83c3baea36c1e
2021-09-30 17:30:18 +08:00
Zuul
205dc9c7ca Merge "feat: add confirm & revert resize action" 2021-09-30 09:28:31 +00:00
zhuyue
4acc62915a feat: add confirm & revert resize action
add confirm & revert resize action

Change-Id: I2f6efddfe5cd8902a9a38d4af26ef762fea77b4d
2021-09-30 16:47:10 +08:00
Jingwei.Zhang
69bae6f166 test: Update e2e test according to service enabled
1. Add extenstions in config.yaml to support skip e2e case when service is disabled
2. Support compute, storage, network, other(identity, heat, configuration) config files to runthe corresponding cases

Change-Id: I310f4481d083319221045708cf5b311d51802b8c
2021-09-30 13:51:29 +08:00
Zuul
7f273e41c1 Merge "test: Update instance e2e" 2021-09-29 10:36:57 +00:00
Zuul
c6118d915e Merge "fix: Fix flavor show for which ram < 1 GB" 2021-09-29 10:05:22 +00:00
Jingwei.Zhang
e5d85114a2 test: Update instance e2e
1. Remove useless case: expand root volume
2. Update wait status text by fresh
3. Skip change password according to config
4. Todo: remove resize until support confirm/rollback resize

Change-Id: I28d044816949a5f6773e85f857817f40a193aed6
2021-09-29 18:04:18 +08:00
zhuyue
3ff55fda22 fix: Fix flavor show for which ram < 1 GB
fix flavor show for which ram < 1GB

Change-Id: I6cbf151e4b17241a71864fb3736e9276113aa895
2021-09-29 09:16:46 +00:00
zhuyue
520a48e954 fix: Just show session expired error when 401
just show session expired error when 401

Change-Id: If561f233ba87bbb732556a29ac59c4316768b7a6
2021-09-29 17:16:13 +08:00
zhu.boxiang
1b9c23e5c2 refactor: Remove -f of poetry build command
Remove -f of poetry build command. Merge two commands
as 'poetry build'.

Change-Id: I66ddd77f995553efb14021cfc5f553fa9d67c180
2021-09-29 13:34:45 +08:00
Zuul
e8bc10a511 Merge "test: Update image e2e case" 2021-09-29 04:33:31 +00:00
Zuul
5a98ca8692 Merge "test: Update e2e case" 2021-09-29 03:39:24 +00:00
Jingwei.Zhang
505e31418e test: Update image e2e case
1. Add cypress download file
2. Create image by downloaded file

Change-Id: Id14ac0e360197f6cb52d39527dec977206f411f5
2021-09-29 11:12:50 +08:00
zhuyue
e04d861d80 fix: move project_id filter at the end of filters
move project_id filter at the end of filters

Change-Id: Ie8cd7d7b7bf9f787ff001c1cccbd690a6ce59b4e
2021-09-29 10:41:04 +08:00
Zuul
e43612a39a Merge "feature: add backup status show" 2021-09-28 09:01:35 +00:00
Jingwei.Zhang
513d2cb526 test: Update e2e case
1. Add setting case
2. Update ironic case: repaire flavor by ironic create
3. Update flavor case: remove given name by custom flavor
4. Update virutal adapater case: assocate fip in detail page

Change-Id: If5c23b6c69bf4fd19506d3b68e69a4a8ae0ac056
2021-09-28 15:50:29 +08:00
xusongfu
fc75f6e7a3 fix: Fix the export format of createIronic in images actions
Update export image create ironic module

Change-Id: I8ed8fd494692d63b79f947572ddc4f21f1cda82f
2021-09-28 14:52:25 +08:00
zhuyue
1d2cc435a0 feature: add backup status show
add backup status show

Change-Id: I2526904b511ef2c9b674618077a296f1101536b1
2021-09-28 13:50:29 +08:00
Jingwei.Zhang
c549b50538 fix: Update e2e
1. Update password value to fit value check
2. Remove cases in backup e2e: remove backup by volume which is used by instance
3. Update waittime for fip list page to ensure create form can be opened
4. Update image select when create instance
5. Add volume case:create backup and backup inc
6. Update force delete instance command

Change-Id: I45e4bba0b670171860d85e4e5cb402962a41becd
2021-09-28 11:36:20 +08:00
xusongfu
d3fb5a334b fix: Fix the permission of createIronic
Fix the permission of createIronic from license to endpoint

Change-Id: I8409d2f0fa602fadd22c5e0cab533089c07e7131
2021-09-28 10:56:59 +08:00
Zuul
22cf920129 Merge "fix: Fix the system classsification of image" 2021-09-28 02:26:28 +00:00
Zuul
91c6869b25 Merge "fix: Fix compression-webpack-plugin resolved in yarn.lock" 2021-09-27 10:29:25 +00:00
Jingwei.Zhang
b5d6a76226 fix: Fix compression-webpack-plugin resolved in yarn.lock
Fix compression-webpack-plugin resolved in yarn.lock

Change-Id: I4ba7b40c3fabe2db9c0cd16e53ec2dbb89b957a3
2021-09-27 17:45:26 +08:00
Jingwei.Zhang
9b510f14a2 fix: Fix the system classsification of image
Fix image os to be others when image has no os_distro metadata or the os_distro is is inconsistent with classification

Closes-Bug: #1945152
Change-Id: Ia9e0d3126732d931933cd1ef00281d971943b21f
2021-09-27 17:39:57 +08:00
zhu.boxiang
1d430c8f86 feat: Add build sdist
Add build sdist into Makefile.

Change-Id: Ied457d8b084b5366394170b9aa60cc1327601ad7
2021-09-27 17:12:20 +08:00
Jingwei.Zhang
ae0fb5c2fa fix: Fix batch delete backups
1. Fix batch deelte backups
2. Fix axios yarn lock source

Change-Id: I64bd76c16be77c281362e350c191f3ba21b62ae9
2021-09-27 11:12:31 +08:00