Re: [Openstack] Missed Domain tab

2016-10-12 Thread Brad Pokorny
Please see the info here on things to watch for in the setup and common configuration issues: https://www.symantec.com/connect/blogs/domain-support-horizon-here Thanks, Brad On 10/12/16, 10:47 AM, "Mindaugas" wrote: >Hello, > >After dashboard was installed (newton release) - i could not find do

Re: [Openstack] dashboard login screen with domain drop-down

2016-09-15 Thread Brad Pokorny
There's not a way to configure Horizon to do what you want, so you'd have to write custom code to do that. Also, there are security considerations to do it. Note that the default v3 keystone policy[1] doesn't allow just any user to list all domains in the cloud. The list of domains is potentially

Re: [Openstack] [Horizon][Keystone] list_domains action logging into dashboard

2016-09-07 Thread Brad Pokorny
Hi Sergey, The policies in github are expected to be this way. For many environments, Domains are used to separate users (including domain admins) from doing bad things to each other. Restricting access to the list of all domains in the cloud is just one aspect of this separation, so that a dom

Re: [Openstack] [Horizon] Is there a way to hide specific region in Horizon ?

2016-07-19 Thread Brad Pokorny
Currently, I think you need to have at least Keystone and Nova in each region for Horizon to work. This is a known limitation, and there's ongoing work to remove the Nova requirement [0]. I don't know of anything that can be done from the Horizon side to restrict regions, but you could try remov

Re: [Openstack] Openstack Mitaka Domain question

2016-06-21 Thread Brad Pokorny
main | Inherited | >+--+--+--- >---+-+-+---+ >| 465e2e9e201948668289ceb013277a50 | 89c5dcc8793d4867bae22d50e51e16b3 >| | | default | False | >+--+-

Re: [Openstack] Openstack Mitaka Domain question

2016-06-20 Thread Brad Pokorny
uild Date : Fr 17 Jun 2016 05:07:19 CEST >Build Host : build33 >Relocations : (not relocatable) >Vendor : obs://build.opensuse.org/Cloud:OpenStack >URL : http://wiki.openstack.org/OpenStackDashboard >Summary : OpenStack Dashboard (Horizon) > > >Any idea what

Re: [Openstack] Openstack Mitaka Domain question

2016-06-10 Thread Brad Pokorny
gend the domain "default" to >cloud_admin, so I assume that I should be able to list domains, >projects etc. >Until now I simply used the default config files for identity, can >anyone advise how to configure that file properly? > >Regards, >Eugen > > >Zitat vo

Re: [Openstack] Openstack Mitaka Domain question

2016-05-31 Thread Brad Pokorny
1. Yes, you can create new users in the "labA" domain via Horizon. Log in as admin under the default domain, go to the Domains dashboard, and click the "Set Domain Context" button for the "labA" domain. Then when you go back to the create user workflow, the "labA" domain will be automatically fi

Re: [Openstack] Does OpenStack Horizon support multiple OpenStack Clouds ?

2016-05-06 Thread Brad Pokorny
Horizon doesn't currently support Keystone to Keystone federation, but there's ongoing work to support it in Horizon [1]. Others might know more about the single sign-on capabilities of Horizon than I do, but one thing you could do for now is use the AVAILABLE_REGIONS setting [2] to specify the

Re: [Openstack] OpenStack OSAD and Horizon policy updates

2016-03-23 Thread Brad Pokorny
There's currently no built in automation for Horizon to pull the policy file, so you'll have to update it yourself on the Horizon instances. Thanks, Brad From: Michael Gale mailto:gale.mich...@gmail.com>> Date: Wednesday, March 23, 2016 at 2:31 PM To: "openstack@lists.openstack.org

Re: [Openstack] Glance timeout error

2014-11-06 Thread Brad Pokorny
Varun, A few things to look into to narrow down where the problem is: - Can you ping the Ops-Controller hostname from the host you're running the glance command from? If not, there may be a networking issue preventing communication with the host. - On the Ops-Controller host, run "netstat -tun

Re: [Openstack] used floating_ip counter not decreasing even after removing instance

2014-10-13 Thread Brad Pokorny
I'm not sure on question 1, but the behavior you're seeing for question 2 is due to "nova quota-update" expecting the tenant ID and not the tenant name. $ nova help quota-update usage: nova quota-update [--user ] [--instances ] [--cores ] [--ram ]

Re: [Openstack] Install full service openstack using devstack

2014-09-28 Thread Brad Pokorny
In the “Clone the Devstack repository” step of the manual you posted, that will grab the devstack master branch. To work with icehouse, you need to grab the stable/icehouse branch of devstack. From: Ali Nazemian mailto:alinazem...@gmail.com>> Date: Friday, September 26, 2014 at 2:49 PM To: open

Re: [Openstack] Getting started with Dev

2014-09-02 Thread Brad Pokorny
Use “Independent” as your affiliation. There are many contributors in the same situation, and the community appreciates input from anyone with good ideas. From: Sharan Kumar M mailto:sharan.monikan...@gmail.com>> Date: Tuesday, September 2, 2014 at 10:13 AM To: "openstack@lists.openstack.org