Matthew Taylor c4be56c1e5 Fix nova_ssh container shell to allow instance resizes.
According to the configuration reference,
http://docs.openstack.org/mitaka/config-reference/compute/resize.html
When using KVM, nova utilizes SSH for instance resizing.
Kolla nova_ssh container has the nova user configured with "/sbin/nologin" shell,
which prevents nova_compute from successfully resizing instances.
Added fix to change shell from nologin to bash.

Change-Id: I46a48e242dae6ee6c9159bc30edd8b823ffbb515
Closes-Bug: 1617902
2016-08-31 14:55:25 +10:00
..
2016-08-20 22:30:28 +08:00
2016-08-23 23:45:27 +02:00
2016-08-20 22:30:28 +08:00
2016-08-24 13:04:47 -04:00
2016-08-23 23:45:27 +02:00
2016-08-25 20:22:04 +10:00
2016-08-09 01:49:06 +02:00
2016-08-12 08:04:22 +10:00
2016-08-27 17:29:19 +10:00
2016-08-28 15:51:00 +00:00
2016-08-16 17:04:11 +02:00
2016-08-28 08:52:44 +00:00
2016-08-11 15:42:25 +02:00