Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow scaling is not working in cloud view #5231

Closed
5 of 7 tasks
baby-gnu opened this issue Jan 19, 2021 · 1 comment
Closed
5 of 7 tasks

Flow scaling is not working in cloud view #5231

baby-gnu opened this issue Jan 19, 2021 · 1 comment

Comments

@baby-gnu
Copy link
Contributor

baby-gnu commented Jan 19, 2021

Description

It's not possible to Change Cardinality in cloud view.

To Reproduce

  • Create the Kubernetes service
  • Instanciate the service
  • In cloud view, select the to change the cardinality
  • Set cardinality to 3

I have an error message in Sunstone:

It appears there was a server exception. Please check server's log.

In the OneFlow logs, in debug level, I have:

Tue Jan 19 10:44:22 2021 [I]: 127.0.0.1 - - [19/Jan/2021:10:44:22 +0100] "PUT /service/34/role/worker HTTP/1.1" 404 495 0.0014

Expected behavior

The cardinality of the role should be changed.

Details

  • Affected Component: Sunstone
  • Hypervisor: KVM
  • Version: 5.12.0.3-1.ce

Additional context

It's working fine with the user view:

  • select the service, in my case Kubernetes
  • in the Roles tab, select the role worker
  • click on the green + Scale button
  • define the number of VMs

In the OneFlow logs, in debug level, I have:

Tue Jan 19 10:48:11 2021 [I]: 127.0.0.1 - - [19/Jan/2021:10:48:11 +0100] "POST /service/34/scale HTTP/1.1" 204 - 0.1641

Which is not the same endpoint than for the cloud view.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@sbbarragan
Copy link

sbbarragan commented Jan 25, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants