yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75256
[Bug 1797771] [NEW] nova rebuild using openstack server rebuild is failing
Public bug reported:
During rebuild of a switched off instance using openstack server rebuild
commnad is failing with below error,
START with options: [u'server', u'rebuild', u'--wait', u'--image', u'esis_cwg_ldap_rhel7u2_64_20SEP17', u'scspr0544339001', u'-v']
command: server rebuild -> openstackclient.compute.v2.server.RebuildServer
Using auth plugin: password
/usr/lib/python2.7/site-packages/novaclient/v2/images.py:106: DeprecationWarning: The novaclient.v2.images module is deprecated and will be removed after Nova 15.0.0 is released. Use on-openstacksdk instead.
'or python-openstacksdk instead.', DeprecationWarning)
Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'sqlalchemy.exc.OperationalError'> (HTTP 500) (Request-ID: req-33df9b70-3422-43c3-a6ef-56283344944e) END return value: 1
-------------------------
Version
-------
# cat /etc/nova/release
[Nova]
vendor = RDO
product = OpenStack Compute
package = 1.el7
---------------------------------------
b
** 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/1797771
Title:
nova rebuild using openstack server rebuild is failing
Status in OpenStack Compute (nova):
New
Bug description:
During rebuild of a switched off instance using openstack server
rebuild commnad is failing with below error,
START with options: [u'server', u'rebuild', u'--wait', u'--image', u'esis_cwg_ldap_rhel7u2_64_20SEP17', u'scspr0544339001', u'-v']
command: server rebuild -> openstackclient.compute.v2.server.RebuildServer
Using auth plugin: password
/usr/lib/python2.7/site-packages/novaclient/v2/images.py:106: DeprecationWarning: The novaclient.v2.images module is deprecated and will be removed after Nova 15.0.0 is released. Use on-openstacksdk instead.
'or python-openstacksdk instead.', DeprecationWarning)
Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'sqlalchemy.exc.OperationalError'> (HTTP 500) (Request-ID: req-33df9b70-3422-43c3-a6ef-56283344944e) END return value: 1
-------------------------
Version
-------
# cat /etc/nova/release
[Nova]
vendor = RDO
product = OpenStack Compute
package = 1.el7
---------------------------------------
b
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1797771/+subscriptions
Follow ups