Public bug reported:
1). i had create an instance
# nova list
+--------------------------------------+-------+--------+------------+-------------+---------------------------------------------------------+
| ID | Name | Status | Task State | Power
State | Networks |
+--------------------------------------+-------+--------+------------+-------------+---------------------------------------------------------+
| 40c65eed-7339-4a3a-a838-0c564bc78bcd | test1 | ACTIVE | - | Running
| private=10.0.0.25, fd28:29fc:e927:0:f816:3eff:fe36:3666 |
+--------------------------------------+-------+--------+------------+-------------+---------------------------------------------------------+
2). and i forget the password.So, i have to reset the password for my instance
# nova set-password 40c65eed-7339-4a3a-a838-0c564bc78bcd
New password:
Again:
ERROR (Conflict): Failed to set admin password on
40c65eed-7339-4a3a-a838-0c564bc78bcd because error setting admin password (HTTP
409) (Request-ID: req-4bfdc3c7-058d-4742-a414-ee1f99698f68)
at the end, i get the 409 return code.
should i do other things before i change the password?? or this is a bug?
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1562670
Title:
nova set-password return 409
Status in OpenStack Compute (nova):
New
Bug description:
1). i had create an instance
# nova list
+--------------------------------------+-------+--------+------------+-------------+---------------------------------------------------------+
| ID | Name | Status | Task State | Power
State | Networks |
+--------------------------------------+-------+--------+------------+-------------+---------------------------------------------------------+
| 40c65eed-7339-4a3a-a838-0c564bc78bcd | test1 | ACTIVE | - |
Running | private=10.0.0.25, fd28:29fc:e927:0:f816:3eff:fe36:3666 |
+--------------------------------------+-------+--------+------------+-------------+---------------------------------------------------------+
2). and i forget the password.So, i have to reset the password for my instance
# nova set-password 40c65eed-7339-4a3a-a838-0c564bc78bcd
New password:
Again:
ERROR (Conflict): Failed to set admin password on
40c65eed-7339-4a3a-a838-0c564bc78bcd because error setting admin password (HTTP
409) (Request-ID: req-4bfdc3c7-058d-4742-a414-ee1f99698f68)
at the end, i get the 409 return code.
should i do other things before i change the password?? or this is a bug?
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1562670/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp