Questions tagged [openstack-juno]

OpenStack Juno is the tenth release of the open source software for building public, private, and hybrid clouds.

OpenStack Juno is the tenth release of the open source software for building public, private, and hybrid clouds.

19 questions
2
votes
0 answers

Stop Atom Juno from showing windows automatically

I don't know since when Juno in Atom offers the function to show a window automatically wherever you point to. It is very annoying to have windows pop out when I work. Does anyone know how to disable this function? I am not even sure which packgage…
Hongyu
  • 183
  • 5
2
votes
0 answers

Atom-Juno-Julia Error message related to installing packages from github and forcing Poweshell to use TLS1.2+

Hi I am trying to install SymEngine on Julia and receive the below errors. I have been stuck on this for hours, and I just wasted more than half my day. Please help!!!! I already went into the Windows registry directly (WinHTTP registry area) and…
vf30kf
  • 21
  • 2
2
votes
0 answers

devstack juno with nova cells enabled failing to run stack.sh with database error Unknown database 'nova_cell'

2015-07-28 10:01:29.428 | 2015-07-28 15:31:29.427 912 CRITICAL nova [-] OperationalError: (OperationalError) (1049, "Unknown database 'nova_cell'") None None 2015-07-28 10:01:29.428 | 2015-07-28 15:31:29.427 912 TRACE nova Traceback (most recent…
OPXILLP
  • 31
  • 2
1
vote
0 answers

accessible_panels template variable in openstack horizon juno

I am in the process of customizing the Horizon Juno interface and wanted to know about a particular template variable called "accessible_panels". This variable is in the horizon/templates/horizon/_subnav_list.html template. I cannot find…
nandac
  • 335
  • 3
  • 16
1
vote
0 answers

where can i find good reference for configuring openstack nova cell environment using devstack

where can i find good reference for configuring openstack nova cell environment using devstack? I tried with many links like…
OPXILLP
  • 31
  • 2
1
vote
1 answer

Sahara service failed to start during devstack installation

I am installing devstack Juno and at the end it ended up with an error stating that sahara failed to start Here are the details about this error, I am not able to figure it out, kindly help me with this. /usr/local/bin/sahara-all --config-file…
mshahbazm
  • 611
  • 1
  • 11
  • 23
0
votes
1 answer

How to import excel and/or pkl files onto iPad pro Juno app?

I’m learning to code Python on iPad. I’m using Juno. I was wondering if there’s any way to import excel and pickle files onto Juno so that I can do real data analysis on iPad without having to switch to a computer.
0
votes
1 answer

Uninstalling openstackclient and restore previous glance and keystone version

I installed python-openstackclient in Juno and it did the following actions: > Installing collected packages: > keystoneauth1, python-keystoneclient, > python-glanceclient, > python-openstackclient > Found existing installation: >…
Cristiano
  • 9
  • 3
0
votes
1 answer

Jcloud Nova unable to find Floating ip pool extension

When i list extensions in nova from openstack i get floating ip extension as http://docs.openstack.org/compute/ext/floating_ip_pools/api/v1.1 FloatingIPPoolApi in jcloud declares extension as(notice that in Jclouds namespace is missing "compute"…
Arvind
  • 13
  • 3
0
votes
1 answer

Openstack juno with Jclouds API generating URISyntaxException because of an extra space in response

Openstack juno orchestration endpoint having extra space in response, so it is giving me exception while using Jclouds API to use openstack, is there anything we can do? { "endpoints": [{ "adminURL":…
suriyanath
  • 16
  • 1
0
votes
1 answer

Why there are multiple processes for neutron-server in Juno

In Juno with CentOS [root@opjuno ~(keystone_admin)]# pstree -p -s -G 3235 systemd(1)---neutron-server(3235)-+-neutron-server(3245) +-neutron-server(3246) …
0
votes
0 answers

Juno Glance does not like iso image

I was reading here: http://docs.openstack.org/juno/config-reference/content/iso-support.html that glance as of Juno supports ISO image files, but when I do this ... [root@mgmt-el7-001 ~]# source openrc [root@mgmt-el7-001 ~]# file…
Red Cricket
  • 9,762
  • 21
  • 81
  • 166
0
votes
1 answer

OpenStack Juno (Devstack) - How to Specify New Neutron Plugin Configuration Files?

I wasn't certain whether to put this question on stackoverflow or serverfault, but I think it is more coding related than IT infrastructure related. I'm adding a new Neutron L3 plugin and have attempted to mimic the functionality of a few good…
Ezra
  • 922
  • 7
  • 10
0
votes
1 answer

Trove Guest Agent Not starting

I am trying to install Openstack Trove guestagent, however, it's unable to start and giving me the following error (as observed by the logs): 2015-04-17 17:54:45.181 3237 CRITICAL root [-] RuntimeError: Manager class not registered for datastore…
0
votes
2 answers

Expecting an auth URL via either error thrown openstack

ubuntu@ubuntu-14-lts:~$ export OS_USERNAME=admin ubuntu@ubuntu-14-lts:~$ export OS_TENANT_NAME=admin ubuntu@ubuntu-14-lts:~$ export OS_PASSWORD=admin ubuntu@ubuntu-14-lts:~$ export OS_AUTH_URL=http://localhost:35357/v2.0/ Executed the command to…
anish
  • 6,884
  • 13
  • 74
  • 140
1
2