If you use a new Launch Instance form, IIRC there is no reference to can_set_password. I think it is a bug. You can file a bug to horizon.
Akihiro 2016-05-19 22:31 GMT+09:00 William Lima Reiznautt - IC <[email protected]>: > Hi Folks, > > We are conducting the test mitaka OpenStack, but we're having trouble with > Horizon to enable set password in dashboard. When I enabled > 'can_set_password': True in local_settings, it not show in Launch Instance > in dashboard. > > OPENSTACK_HYPERVISOR_FEATURES = { > 'can_set_mount_point': False, > 'can_set_password': True, > 'requires_keypair': False, > } > > Does anyone have any idea about this ? I made any test and debug but with > new interface, I dont know to do. > > Sorry for bad English :) > > Thank you in advance > -- > > William Lima Reiznautt > IC3 - UNICAMP - Telefone: +55 (19) 3521-5915 > --- > chavepgp: http://www.ic.unicamp.br/~william/william.pgp > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
