Commit Graph

374 Commits

Author SHA1 Message Date
Zuul
bfa613bd34 Merge "fix: Fix create ipv6 subnet with ipv6_address_mode" 2021-12-01 04:15:49 +00:00
Zuul
220f8d4723 Merge "fix: Fix environment with no pfw" 2021-11-30 13:54:32 +00:00
zhuyue
e21ddcf1bd feature: Add prometheus base component
add prometheus base component

Change-Id: I4c3c646ddf94ae3c03e98601dbe301fa2ca9e933
2021-11-30 15:55:03 +08:00
zhuyue
8241ff8be7 fix: Fix environment with no pfw
fix environment with no pfw

Change-Id: I5f836eb028e5d2a3376575fad7e02545c5b513f7
2021-11-30 06:54:00 +00:00
zhuyue
6eddd6e927 fix: Fix create ipv6 subnet with ipv6_address_mode
fix create ipv6 subnet with ipv6_address_mode

Change-Id: I9edfea47a00d00087e5b941ce50727e751906418
2021-11-30 12:57:00 +08:00
xusongfu
5c3c89c78a fix: Show VGPU info if architecture is heterogeneous_computing
Use placement service to get VGPU infomation

Change-Id: Ib6d8b77f562369f69e9a6aa937abde5ef7099cce
2021-11-25 15:26:57 +08:00
Jingwei.Zhang
ba13abec54 fix: Add volume quota check when create instance
Add volume quota check when create instance

Change-Id: I02eeb7b1adb9edffe8506abf9c293606e0bbb573
2021-11-23 14:58:35 +08:00
Jingwei.Zhang
86fd689e78 refactor: Remove useless func getUrl
Remove useless func getUrl

Change-Id: I12989c6efcfc4ba7fb4cd292860be9059b74497b
2021-11-18 09:13:18 +08:00
Zuul
dc0fa2104f Merge "fix: Fix link jump" 2021-11-17 12:24:34 +00:00
Jingwei.Zhang
7af0a9e9c1 fix: Fix link jump
1. Fix fip detail link
2. Fix lb listener detail link
3. Fix network qos policy detail link
4. Fix barematil node detail link

Change-Id: Ib1cbd29182afb8ad15c073e25eecf53c8dd20fb8
2021-11-15 15:12:21 +08:00
zhuyue
eb12eb9e3e fix: Fix for edit user with null phone
fix for edit user with null phone

Change-Id: I09ae91ef69f4d0865f9fbacfa8dfab8131821096
2021-11-15 11:38:34 +08:00
Zuul
d261aaf92a Merge "feat: Make phone number input international & change library related" 2021-11-12 04:03:51 +00:00
zhuyue
98cf22128f feat: Make phone number input international & change library related
1. make phone number input international
2. change phone number library to libphonenumber

Change-Id: I25bb8006646d8f54b5e4bd0f84f713823f45ec5f
2021-11-11 18:54:48 +08:00
Jingwei.Zhang
6d2ea1bf34 refactor: Refactor path jump
Refactor path jump by routeName which is defined in menu as key

Change-Id: I82cda19a2b92b29498238b85c75181848e51e072
2021-11-11 09:59:51 +08:00
Zuul
9d0e402048 Merge "fix: Fix bug in store/neutron/port.js" 2021-11-08 04:51:41 +00:00
zhuyue
e3d617e41d fix: Fix bug in store/neutron/port.js
fix bug in store/neutron/port.js

Change-Id: I34533b28e50b9fed46f67e3d272f8ac129f3260b
2021-11-05 16:53:36 +08:00
zhuyue
ffa59fd088 feat: Make ipProtocol can be entered by user
Make ipProtocol can be entered by user

Change-Id: I74122014b9e209af331db467f7d84e56d70cfc50
2021-11-05 07:10:34 +00:00
Zuul
fd40b95913 Merge "Fix error on single-CPU machine" 2021-11-05 05:35:04 +00:00
Zuul
038384a4ff Merge "Add irrelevant-files for skyline-console" 2021-11-05 03:43:20 +00:00
zhu.boxiang
bcea47f122 Add irrelevant-files for skyline-console
Add irrelevant-files for skyline-console so we can
run the really necessary e2e test instead of all
e2e tests.

Change-Id: I19c284e1f921361d8a8ca06d441b14db9cf3c5b0
2021-11-05 10:32:10 +08:00
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