<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br>I am this guide for installation <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-create-network.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-create-network.html</a><br><br>I am stuck now. Any help will be highly appreciated.<br><br>[(keystone_admin)]# nova-manage db sync<br>2013-04-17 16:28:25 22384 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.migration' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.pyc'> __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:506<br><br>[(keystone_admin)]# keystone service-list<br>+----------------------------------+----------+----------+---------------------------+<br>|                id                |   name   |   type   |        description        |<br>+----------------------------------+----------+----------+---------------------------+<br>| 31102bd9753e43078e9383e16c21af6f |   nova   | compute  |      Compute Service      |<br>| 3e7237e98d72467d9e468883ad116add |  glance  |  image   |    Glance Image Service   |<br>| 42560f9b834e41eb9b379ea030aa22f2 | keystone | identity | Keystone identity Service |<br>+----------------------------------+----------+----------+---------------------------+<br><br>[(keystone_admin)]# keystone endpoint-list<br>+----------------------------------+-----------+---------------------------------------------+---------------------------------------------+----------------------------------------------+<br>|                id                |   region  |                  publicurl                  |                 internalurl                 |                   adminurl                   |<br>+----------------------------------+-----------+---------------------------------------------+---------------------------------------------+----------------------------------------------+<br>| 0f5f30035f09434daf52a19d71b869f3 | RegionOne | http://192.168.122.10:8774/v2/%(tenant_id)s | http://192.168.122.10:8774/v2/%(tenant_id)s | http://192.168.206.130:8774/v2/%(tenant_id)s |<br>| 3fcbc339d07a41fe8d5c58d606c17e86 | RegionOne |       http://192.168.122.10:5000/v2.0       |       http://192.168.122.10:5000/v2.0       |       http://192.168.122.10:35357/v2.0       |<br>| d12f04ccadee47e080e20dfb1dc6c987 | RegionOne |          http://192.168.122.10:9292         |          http://192.168.122.10:9292         |          http://192.168.122.10:9292          |<br>+----------------------------------+-----------+---------------------------------------------+---------------------------------------------+----------------------------------------------+<br><br>[(keystone_admin)]# nova-manage service list<br>2013-04-17 16:22:29 DEBUG nova.utils [req-696df22c-c92e-4ab7-a212-53e9d4c84d12 None None] backend <module 'nova.db.sqlalchemy.api' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc'> __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:506<br>Binary           Host                                 Zone             Status     State Updated_At<br>nova-scheduler   ubu-a.arindam.com                    nova             enabled    XXX   None      <br><br>[(keystone_admin)]# nova network-create private --fixed-range-v4=192.168.100.0/24 --bridge-interface=br100<br>usage: nova [--version] [--debug] [--no-cache] [--timings]<br>            [--os-username <auth-user-name>] [--os-password <auth-password>]<br>            [--os-tenant-name <auth-tenant-name>] [--os-auth-url <auth-url>]<br>            [--os-region-name <region-name>] [--os-auth-system <auth-system>]<br>            [--service-type <service-type>] [--service-name <service-name>]<br>            [--volume-service-name <volume-service-name>]<br>            [--endpoint-type <endpoint-type>]<br>            [--os-compute-api-version <compute-api-ver>] [--insecure]<br>            [--bypass-url <bypass-url>]<br>            <subcommand> ...<br>error: argument <subcommand>: invalid choice: 'network-create'<br>Try 'nova help ' for more information.<br><br>[(keystone_admin)]# sudo apt-get install nova-novncproxy novnc nova-api nova-ajax-console-proxy nova-cert nova-conductor nova-consoleauth nova-doc nova-scheduler nova-network nova-conductor<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>E: Unable to locate package nova-conductor<br>E: Unable to locate package nova-conductor<br>                                          </div></body>
</html>