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

Import vCenter cluster as host needs to check existing OpenNebula clusters #3280

Closed
7 tasks
tinova opened this issue Apr 26, 2019 · 4 comments
Closed
7 tasks

Comments

@tinova
Copy link
Member

tinova commented Apr 26, 2019

Description

If a vCenter cluster is imported as a host, and then deleted, an OpenNebula cluster remains. Upon reimporting, an error is given.

To Reproduce

Import a vCenter cluster, delete it, try to reimport again

Expected behavior

OpenNebula cluster to be reused, not exception given

Details

  • Affected Component: Import mechanism
  • Hypervisor: vCenter
  • Version: development

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
@jmdelafe
Copy link
Contributor

jmdelafe commented Apr 30, 2019

  • Branch created
  • Code committed to development branch

Tested using CLI.

To fix: sunstone

jmdelafe added a commit that referenced this issue May 10, 2019
jmdelafe added a commit that referenced this issue May 10, 2019
tinova pushed a commit that referenced this issue May 14, 2019
* fix bug-3280

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

* fix bug-3280

Signed-off-by: jmdelafe <[email protected]>

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

Signed-off-by: jmdelafe <[email protected]>

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

Signed-off-by: jmdelafe <[email protected]>
@jmdelafe
Copy link
Contributor

one: #3317 into 5.8 and master
docs: OpenNebula/docs#629
development: OpenNebula/development#630

tinova pushed a commit to OpenNebula/docs that referenced this issue May 17, 2019
* Update resolved_issues_583.rst

* Update resolved_issues_583.rst

* Update resolved_issues_583.rst
tinova pushed a commit that referenced this issue May 17, 2019
* fix bug-3280

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

* fix bug-3280

Signed-off-by: jmdelafe <[email protected]>

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

Signed-off-by: jmdelafe <[email protected]>

* B #3280: Import vCenter cluster as host needs to check existing OpenNebula clusters

Signed-off-by: jmdelafe <[email protected]>
(cherry picked from commit aa0eae8)
@tinova
Copy link
Member Author

tinova commented May 17, 2019

LGTM 👍

@tinova tinova closed this as completed May 17, 2019
tinova added a commit that referenced this issue May 20, 2019
@tinova tinova assigned jloboescalona2 and unassigned jmdelafe May 20, 2019
@tinova tinova reopened this May 20, 2019
@tinova
Copy link
Member Author

tinova commented May 20, 2019

Reverting changes. It's better not to change the semantics of the create cluster function, since we are losing the ability to identify duplicate name creation and state an appropiate error.

Checking should be done in the JS side.

Also, refactoring onevcenter CLI importing function

tinova added a commit that referenced this issue May 20, 2019
jloboescalona2 pushed a commit to jloboescalona2/one that referenced this issue May 21, 2019
jloboescalona2 pushed a commit to jloboescalona2/one that referenced this issue May 23, 2019
jloboescalona2 pushed a commit to jloboescalona2/one that referenced this issue May 23, 2019
tinova pushed a commit that referenced this issue May 23, 2019
* B #3280: check import vCenter cluster

Signed-off-by: Jorge Lobo <[email protected]>

* B #3280: check import vCenter cluster

Signed-off-by: Jorge Lobo <[email protected]>

* B #3365: Changing function order for readibility
tinova pushed a commit that referenced this issue May 23, 2019
* B #3280: check import vCenter cluster

Signed-off-by: Jorge Lobo <[email protected]>

* B #3280: check import vCenter cluster

Signed-off-by: Jorge Lobo <[email protected]>

* B #3365: Changing function order for readibility

(cherry picked from commit e85bd07)
@tinova tinova closed this as completed May 23, 2019
tinova added a commit to OpenNebula/docs that referenced this issue Jun 19, 2019
commit 9e339df
Author: Tino Vazquez <[email protected]>
Date:   Mon Jun 17 16:58:49 2019 +0200

    M #-: RNs for 5.8.3

commit 1c5c4da
Author: Tino Vazquez <[email protected]>
Date:   Mon Jun 17 13:05:46 2019 +0200

    M #-: Reduce number of upgrade guides

    Two new categories, upgrading from 4.x.x and from 3.x.x

commit 5834470
Author: Christian González <[email protected]>
Date:   Mon Jun 17 09:59:09 2019 +0200

    F #3393: Add references to DB maintenance section (#665)

    (cherry picked from commit 8ba5fde)

commit 807f50a
Author: Jorge Lobo <[email protected]>
Date:   Fri Jun 14 18:13:05 2019 +0200

    B #3430: fix bug lost icons VNC in federation (#663)

    Signed-off-by: Jorge Lobo <[email protected]>

commit 2ac9001
Author: Christian González <[email protected]>
Date:   Fri Jun 14 15:55:10 2019 +0200

    F #3393: Add information about DB maintenance (#655)

commit d655ea7
Author: Christian González <[email protected]>
Date:   Fri Jun 14 15:42:37 2019 +0200

    F #1324: Option to not store monitoring data to the DB (#656)

commit d7b5cea
Author: Angel Luis Moya Gonzalez <[email protected]>
Date:   Fri Jun 14 13:37:10 2019 +0200

    B #3225: Add IDE management explanation

commit ea703be
Author: Tino Vázquez <[email protected]>
Date:   Fri Jun 14 13:32:57 2019 +0200

    B #3430: Add resolved issues reference

