Page MenuHomePhabricator

Allow instance resizes
Closed, ResolvedPublic

Description

Author: rlane32

Description:
Our version of openstack supports instance resizes, but we don't have it enabled.

It uses the migration code to do the resize, so we'd need to get migration working again (we disabled it when we switched to local storage). Ideally we'd use a SASL method of authentication rather than the old certificate way we used previously.


Version: unspecified
Severity: enhancement

Details

Reference
bz43890

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:38 AM
bzimport added a project: Cloud-VPS.
bzimport set Reference to bz43890.

Added this a while back with ssh keys for the nova user (the newer version of OpenStack no longer needs root for this).