1、现象描述:

以前在测试环境中使用过icehouse版本,记得当时查看网络列表是使用neutron net-list,最近两天在测试openstack ocata的时候发现好多之前的命令都不能正常使用,大概是openstack想凸显openstack命令的重要性吧。

2、实验过程

[root@linux-node1 ~]# neutron net-list
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
Connection to neutron failed: Failed to connect Neutron server
[root@linux-node1 ~]# openstack network list
+--------------------------------------+----------+--------------------------------------+
| ID                                   | Name     | Subnets                              |
+--------------------------------------+----------+--------------------------------------+
| aeb2244d-ac78-4238-bdd6-a9f0bb5cccc6 | provider | 89ba16c7-c42e-4cd6-8703-2de82b8cbfa1 |
+--------------------------------------+----------+--------------------------------------+
使用openstack network deleter "ID"进行处理
[root@linux-node1 ~]# openstack network delete aeb2244d-ac78-4238-bdd6-a9f0bb5cccc6
You have new mail in /var/spool/mail/root
[root@linux-node1 ~]# openstack network list

3、小结

openstack新版本跟老版本在功能上差异不算太大,但是从命令和操作方式上来看,还是存在一些不同,学习openstack,重点要放在架构理解,具体的操作可以参考官方的手册

转载于:https://blog.51cto.com/molewan/1904668

neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead相关推荐

  1. WARNING: --master-data is deprecated and will be removed in a future version

    Mysql 版本:/usr/local/mysql/bin/mysql Ver 8.0.26 for Linux on x86_64 (MySQL Community Server - GPL) 报错 ...

  2. php解决 mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysq

    微信小程序开发交流qq群   173683895    承接微信小程序开发.扫码加微信. The mysql extension is deprecated and will be removed i ...

  3. Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version.

    2019独角兽企业重金招聘Python工程师标准>>> PHP 接口,使用 ajax post方式提交数据的时候报错: Automatically populating $HTTP_ ...

  4. PHP 5.6 中 Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future

    在使用数组转换为XML 时,出现这种错误 Automatically populating $HTTPRAWPOSTDATA is deprecated and will be removed in ...

  5. DeprecationWarning:current URL string parser is deprecated, and will be removed in a future version.

    DeprecationWarning:current URL string parser is deprecated, and will be removed in a future version. ...

  6. 【MySQL】警告: 1681 - XXX is deprecated and will be removed in a future release.

    (一)MySQL version MySQL Server 8.0.29 MySQL Workbench 8.0.29 (二)语句及问题 1. 语句: #5月17日学习#创建大气质量表 use tes ...

  7. 【k8s】kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl

    登录一个已有的pod,执行ping 本文是之前文章的姐妹篇 kk exec -it nginx-deploy-5878ddd45b-nzsdv – sh 命令换了 kubectl exec [POD] ...

  8. 【解决两个警告】Model.fit_generator` is deprecated and will be removed in a future version. Please use `Mode

    在训练 经典卷积神经网络VGG时,因为版本问题,报了警告,下面来解决警告. 其实警告,大多来自前后版本的问题,可能你使用的这个版本里面对于一个方法是这个要求,下一个版本或者更新的版本,对于这个方法就是 ...

  9. FutureWarning: pandas.Int64Index is deprecated and will be removed ... in a future version. 解决方法

    调用 XGBoost 时遇到如下 FutureWarning: compat.py:36: FutureWarning: pandas.Int64Index is deprecated and wil ...

最新文章

  1. 人工智能与区块链交换了眼神儿,之后呢……
  2. 2019,归零自己,为自己重生,为自己而战
  3. c++创建单级目录 多级目录,判断是否存在
  4. [软件更新]Adobe Photoshop Elements 8.0.0
  5. lunix mysql 8小时_MySQL 8.0 首个自适应参数横空出世
  6. .NET Core 以及与 .NET Framework的关系
  7. js中prototype用法(转)
  8. 助教总结-【北京电子科技学院_2016-2017-2_程序设计与数据结构】
  9. oracle数据库主键自增序列_【oracle】oracle数据库建立序列、使用序列实现主键自增...
  10. int 转为字节后 低字节在前_NumPy 字节交换
  11. 银联支付证书下载及导出流程(带图)
  12. 管外磁水处理器的简单介绍
  13. 互联网盈利模式研习笔记 1:流量变现
  14. iOS--CFMessagePort实现进程间通信
  15. 数学建模算法学习笔记
  16. 计算机在电力的应用,浅析计算机技术在电力系统中的应用
  17. PYQT5(13)-基本窗口控件-拖曳与剪贴板
  18. Facebook数据中心实践分析,OCP主要工作成果介绍
  19. CANoe——CAPL案例
  20. vue VantUI组件初探 使用

热门文章

  1. 【Go】Go基础(三):基本结构和基本数据类型
  2. android联动动画,利用 CollapsingToolbarLayout 完成联动的动画效果
  3. python对数运算符号_科学网—Python中算数运算符之注意及np.logspace - 张伟的博文...
  4. python ggplot为什么不能取代matplotlib_Matplotlib vs ggplot2
  5. Java学习总结:19
  6. linux diff 补丁文件夹,LINUX下制作补丁文件 diff,patch
  7. python元组转字典_python中怎么将元组、字典转化为列表
  8. 编写spring应用
  9. jQuery中的页面载入($()、ready(fn)、onload)
  10. dev treeview控件_在Winform开发框架中使用DevExpress的TreeList和TreeListLookupEdit控件