commit 67f06f9
Author: Angel Luis Moya Gonzalez <[email protected]>
Date:   Fri Jun 14 13:05:46 2019 +0200

    Update resolved_issues_583.rst (#661)

commit d961a6c
Author: Ruben S. Montero <[email protected]>
Date:   Wed Jun 12 17:49:41 2019 +0200

    B OpenNebula/one#3393: Reduce DB disk space

commit 9258381
Author: Daniel Clavijo Coca <[email protected]>
Date:   Tue Jun 11 04:49:41 2019 -0500

    F #3406: Update resolved issues (#653)

commit 08781b9
Author: Daniel Clavijo Coca <[email protected]>
Date:   Tue Jun 11 04:47:05 2019 -0500

    B #3390: Update resolved issues (#654)

commit aacb7e4
Author: Alejandro Huertas Herrero <[email protected]>
Date:   Mon Jun 10 12:25:55 2019 +0200

    F OpenNebula/one#3378: add link to the new onezone.yaml (#652)

commit 1c8d842
Author: Alejandro Huertas Herrero <[email protected]>
Date:   Mon Jun 10 12:00:59 2019 +0200

    F OpenNebula/one#3378: add feature to resolved issues (#651)

    * F OpenNebula/one#3378: add feature to resolved issues

    * Update resolved_issues_583.rst

commit bf7473a
Author: Ruben S. Montero <[email protected]>
Date:   Fri Jun 7 16:59:21 2019 +0200

    Update resolved_issues_583.rst

commit 977557f
Author: Alejandro Huertas Herrero <[email protected]>
Date:   Tue Jun 4 10:09:18 2019 +0200

    B OpenNebula/one#1710: add bug to resolved issues (#641)

commit 015f924
Author: Jorge Lobo <[email protected]>
Date:   Mon Jun 3 17:23:33 2019 +0200

    B # OpenNebula/one#3057: add resolved_issue (#640)

    Signed-off-by: Jorge Lobo <[email protected]>

commit 89ac977
Author: Tino Vazquez <[email protected]>
Date:   Mon Jun 3 13:44:57 2019 +0200

    F #3366: Add feature to release notes

    Now a group base can be different from user base

commit cebc55c
Author: Steven Armstrong <[email protected]>
Date:   Mon Jun 3 13:40:52 2019 +0200

    M #: document new :group_base ldap config (#638)

    implemented in OpenNebula/one#3379

    Signed-off-by: Steven Armstrong <[email protected]>
    (cherry picked from commit 33d8a0d)

commit 9c7225b
Author: Alejandro Huertas Herrero <[email protected]>
Date:   Mon Jun 3 13:03:52 2019 +0200

    B OpenNebula/one#2047: add bug to resolved issues (#642)

commit b4daae2
Author: Jorge Lobo <[email protected]>
Date:   Thu May 30 18:24:35 2019 +0200

    B # OpenNebula/one#3368: add bug (#637)

    Signed-off-by: Jorge Lobo <[email protected]>

commit e4d232d
Author: Daniel Clavijo Coca <[email protected]>
Date:   Thu May 30 03:35:24 2019 -0500

    M #: doc required one restart (#636)

commit 7ee5175
Author: Alejandro Huertas Herrero <[email protected]>
Date:   Tue May 28 17:26:52 2019 +0200

    B OpenNebula/one#3269: add bug to resolved issues (#635)

commit d10efbb
Author: Ruben S. Montero <[email protected]>
Date:   Mon May 27 13:05:45 2019 +0200

    Update resolved_issues_583.rst

commit 808b6bd
Author: Tino Vazquez <[email protected]>
Date:   Fri May 24 12:44:55 2019 +0200

    F #964: Remove FILES in vCenter context limitation

commit be2c062
Author: Tino Vazquez <[email protected]>
Date:   Fri May 24 12:30:49 2019 +0200

    F #964: Add note in RNs

commit 8fcdf2e
Author: Alejandro Huertas Herrero <[email protected]>
Date:   Thu May 23 11:44:48 2019 +0200

    B OpenNebula/one#3357: add bug to resolved issues (#633)

commit 6f86bb4
Author: Tino Vazquez <[email protected]>
Date:   Tue May 21 11:16:14 2019 +0200

    B #3335: Add note on Sunstone vector attributes

    (cherry picked from commit eb194c8)

commit 52359cc
Author: Tino Vazquez <[email protected]>
Date:   Tue May 21 11:12:50 2019 +0200

    B #3335: Add user template Sunstone confs

commit 840edcb
Author: sergiojvg <[email protected]>
Date:   Mon May 20 11:43:25 2019 -0500

    F #3337: Resolved issues (#630)

commit bca1a32
Author: Daniel Clavijo Coca <[email protected]>
Date:   Mon May 20 04:53:00 2019 -0500

    F OpenNebula#3222: updated resolved issues (#626)

commit 5bd33c4
Author: Tino Vazquez <[email protected]>
Date:   Fri May 17 18:29:00 2019 +0200

    B #3331: Support token behind proxy

commit 501a028
Author: jmdelafe <[email protected]>
Date:   Fri May 17 11:51:17 2019 -0400

    B OpenNebula/one#3280 and B OpenNebula/one#3281 fixed (#629)

    * Update resolved_issues_583.rst

    * Update resolved_issues_583.rst

    * Update resolved_issues_583.rst

commit 1d1b563
Author: Vlastimil Holer <[email protected]>
Date:   Tue May 14 17:21:44 2019 +0200

    M #-: Bump version to 5.8.3, scaffolding (#625)

commit 8dfe0c1
Author: Tino Vazquez <[email protected]>
Date:   Tue May 14 17:03:18 2019 +0200

    M #-: Fix hotfix box for 5.8.2

    (cherry picked from commit 51d5a82)
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