[Openstack] Fedora/cirros instance failed to set root password

somshekar kadam som_kadam at yahoo.co.in
Fri Dec 19 08:49:42 UTC 2014


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 groupsPC-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 


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141219/943ee4d5/attachment.html>


More information about the Openstack mailing list