AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[openstack](ubuntu)

Martin Hope
Jun
Asked: 2021-04-29 06:06:04 +0800 CST

无法启动 rtslib-fb-targetctl.service

  • 1

我在 ubuntu 18.04 上通过 devstack 安装 openstack。我坚持“无法启动 rtslib-fb-targetctl.service”,有人知道如何解决吗?

+functions-common:apt_get:1109             sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
targetcli-fb is already the newest version (2.1.43-1).
The following package was automatically installed and is no longer required:
  python3-wheel
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ...
Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error.
See system logs and 'systemctl status rtslib-fb-targetctl.service' for details.
invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed.
● rtslib-fb-targetctl.service - Restore LIO kernel target configuration
   Loaded: error (Reason: Exec format error)
   Active: inactive (dead)

Apr 28 21:41:20 jun-VirtualBox systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target
Apr 28 21:41:20 jun-VirtualBox systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target
Apr 28 21:41:20 jun-VirtualBox systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target
Apr 28 21:41:59 jun-VirtualBox systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target
Apr 28 21:41:59 jun-VirtualBox systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target
Apr 28 21:41:59 jun-VirtualBox systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target
dpkg: error processing package python3-rtslib-fb (--configure):
 installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of targetcli-fb:
 targetcli-fb depends on python3-rtslib-fb; however:
  Package python3-rtslib-fb is not configured yet.

