2020-02-25 22:52:34 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2020-02-25 22:52:34 -0500 | 获得奖牌 | ● 著名问题 (source) |
2020-02-25 22:52:34 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-08-07 13:34:40 -0500 | 获得奖牌 | ● 著名问题 (source) |
2019-06-14 13:54:56 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-05-03 03:44:38 -0500 | 获得奖牌 | ● 著名问题 (source) |
2019-04-28 15:19:55 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2019-04-25 16:50:09 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2019-03-26 16:30:18 -0500 | 评论问题 | Unable to establish connection to keystone endpoint. Thanks for your responses! I just ran the answerfile again after doing the following changes and it worked: -Though I changed the IPs in the answerfile, the keystonerc_admin file and keystonerc_demo file in the home directory had the unupdated IP. I changed the IP and I was able to login. |
2019-03-26 16:30:18 -0500 | 评论回答 | create new user and create a VM using that new user Thanks Bernd! As I am new to openstack, I am trying to implement using Horizon dashboard initially. So, any guides to help me implement using the Dashboard GUI would be really helpful. |
2019-03-26 11:24:22 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-03-26 11:21:05 -0500 | 获得奖牌 | ● 学者 (source) |
2019-03-24 17:07:51 -0500 | 问了问题 | create new user and create a VM using that new user I am currently creating VMs using openstack from "admin" user. I want to create a new user and then spawn VMs with that user. Could you please let me know how to do that? PS: I am running openstack (Queens) using packstack on a CentOS 7 VM. I am also new to openstack :) |
2019-03-24 17:07:51 -0500 | 问了问题 | Unable to establish connection to keystone endpoint. I was able to access my horizon dashboard using keystone_admin credentials. But I changed the ip of the controller node, but changed it to the original IP again. Now, when I use the same credentials, it does not allow me to login to the dashboard. It shows "Unable to establish connection to keystone endpoint." I am new to openstack. Please help me regarding this. PS: I used packstack to install openstack queens and am running the configurations on a CentOS 7 VM Thanks |
2019-03-24 17:07:50 -0500 | 评论回答 | Unable to establish connection to keystone endpoint. @manorama did u find a fix for it? I have run into a similar issue |
2019-03-20 08:57:40 -0500 | 问了问题 | OpenStack services disabled on boot (Using RDO Packstack) : Queens Release I am installing OPenstack on Centos7 VM. I am installing Openstack using Packstack (Queens release). However, I am not able to bring up all the components. Some are "disabled on boot". When I do "openstack-services", the following comes up: [root@localhost ~]# openstack-status == Nova services == openstack-nova-api: active openstack-nova-compute: inactive (disabled on boot) openstack-nova-network: inactive (disabled on boot) openstack-nova-scheduler: active openstack-nova-conductor: active openstack-nova-console: inactive (disabled on boot) openstack-nova-consoleauth: active openstack-nova-xvpvncproxy: inactive (disabled on boot) == Glance services == openstack-glance-api: active openstack-glance-registry: active == Keystone service == openstack-keystone: inactive (disabled on boot) == Horizon service == openstack-dashboard: active == neutron services == neutron-server: activating(disabled on boot) neutron-dhcp-agent: active neutron-l3-agent: active neutron-metadata-agent: active neutron-openvswitch-agent: active neutron-metering-agent: active == Cinder services == openstack-cinder-api: active openstack-cinder-scheduler: active openstack-cinder-volume: active openstack-cinder-backup: active == Ceilometer services == openstack-ceilometer-api: inactive (disabled on boot) openstack-ceilometer-central: active openstack-ceilometer-compute: inactive (disabled on boot) openstack-ceilometer-collector: inactive (disabled on boot) openstack-ceilometer-notification: inactive (disabled on boot) == Support services == openvswitch: active dbus: active target: active rabbitmq-server: failed memcached: active == Keystone users == Warning keystonerc not sourced Please let me know what can be done to overcome this? |
2019-03-20 07:31:58 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2019-03-16 18:51:32 -0500 | 问了问题 | Openstack Queens installation issue (network.pp/puppet error) I am installing Openstack (Queens) using Packstack. When I install components of Openstack, I am getting the following error continuously: 192.168.122.x.y_network.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.x.y_network.pp Error: /Stage[main]/Packstack::Provision::Bridge/Neutron_l3_ovs_bridge[demo_bridge]: Could not evaluate: Can't retrieve subnet-list because Neutron or Keystone API is not available. Could you please help me out on how to proceed further? I have tried almost every documentation on the net. PS : I am running Openstack on a CentOS 7 Virtual Machine. Thanks |