<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Dear all,<br>
<br>
I have tried with this <a
href="https://github.com/openstack/neutron/tree/master/neutron/db/migration">https://github.com/openstack/neutron/tree/master/neutron/db/migration</a><br>
with command <br>
<pre style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 15px; margin-top: 0px; margin-bottom: 0px; white-space: pre-wrap; color: rgb(51, 51, 51); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">neutron-db-manage --config-file /path/to/neutron.conf \
--config-file /path/to/plugin/config.ini upgrade head
</pre>
to upgrade database version, and it's look work in their log , but
when i tried to see router list with #neutron router-list <br>
it said <i>Request Failed: internal server error while processing
your request.</i><i><br>
</i>Seems like something is blocking neutron.<br>
<br>
how to do it in proper way with upgrading this database? thanks<br>
<br class="Apple-interchange-newline">
<div class="moz-signature">-- <br>
Regards,<br>
Mahardhika Gilang<br>
<br>
</div>
</body>
</html>