dpkg: error processing package targetcli-fb (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
 python3-rtslib-fb
 targetcli-fb
E: Sub-process /usr/bin/dpkg returned an error code (1)
+functions-common:apt_get:1                exit_trap
+./stack.sh:exit_trap:503                  local r=100
++./stack.sh:exit_trap:504                  jobs -p
+./stack.sh:exit_trap:504                  jobs=
+./stack.sh:exit_trap:507                  [[ -n '' ]]
+./stack.sh:exit_trap:513                  '[' -f '' ']'
+./stack.sh:exit_trap:518                  kill_spinner
+./stack.sh:kill_spinner:413               '[' '!' -z '' ']'
+./stack.sh:exit_trap:520                  [[ 100 -ne 0 ]]
+./stack.sh:exit_trap:521                  echo 'Error on exit'
Error on exit
+./stack.sh:exit_trap:523                  type -p generate-subunit
+./stack.sh:exit_trap:524                  generate-subunit 1619615804 1523 fail
+./stack.sh:exit_trap:526                  [[ -z /opt/stack/logs ]]
+./stack.sh:exit_trap:529                  /usr/bin/python3.6 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs
World dumping... see /opt/stack/logs/worlddump-2021-04-28-134208.txt for details
+./stack.sh:exit_trap:538                  exit 100

这是 rtslib-fb-targetctl.service 的内容

root@jun-VirtualBox:/lib/systemd/system# cat rtslib-fb-targetctl.service
[Unit]
Description=Restore LIO kernel target configuration
Requires=sys-kernel-config.mount
After=sys-kernel-config.mount network.target local-fs.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=mkdir -p /etc/rtslib-fb-target
ExecStart=/usr/bin/targetctl restore
ExecStop=/usr/bin/targetctl clear
SyslogIdentifier=target

[Install]
WantedBy=multi-user.target
openstack
  • 1 个回答
  • 365 Views
Martin Hope
Dalton Cézane
Asked: 2020-08-27 10:13:43 +0800 CST

无法访问使用 Microstack 启动的虚拟机 - 无法访问目标主机

  • 0

我安装了Microstack,我试图Openstack用我在互联网上找到的糟糕的文档来理解它的操作。我试图访问一些已启动的虚拟机但没有成功。Microstack已经创建了以下两个网络:

microstack.openstack network list
+--------------------------------------+----------+--------------------------------------+
| ID                                   | Name     | Subnets                              |
+--------------------------------------+----------+--------------------------------------+
| 750286d8-2801-4dd3-85d8-85b0e4219b46 | test     | fbe5a4e4-34c7-4b39-a4e5-a447431d78dc |
| e9d9520f-3ad7-4f96-bff5-060beb1c0161 | external | 3041f82a-9be5-4f47-84a4-6229e5eb60cb |

下面,我列出了用于启动 VM 的安全组:

microstack.openstack security group show 3c69498c-c210-48c8-ba43-fbf60a0c224e
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field           | Value                                                                                                                                                                                                                                          |
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| created_at      | 2020-08-14T17:54:45Z                                                                                                                                                                                                                           |
| description     | Default security group                                                                                                                                                                                                                         |
| id              | 3c69498c-c210-48c8-ba43-fbf60a0c224e                                                                                                                                                                                                           |
| location        | Munch({'cloud': '', 'region_name': '', 'zone': None, 'project': Munch({'id': '37f73779b3cd42dc96044ea0fd6d1e98', 'name': 'admin', 'domain_id': None, 'domain_name': 'default'})})                                                              |
| name            | default                                                                                                                                                                                                                                        |
| project_id      | 37f73779b3cd42dc96044ea0fd6d1e98                                                                                                                                                                                                               |
| revision_number | 3                                                                                                                                                                                                                                              |
| rules           | created_at='2020-08-14T17:54:45Z', direction='egress', ethertype='IPv6', id='1e5c2fed-7c7a-4dd4-9e11-c87d0de012ee', updated_at='2020-08-14T17:54:45Z'                                                                                          |
|                 | created_at='2020-08-14T17:54:45Z', direction='ingress', ethertype='IPv4', id='36394ec6-0f35-4b26-9788-61bf76a08088', remote_group_id='3c69498c-c210-48c8-ba43-fbf60a0c224e', updated_at='2020-08-14T17:54:45Z'                                 |
|                 | created_at='2020-08-14T17:54:45Z', direction='ingress', ethertype='IPv6', id='48986d96-ec57-4f49-aee8-6e1c68e273b1', remote_group_id='3c69498c-c210-48c8-ba43-fbf60a0c224e', updated_at='2020-08-14T17:54:45Z'                                 |
|                 | created_at='2020-08-14T17:56:16Z', direction='ingress', ethertype='IPv4', id='58816267-8df8-4a89-a9c5-31986a441365', port_range_max='22', port_range_min='22', protocol='tcp', remote_ip_prefix='0.0.0.0/0', updated_at='2020-08-14T17:56:16Z' |
|                 | created_at='2020-08-14T17:54:45Z', direction='egress', ethertype='IPv4', id='c75e9aa8-84f3-4d05-9d33-0da7892f7a07', updated_at='2020-08-14T17:54:45Z'                                                                                          |
|                 | created_at='2020-08-14T17:56:14Z', direction='ingress', ethertype='IPv4', id='d029b66c-219e-488d-93af-1f87a9d8b006', protocol='icmp', remote_ip_prefix='0.0.0.0/0', updated_at='2020-08-14T17:56:14Z'                                          |
| tags            | []                                                                                                                                                                                                                                             |
| updated_at      | 2020-08-14T17:56:16Z                                                                                                                                                                                                                           |
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

我已经启动了两个Ubuntu具有可用网络 (test和external) 的 VM,如下所示:

microstack.openstack server list
+--------------------------------------+-------------+--------+-----------------------------------+-------------+-----------+
| ID                                   | Name        | Status | Networks                          | Image       | Flavor    |
+--------------------------------------+-------------+--------+-----------------------------------+-------------+-----------+
| 4bd80f7c-8c16-4b15-9973-887f0f2517ff | test1   | ACTIVE | external=10.20.20.197             | ubuntu_1804 | m1.medium |
| ca2e690e-e679-4fd7-a507-07f12bcf1c5e | test2   | ACTIVE | test=192.168.222.141              | ubuntu_1804 | m1.medium |

这是用于启动 VM 的命令:

microstack.openstack server create --flavor m1.medium --image ubuntu_1804 \
--nic net-id=e9d9520f-3ad7-4f96-bff5-060beb1c0161 --key-name mykey \
--security-group 3c69498c-c210-48c8-ba43-fbf60a0c224e test1

然后,当我尝试访问两个启动的虚拟机时,我得到Destination Host Unreachable:

ping 10.20.20.197
PING 10.20.20.197 (10.20.20.197) 56(84) bytes of data.
From 10.20.20.1 icmp_seq=1 Destination Host Unreachable

ping 192.168.222.141
PING 192.168.222.141 (192.168.222.141) 56(84) bytes of data.
From 192.168.131.133 icmp_seq=1 Destination Host Unreachable

谁能解释一下我错过了什么?

cloud openstack
  • 1 个回答
  • 1085 Views
Martin Hope
Lukas Maerdian
Asked: 2020-08-11 23:50:14 +0800 CST

分享您的 Netplan 配置!

  • 2

这是 Canonical 的 Netplan 开发人员 Lukas Märdian。我们目前正在寻找改进 Netplan YAML 配置模式的方法 [0]。因此,我们很乐意看到您在生产环境中使用的配置文件,并恳请您在这篇文章中分享这些配置文件,或者通过https://pastebin.ubuntu.com/粘贴它们并在此处与我们分享链接。

如果您的设置以任何其他方式特别复杂或特殊,我们会特别感兴趣,因此我们可以看到并考虑如何为您的用例改进架构,以使 Netplan 配置更易于阅读和理解!

如果您有任何特定的 Netplan 架构更改,也请告诉我们,这将使您的生活更轻松!例如,将“gateway4:”和“gateway6:”组合成一个“gateway:”设置。

请让我们知道您的想法并分享您的疯狂配置!

[0] https://netplan.io/reference

server cloud openstack maas netplan
  • 1 个回答
  • 117 Views
Martin Hope
Paul Rousseau
Asked: 2020-05-28 02:36:42 +0800 CST

由于感知到 lxd 安装错误,在 MaaS 上使用 juju 安装 Openstack/Base 未成功

  • 0

我在 maas 云上安装了四台带有 Ubuntu 20.04 LTS(GNU/Linux 5.4.0-31-generic x86_64)的服务器,其主服务器也在运行 Ubuntu 20.04 LTS(GNU/Linux 5.4.0-31-generic x86_64)一个桌面,现在我正在尝试通过 juju base charm 部署 openstack。但是,ovn-central 单元和 ovn-chassis 单元处于阻塞状态,消息为'certificates' missing. Vault 已安装、启封并正在运行。我还仔细检查了证书关系。当我 ssh 进入 ovn-central 容器并执行journalctl -p err -b时,我得到

May 26 22:24:26 juju-58128b-0-lxd-5 systemd[4316]: snap-snapd-7264.mount: Failed to set up kernel keyring: Required key not available
May 26 22:24:26 juju-58128b-0-lxd-5 systemd[4316]: snap-snapd-7264.mount: Failed at step KEYRING spawning /bin/mount: Required key not available
May 26 22:24:26 juju-58128b-0-lxd-5 systemd[1]: Failed to mount Mount unit for snapd, revision 7264.
May 26 22:37:48 juju-58128b-0-lxd-5 systemd-udevd[6433]: Failed to chown '/dev/net/tun' 0 0: Operation not permitted
May 26 22:37:48 juju-58128b-0-lxd-5 systemd-udevd[6433]: Failed to apply permissions on static device nodes: Operation not permitted
May 26 22:38:09 juju-58128b-0-lxd-5 systemd[1]: Failed to start Execute cloud user/final scripts.
May 27 08:56:34 juju-58128b-0-lxd-5 systemd[185756]: snap-lxd-15161.mount: Failed to link user keyring into session keyring: Required key not available
May 27 08:56:34 juju-58128b-0-lxd-5 systemd[185756]: snap-lxd-15161.mount: Failed to set up kernel keyring: Required key not available
May 27 08:56:34 juju-58128b-0-lxd-5 systemd[185756]: snap-lxd-15161.mount: Failed at step KEYRING spawning /bin/mount: Required key not available
May 27 08:56:34 juju-58128b-0-lxd-5 systemd[1]: Failed to mount Mount unit for lxd, revision 15161.

任何人都可以理解这个错误吗?

server juju openstack maas
  • 1 个回答
  • 488 Views
Martin Hope
Jingqiang Zhang
Asked: 2020-03-15 03:02:41 +0800 CST

无法在 18.04.4 LTS 上安装微堆栈

  • 0

按照官方指南运行安装:

https://ubuntu.com/openstack/install

$ sudo snap install microstack --classic --edge
error: cannot perform the following tasks:
- Start snap "microstack" (205) services ([start snap.microstack.ovs-vswitchd.service] failed with exit status 1: Job for snap.microstack.ovs-vswitchd.service failed because the control process exited with error code.
See "systemctl status snap.microstack.ovs-vswitchd.service" and "journalctl -xe" for details.
)

跑journalctl -xe

Mar 14 19:57:37 user systemd[1]: Started BIND Domain Name Server.
-- Subject: Unit bind9.service has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Unit bind9.service has finished starting up.
-- 
-- The start-up result is RESULT.
Mar 14 19:57:37 user sudo[15577]: pam_unix(sudo:session): session closed for user root
Mar 14 19:57:37 user named[15579]: starting BIND 9.11.3-1ubuntu1.11-Ubuntu (Extended Support Version) <id:a375815>
Mar 14 19:57:37 user named[15579]: running on Linux x86_64 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020
Mar 14 19:57:37 user named[15579]: built with '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=/usr/include' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc' '--locals
Mar 14 19:57:37 user named[15579]: running as: named -f -u bind
Mar 14 19:57:37 user named[15579]: ----------------------------------------------------
Mar 14 19:57:37 user named[15579]: BIND 9 is maintained by Internet Systems Consortium,
Mar 14 19:57:37 user named[15579]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
Mar 14 19:57:37 user named[15579]: corporation.  Support and training for BIND 9 are
Mar 14 19:57:37 user named[15579]: available at https://www.isc.org/support
Mar 14 19:57:37 user named[15579]: ----------------------------------------------------
Mar 14 19:57:37 user named[15579]: adjusted limit on open files from 4096 to 1048576
Mar 14 19:57:37 user named[15579]: found 4 CPUs, using 4 worker threads
Mar 14 19:57:37 user named[15579]: using 3 UDP listeners per interface
Mar 14 19:57:37 user named[15579]: using up to 4096 sockets
Mar 14 19:57:37 user named[15579]: loading configuration from '/etc/bind/named.conf'
Mar 14 19:57:37 user named[15579]: reading built-in trust anchors from file '/etc/bind/bind.keys'
Mar 14 19:57:37 user named[15579]: initializing GeoIP Country (IPv4) (type 1) DB
Mar 14 19:57:37 user named[15579]: GEO-106FREE 20180315 Build
Mar 14 19:57:37 user named[15579]: initializing GeoIP Country (IPv6) (type 12) DB
Mar 14 19:57:37 user named[15579]: GEO-106FREE 20180315 Build
Mar 14 19:57:37 user named[15579]: GeoIP City (IPv4) (type 2) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP City (IPv4) (type 6) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP City (IPv6) (type 30) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP City (IPv6) (type 31) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP Region (type 3) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP Region (type 7) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP ISP (type 4) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP Org (type 5) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP AS (type 9) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP Domain (type 11) DB not available
Mar 14 19:57:37 user named[15579]: GeoIP NetSpeed (type 10) DB not available
Mar 14 19:57:37 user named[15579]: using default UDP/IPv4 port range: [32768, 60999]
Mar 14 19:57:37 user named[15579]: using default UDP/IPv6 port range: [32768, 60999]
Mar 14 19:57:37 user named[15579]: listening on IPv6 interfaces, port 53
openstack snap
  • 3 个回答
  • 4382 Views
Martin Hope
Paul Rousseau
Asked: 2019-12-06 19:49:14 +0800 CST

调整微堆栈部署中的配额

  • 1

有没有办法调整微堆栈/openstack 工作站测试部署中的配额?特别是,限制安全组甚至不允许测试运行两个 Web 应用程序?

openstack
  • 1 个回答
  • 200 Views
Martin Hope
Kjetil Fleten
Asked: 2019-09-04 06:10:59 +0800 CST

使用 conjure-up 安装 NovaLXD

  • 0

我们一直在尝试在 18.04 的 localhost 上安装带有 conjure-up 的 NovaLXD。尝试为中子网关建立网络时失败。由于某种原因,容器没有绑定到任何接口。中子网关在lxc list的附加屏幕截图输出中命名为“juju-5bd32c-2” 。我们如何解决这个问题?

openstack conjure-up
  • 1 个回答
  • 120 Views
Martin Hope
Riccardo Magrini
Asked: 2019-05-09 06:11:06 +0800 CST

openstack 设置配额安全组

  • 1

如何增加 Openstack 上设置的安全组的配额?默认情况下它设置为 10,对于我的实验室,我需要更多。如果我尝试部署一个应用程序,这是错误:

OverQuotaClient:resources.security_group_host_group_master_3:超出资源配额:['security_group_rule']。

有人知道我该如何解决吗?谢谢

openstack
  • 1 个回答
  • 276 Views
Martin Hope
vipul petkar
Asked: 2019-04-22 08:54:55 +0800 CST

E:存储库“http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu disco Release”没有发布文件[重复]

  • 6
这个问题在这里已经有了答案:
如果存储库/PPA 没有发布文件,我该怎么办? (5 个回答)
3年前关闭。

我一直在尝试安装 Devstack,这发生在“./stack.sh”时。

python3 openstack
  • 1 个回答
  • 16838 Views
Martin Hope
Riccardo Magrini
Asked: 2019-04-18 00:18:57 +0800 CST

在 OpenStack 之上使用 Juju 部署应用程序

  • 1

我想在 JUJU 中为 OPENSTACK 创建一个新云,并使用它在我的实例上部署应用程序。在我的实验室中,正确安装了 MAAS、JUJU 和 OPENSTACK,并且实例工作正常。我已遵循本指南,但最后在引导期间收到此错误:

ERROR authentication failed.: authentication failed

知识产权计划:

Network: 10.20.81.0/24
Maas: 10.20.81.1
Juju: 10.20.81.2
Openstack: 10.20.81.21-24
External Gateway: 10.20.81.254
Private Network: 10.1.0.0/24
Instance: 10.1.0.12 - 10.20.81.220 (floating IP)
Private Gateway: 10.1.0.1
Private DHCP service: 10.1.0.10

网络拓扑结构:

                          +-------------+
                              Firewall
                            10.20.81.254
                          +-------------+
                                 | 
+-------------------------------------------------------------+
                              Switch 
      vlan81              vlan81                  vlan81
+-------------------------------------------------------------+
        |                   |                   || | | |
+--------------+     +-------------+       +------------------+
|Maas+Juju           |Juju Gui|            |Openstack
|10.20.81.1          |10.20.81.2           |10.20.81.21-24
+--------------+     +-------------+       +------------------+
                                                     |
                                +----------------------------------------+
                                Private Subnet-1           Public Subnet-2
                                 10.1.0.0/24                10.20.81.0/24
                                 +---+----+--+              +---+------+
                                 |   |        +----+            |
                                 |   |     .1 |    |.221        |
                                 |   +--------+ VR +------------+
                                 |            |    |
                                 +--+-+       +----+
                                 |    |
                                 |VM |
                                 |.12 |
                                 |    |
                                 +----+

这些命令已在我安装了 juju 的 MAAS 服务器上启动。

在此处输入图像描述

   $:juju add-cloud
    Cloud Types
      lxd
      maas
      manual
      openstack
      vsphere

Select cloud type: openstack
    Enter a name for your openstack cloud: openstack-cloud
    Enter the API endpoint url for the cloud []: http://10.20.81.22:5000/v3
    Enter a path to the CA certificate for your cloud if one is required to access it. (optional) [none]: 
    Auth Types
  access-key
  userpass
    Select one or more auth types separated by commas: userpass
    Enter region name: RegionOne
   Enter the API endpoint url for the region [use cloud api url]: 
    Enter another region? (y/N): n
   Cloud "openstack-cloud" successfully added
    You will need to add credentials for this cloud (`juju add-credential openstack-cloud`)
before creating a controller (`juju bootstrap openstack-cloud`).


$:juju add-credential openstack-cloud
Enter credential name: richardsith
    Using auth-type "userpass".
    Enter username: admin
    Enter password: 
    Enter tenant-name (optional): 
    Enter tenant-id (optional): 
    Enter version (optional): 
    Enter domain-name (optional): 
    Enter project-domain-name (optional): 
    Enter user-domain-name (optional): 
    Credential "admin" added locally for cloud "openstack-cloud".


Maas_$:juju bootstrap openstack-cloud
ERROR authentication failed.: authentication failed
caused by: requesting token failed
caused by: Resource at http://10.20.81.22:5000/v3/tokens not found
caused by: request (http://10.20.81.22:5000/v3/tokens) returned unexpected status: 404; error info: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>404 Not Found</title>
<h1>Not Found</h1>
<p>The requested URL was not found on the server.  If you entered the URL manually please check your spelling and try again.</p>

然后

Maas_$:juju list-credentials --format yaml --show-secrets
local-credentials:
  maas-cloud:
    richardsith:
      auth-type: oauth1
      maas-oauth: j3GCen9ncJfJQYQ5ZS:ef59sS4XdwhxVPXLSR:TcxGjfyDXS42yj7afbzWrAuhMJtvNWq5
  openstack-cloud:
    richardsith:
      auth-type: userpass
      password: r1ch@rd!
      username: admin

Maas_$:juju show-cloud openstack-cloud
defined: local
type: openstack
description: Openstack Cloud
auth-types: [userpass]
endpoint: http://10.20.81.22:5000/v3
regions:
  RegionOne: {}

在我的浏览器上打开该网址我已经:

在此处输入图像描述

juju openstack
  • 1 个回答
  • 467 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve