I change the login authentication mechanism from key pair to password and to see what happens in /var/log/auth.log if I give the wrong password.
/etc/ssh/sshd_config
Controller Node:
root@controller:~# apt-get -y install openstack-dashboard apache2 libapache2-mod-wsgi memcached python-memcache
/etc/openstack-dashboard/local_settings.py
Change the LOCATION's ip to controller's ip
OPENSTACK_HOST = "controller"
# session ( default using memcached as session management )
CACHES = {
'default': {
'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': '192.168.22.5:11211',
}
}
# Time zone
TIME_ZONE = "Asia/Taipei"
root@controller:~# service apache2 restart
root@controller:~# service memcached restart
Reference
The following list and items are the the related information when I study Horizon.
Openstack introduction:
Trace python code:
OpenStack APIs and WSGI
SWGI
go Help => install new software => Add
Name: ShellEd
Location: http://www.chasetechnology.co.uk/eclipse/updates