meridor / perspective-backend

Scalable multi-cloud management API and shell
Apache License 2.0
16 stars 6 forks source link

Instance is being rebuilt to the same image #170

Closed vania-pooh closed 8 years ago

vania-pooh commented 8 years ago

Destination image is the same that source image.

$ rebuild --instances test-instance --image '^Cirros 0.3.1$'

2016-10-15 16:35:20,462 [          pool-3-thread-1] DEBUG org.meridor.perspective.openstack.BaseInstanceOperation      - Started instance test-instance (2e5dc842-ec59-319e-88b9-ac9b38fc6547) rebuild to image CoreOS
vania-pooh commented 8 years ago

Related to #115.