Comment 17 for bug 1692334

Revision history for this message
Felipe Reyes (freyes) wrote :

root@upright-ant:~# apt-cache policy python-neutronclient
python-neutronclient:
  Installed: 1:6.1.0-0ubuntu3
  Candidate: 1:6.1.0-0ubuntu3
  Version table:
 *** 1:6.1.0-0ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu zesty-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     1:6.1.0-0ubuntu2 500
        500 http://archive.ubuntu.com/ubuntu zesty/main amd64 Packages
root@upright-ant:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty
root@upright-ant:~# source novarc
root@upright-ant:~# neutron net-
net-create net-external-list net-ip-availability-show net-list-on-dhcp-agent net-update
net-delete net-ip-availability-list net-list net-show
root@upright-ant:~# neutron net-list
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
+--------------------------------------+------------------+--------------------------------------------------+
| id | name | subnets |
+--------------------------------------+------------------+--------------------------------------------------+
| 95c71e95-90f9-482c-a855-bff324d6dd7b | freyes_admin_net | 3d9e5ebf-ab16-4b73-bc81-07ab4a8021d5 10.5.0.0/16 |
| fee1396f-5fbf-4dbb-b063-5215be7dc75c | ext_net | 9b3288c6-ea9c-4898-a0db-b0c5394b47e9 |
+--------------------------------------+------------------+--------------------------------------------------+