[Openstack] Fedora/cirros instance failed to set root password
Akash Gunjal
akgunjal at in.ibm.com
Fri Dec 19 09:06:18 UTC 2014
Hi,
If its a cloud image then root password cannot be set I think. You need to
use ssh keys to login to these instances.
Regards,
Akash
From: somshekar kadam <som_kadam at yahoo.co.in>
To: Girija Sharan <girijasharansingh at gmail.com>, Lars
Kellogg-Stedman <lars at redhat.com>
Cc: "openstack at lists.openstack.org" <openstack at lists.openstack.org>
Date: 12/19/2014 02:27 PM
Subject: [Openstack] Fedora/cirros instance failed to set root password
Hi All,
I am trying to set root password on Fedora-x86_64-20-20140618-sda/cirros
instance it fails .
DO I need to add anyother security rules, please what I am missing.
I need to install apache webserver on this instance.
Thanks in advance
nova root-password gggg
New password:
Again:
ERROR (HTTPNotImplemented): Unable to set password on instance (HTTP 501)
(Request-ID: req-6d0eebe3-68c5-4d8d-80b7-8d4639b7c2d4)
I have set all rules for security groups
PC-1:~/devstack$ nova secgroup-list-rules default
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| icmp | -1 | -1 | 0.0.0.0/0 | |
| tcp | 1 | 65535 | 0.0.0.0/0 | |
| udp | 1 | 65535 | 0.0.0.0/0 | |
| tcp | 22 | 22 | 0.0.0.0/0 | |
| tcp | 80 | 80 | 0.0.0.0/0 | |
| tcp | 443 | 443 | 0.0.0.0/0 | |
| tcp | 3306 | 3306 | 0.0.0.0/0 | |
| tcp | 53 | 53 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
Regards
Neelu
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
More information about the Openstack
mailing list