开源 企业版 高校版 私有云 模力方舟 AI 队友
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
1 Star 0 Fork 12

韩光宇/python-openstackclient

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
已有帐号? 立即登录
文件
master
分支 (26)
标签 (4)
master
clean-openstack-master
fix-install-error-train
fix-install-error-wallaby
openEuler-22.09
openEuler-23.03
Multi-Version_OpenStack-Train_openEuler-22.03-LTS
Multi-Version_OpenStack-Train_openEuler-22.03-LTS-Next
Multi-Version_OpenStack-Train_openEuler-22.03-LTS-SP1
oepkg_openstack-train_oe-20.03-LTS-SP1
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP3
oepkg_openstack-rocky_oe-20.03-LTS-Next
oepkg_openstack-rocky_oe-20.03-LTS-SP1
oepkg_openstack-rocky_oe-20.03-LTS-SP3
oepkg_openstack-queens_oe-20.03-LTS-SP2
oepkg_openstack-queens_oe-20.03-LTS-Next
oepkg_openstack-queens_oe-20.03-LTS-SP1
oepkg_openstack-queens_oe-20.03-LTS-SP3
Multi-Version_OpenStack-Wallaby_openEuler-22.03-LTS
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-20.03-LTS-SP3-release
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
项目仓库所选许可证以仓库主分支所使用许可证为准
master
分支 (26)
标签 (4)
master
clean-openstack-master
fix-install-error-train
fix-install-error-wallaby
openEuler-22.09
openEuler-23.03
Multi-Version_OpenStack-Train_openEuler-22.03-LTS
Multi-Version_OpenStack-Train_openEuler-22.03-LTS-Next
Multi-Version_OpenStack-Train_openEuler-22.03-LTS-SP1
oepkg_openstack-train_oe-20.03-LTS-SP1
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP3
oepkg_openstack-rocky_oe-20.03-LTS-Next
oepkg_openstack-rocky_oe-20.03-LTS-SP1
oepkg_openstack-rocky_oe-20.03-LTS-SP3
oepkg_openstack-queens_oe-20.03-LTS-SP2
oepkg_openstack-queens_oe-20.03-LTS-Next
oepkg_openstack-queens_oe-20.03-LTS-SP1
oepkg_openstack-queens_oe-20.03-LTS-SP3
Multi-Version_OpenStack-Wallaby_openEuler-22.03-LTS
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-20.03-LTS-SP3-release
克隆/下载
克隆/下载
提示
下载代码请复制以下命令到终端执行
为确保你提交的代码身份被 Gitee 正确识别,请执行以下命令完成配置
初次使用 SSH 协议进行代码克隆、推送等操作时,需按下述提示完成 SSH 配置
1 生成 RSA 密钥
2 获取 RSA 公钥内容,并配置到 SSH公钥
在 Gitee 上使用 SVN,请访问 使用指南
使用 HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # 私人令牌
master
分支 (26)
标签 (4)
master
clean-openstack-master
fix-install-error-train
fix-install-error-wallaby
openEuler-22.09
openEuler-23.03
Multi-Version_OpenStack-Train_openEuler-22.03-LTS
Multi-Version_OpenStack-Train_openEuler-22.03-LTS-Next
Multi-Version_OpenStack-Train_openEuler-22.03-LTS-SP1
oepkg_openstack-train_oe-20.03-LTS-SP1
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP3
oepkg_openstack-rocky_oe-20.03-LTS-Next
oepkg_openstack-rocky_oe-20.03-LTS-SP1
oepkg_openstack-rocky_oe-20.03-LTS-SP3
oepkg_openstack-queens_oe-20.03-LTS-SP2
oepkg_openstack-queens_oe-20.03-LTS-Next
oepkg_openstack-queens_oe-20.03-LTS-SP1
oepkg_openstack-queens_oe-20.03-LTS-SP3
Multi-Version_OpenStack-Wallaby_openEuler-22.03-LTS
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-20.03-LTS-SP3-release
python-openstackclient
/
python-openstackclient.spec
python-openstackclient
/
python-openstackclient.spec
python-openstackclient.spec 4.53 KB
一键复制 编辑 原始数据 按行查看 历史
huangtianhua 提交于 2022年07月18日 17:32 +08:00 . Upgrade to 5.8.0
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%global with_doc 1
Name: python-openstackclient
Version: 5.8.0
Release: 1
Summary: OpenStack Command-line Client
License: Apache-2.0
URL: http://launchpad.net/%{name}
Source0: https://tarballs.openstack.org/%{name}/%{name}-%{upstream_version}.tar.gz
BuildArch: noarch
BuildRequires: git
BuildRequires: openstack-macros
%description
python-openstackclient is a unified command-line client for the OpenStack APIs.
%package -n python3-openstackclient
Summary: OpenStack Command-line Client
%{?python_provide:%python_provide python3-openstackclient}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-six
BuildRequires: python3-oslo-i18n
BuildRequires: python3-oslo-utils
BuildRequires: python3-requests
BuildRequires: python3-keystoneclient
BuildRequires: python3-novaclient
BuildRequires: python3-cinderclient
BuildRequires: python3-mock
BuildRequires: python3-os-client-config
BuildRequires: python3-cliff
BuildRequires: python3-simplejson
BuildRequires: python3-requests-mock
BuildRequires: python3-babel
BuildRequires: python3-stestr
BuildRequires: python3-osc-lib
BuildRequires: python3-fixtures
BuildRequires: python3-oslotest
BuildRequires: python3-reno
BuildRequires: python3-requestsexceptions
BuildRequires: python3-openstacksdk
BuildRequires: python3-ddt
Requires: python3-pbr
Requires: python3-openstacksdk
Requires: python3-oslo-i18n
Requires: python3-oslo-utils
Requires: python3-keystoneclient
Requires: python3-novaclient
Requires: python3-cinderclient
Requires: python3-neutronclient
Requires: python3-six
Requires: python3-osc-lib
Requires: python3-cliff
Requires: python-openstackclient-lang = %{version}-%{release}
Requires: python3-stevedore
%description -n python3-openstackclient
python-openstackclient is a unified command-line client for the OpenStack APIs.
%if 0%{?with_doc}
%package -n python-openstackclient-doc
Summary: Documentation for OpenStack Command-line Client
BuildRequires: python3-sphinx
BuildRequires: python3-openstackdocstheme
BuildRequires: python3-sphinxcontrib-apidoc
Requires: python3-openstackclient = %{version}-%{release}
%description -n python-openstackclient-doc
python-openstackclient is a unified command-line client for the OpenStack API.
This package contains auto-generated documentation.
%endif
%package -n python-openstackclient-lang
Summary: Translation files for Openstackclient
%description -n python-openstackclient-lang
Translation files for Openstackclient
%prep
%autosetup -n %{name}-%{upstream_version}
%py_req_cleanup
%build
%{py3_build}
%{__python3} setup.py compile_catalog -d build/lib/openstackclient/locale --domain openstackclient
%install
%{py3_install}
ln -s openstack %{buildroot}%{_bindir}/openstack-3
%if 0%{?with_doc}
export PYTHONPATH=.
sphinx-build -b html doc/source doc/build/html
sphinx-build -b man doc/source doc/build/man
install -p -D -m 644 doc/build/man/openstack.1 %{buildroot}%{_mandir}/man1/openstack.1
rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess
%endif
install -d -m 755 %{buildroot}%{_datadir}
rm -f %{buildroot}%{python3_sitelib}/openstackclient/locale/*/LC_*/openstackclient*po
rm -f %{buildroot}%{python3_sitelib}/openstackclient/locale/*pot
mv %{buildroot}%{python3_sitelib}/openstackclient/locale %{buildroot}%{_datadir}/locale
rm -rf %{buildroot}%{python3_sitelib}/openstackclient/locale
%find_lang openstackclient --all-name
%check
export PYTHON=%{__python3}
stestr run
%files -n python3-openstackclient
%license LICENSE
%doc README.rst
%{_bindir}/openstack
%{_bindir}/openstack-3
%{python3_sitelib}/openstackclient
%{python3_sitelib}/*.egg-info
%if 0%{?with_doc}
%{_mandir}/man1/openstack.1*
%files -n python-openstackclient-doc
%license LICENSE
%doc doc/build/html
%endif
%files -n python-openstackclient-lang -f openstackclient.lang
%license LICENSE
%changelog
* Mon Jul 18 2022 OpenStack_SIG <openstack@openeuler.org> - 5.8.0-1
- Upgrade package to version 5.8.0
* Fri Aug 13 2021 wangxiyuan <wangxiyuan1007@gmail.com> 5.5.0-2
- Change osc-lib-tests to osc-lib
* Wed Aug 04 2021 huangtianhua <huangtianhua@huawei.com> 5.5.0-1
- Upgrade to 5.5.0
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
- spec generated
Loading...
举报
举报成功
我们将于2个工作日内通过站内信反馈结果给你!
请认真填写举报原因,尽可能描述详细。
请选择举报类型
取消
发送
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

简介

OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell with a uniform command structure.
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
编辑仓库简介
简介内容
主页
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/han-guangyu/python-openstackclient.git
git@gitee.com:han-guangyu/python-openstackclient.git
han-guangyu
python-openstackclient
python-openstackclient
master
点此查找更多帮助

搜索帮助

仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册

AltStyle によって変換されたページ (->オリジナル) /