rhtyd commented on issue #297:
URL:
https://github.com/apache/cloudstack-primate/pull/297#issuecomment-617602855
@shwstppr the output should also show stderr and exit value like old UI:
```
exitcode: 0
stderr:
stdout: PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8
vladimirpetrov opened a new issue #233:
URL: https://github.com/apache/cloudstack-primate/issues/233
**Describe the bug**
The following links could generate (if the domain admin lacks the required
permissions) a 404 (not found) or 500 (Internal server error) errors -
template, zone, hos
rhtyd commented on issue #233:
URL:
https://github.com/apache/cloudstack-primate/issues/233#issuecomment-617606254
@vladimirpetrov cc @borisstoyanov please test and close against latest
master.
This is an automated message
vladimirpetrov opened a new issue #245:
URL: https://github.com/apache/cloudstack-primate/issues/245
**Describe the bug**
The following links could generate (if the normal user lacks the required
permissions) a 404 (not found) or 500 (Internal server error) errors -
template, zone, host
rhtyd commented on issue #245:
URL:
https://github.com/apache/cloudstack-primate/issues/245#issuecomment-617606306
@vladimirpetrov cc @borisstoyanov please test and close against latest
master.
This is an automated message
shwstppr opened a new pull request #304:
URL: https://github.com/apache/cloudstack-primate/pull/304
Fixes #300
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
rhtyd commented on a change in pull request #231:
URL: https://github.com/apache/cloudstack-primate/pull/231#discussion_r412757975
##
File path: src/config/section/storage.js
##
@@ -150,20 +150,45 @@ export default {
icon: 'picture',
label: 'Create Templat
rhtyd commented on issue #231:
URL:
https://github.com/apache/cloudstack-primate/pull/231#issuecomment-617617002
@shwstppr please review existing actions against old UI implementation; it
seems some cases are not covered. There is another issue with the `args`. Have
you tested your change
rhtyd edited a comment on issue #231:
URL:
https://github.com/apache/cloudstack-primate/pull/231#issuecomment-617617002
@shwstppr please review existing actions against old UI implementation; it
seems some cases are not covered. There is another issue with the `args`. Have
you tested your
vladimirpetrov opened a new issue #173:
URL: https://github.com/apache/cloudstack-primate/issues/173
**Describe the bug**
Here are the differences between the old and new UI:
| Running instance - old UI | Running instance - Primate UI |
|---|-
rhtyd commented on issue #173:
URL:
https://github.com/apache/cloudstack-primate/issues/173#issuecomment-617621867
@vladimirpetrov @borisstoyanov please re-test against master. I've removed
the `VM volume snapshot` action on purpose, this button shouldn't exist for VM
view; if we need tha
utchoang commented on issue #298:
URL:
https://github.com/apache/cloudstack-primate/pull/298#issuecomment-617623921
Hi @rhtyd . Regarding Issue
https://github.com/apache/cloudstack-primate/issues/210 (Missing calendar
functionality in Quota > Tariff), I found there is a conflict as I rest
Hi Dirk,
Nice to see you here.
Cheers
Sven
__
Sven Vogel
Lead Cloud Solution Architect
EWERK DIGITAL GmbH
Brühl 24, D-04109 Leipzig
P +49 341 42649 - 99
F +49 341 42649 - 98
s.vo...@ewerk.com
www.ewerk.com
Geschäftsführer:
Dr. Erik Wende, Hendrik Schubert, Tassilo Möschke
Registergericht: L
rhtyd commented on issue #304:
URL:
https://github.com/apache/cloudstack-primate/pull/304#issuecomment-617625634
@shwstppr can you also check/test the
`.../views/image/RegisterOrUploadIso.vue` for the same issue/pattern?
Th
shwstppr commented on issue #304:
URL:
https://github.com/apache/cloudstack-primate/pull/304#issuecomment-617637737
@rhtyd we don't have hypervisor field in ISO form and I just checked there
is no similar code while handling zone selection
shwstppr opened a new pull request #305:
URL: https://github.com/apache/cloudstack-primate/pull/305
Fixes: #301
Fixes: #302
Fixes: #303
This is an automated message from the Apache Git Service.
To respond to the mess
rhtyd opened a new issue #306:
URL: https://github.com/apache/cloudstack-primate/issues/306
We need to address the following:
- Template filter can be left to search box; does n't seem to work - if I
select something like Community in primate-qa server env it should show no
templates (e
rhtyd commented on issue #273:
URL:
https://github.com/apache/cloudstack-primate/pull/273#issuecomment-617655406
Further issues can be fixed for
https://github.com/apache/cloudstack-primate/issues/306 cc @utchoang Thanks.
T
rhtyd commented on issue #304:
URL:
https://github.com/apache/cloudstack-primate/pull/304#issuecomment-617659321
okay LGTM.
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
rhtyd commented on issue #300:
URL:
https://github.com/apache/cloudstack-primate/issues/300#issuecomment-617659679
@vladimirpetrov please re-test and close against latest master.
This is an automated message from the Apache
shwstppr commented on issue #297:
URL:
https://github.com/apache/cloudstack-primate/pull/297#issuecomment-617684250
@rhtyd it works with a lab env and also with cloudmonkey local env
Made changes to show stderr and errorCode,
 || z` to `x ? y : z`?
A ge
shwstppr commented on issue #296:
URL:
https://github.com/apache/cloudstack-primate/pull/296#issuecomment-617831261
@onitake change was due to an internal review comment. I like `?:` myself,
easier to understand.
Although, we might have to refactor the error handling more exhaustively a
utchoang opened a new pull request #307:
URL: https://github.com/apache/cloudstack-primate/pull/307
Open for https://github.com/apache/cloudstack-primate/issues/306
@rhtyd cc @svenvogel
* [ ] Template filter can be left to search box and not working
* [ ] TBD: should we add/have a
utchoang commented on issue #307:
URL:
https://github.com/apache/cloudstack-primate/pull/307#issuecomment-618147573
* Move template/iso filter to left of search box

-
utchoang edited a comment on issue #307:
URL:
https://github.com/apache/cloudstack-primate/pull/307#issuecomment-618147573
* Move template/iso filter to left of search box

shwstppr commented on issue #231:
URL:
https://github.com/apache/cloudstack-primate/pull/231#issuecomment-618201337
@rhtyd fixed actions and args error. Tested for different scenarios
Allocated volume without VM

2. Chang
31 matches
Mail list logo