[Openstack-operators] [glance] share image with domain

2018-07-10 Thread Christian Berendt
scripts for that use case? Christian. -- Christian Berendt Chief Executive Officer (CEO) Mail: bere...@betacloud-solutions.de Web: https://www.betacloud-solutions.de Betacloud Solutions GmbH Teckstrasse 62 / 70190 Stuttgart / Deutschland Geschäftsführer: Christian Berendt Unternehmenssitz

Re: [Openstack-operators] Dedicated Network node ?

2018-02-01 Thread Christian Berendt
rity concept and / or the network implementation, a separation of network nodes and controller nodes is required. Regardless of the size of the environment and the load / high traffic in the network. Christian. -- Christian Berendt Chief Executive Officer (CEO) Mail: bere...@betacloud-solu

Re: [Openstack-operators] Dedicated Network node ?

2018-02-01 Thread Christian Berendt
dicated hw would be a very large > installation requiring you to lower the network pression on your controllers > or docker workers in order to avoid noisy behaviors. Depending on the firewall concept, dedicated networks make sense in smaller environments using Docker. Christian.

Re: [Openstack-operators] [kolla] deprecation/removal of Debian images

2017-01-19 Thread Christian Berendt
We opened the vote to deprecate/remove the Debian support in Kolla: http://lists.openstack.org/pipermail/openstack-dev/2017-January/110466.html Christian. -- Christian Berendt Chief Executive Officer (CEO) Mail: bere...@betacloud-solutions.de Web: https://www.betacloud-solutions.de Betacloud

[Openstack-operators] [kolla] deprecation/removal of Debian images

2017-01-12 Thread Christian Berendt
cycle, remove them in the next cycle. Please give me feedback whether someone currently uses the Debian Images and would like to work actively in the future. Christian. -- Christian Berendt Chief Executive Officer (CEO) Mail: bere...@betacloud-solutions.de Web: https://www.betacloud

Re: [Openstack-operators] How do you orchestrate external tools (private cloud) ?

2016-01-12 Thread Christian Berendt
using Mistral resources. HTH, Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

Re: [Openstack-operators] [openstack-operators][osops] Something other than NOOP in our jenkins tests

2015-09-30 Thread Christian Berendt
e gates are not yet active. Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingo

Re: [Openstack-operators] [openstack-operators][osops] Something other than NOOP in our jenkins tests

2015-09-29 Thread Christian Berendt
-generic: https://review.openstack.org/#/c/229043/ Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

Re: [Openstack-operators] European Operators

2015-09-18 Thread Christian Berendt
tance. Maybe also cash :) We are also interested in joining a European Ops meetup and I can help with the organization. Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: R

Re: [Openstack-operators] How to force Heat to use v2.0 Keystone

2015-02-17 Thread Christian Berendt
On 02/17/2015 04:11 PM, Alvise Dorigo wrote: > [dorigoa@lxadorigo ~]$ heat -k stack-create -f test-stack.yml -P > "ImageID=cirros;NetID=$NET_ID" testStac > ERROR: Property error : server1: image Authorization failed: SSL > exception connecting to > https://cloud-areapd-test.pd.infn.it:5000/v3

Re: [Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-11 Thread Christian Berendt
On 02/11/2015 05:29 PM, matt wrote: > 2) no lights out management If you only have to turn on/off the NUCs have a look at reBot provided by cloudbase. http://www.cloudbase.it/rebot/ Christian. ___ OpenStack-operators mailing list OpenStack-operators@

Re: [Openstack-operators] [cinder] Driver Filters and Goodness Weighers... Who plans to use this?

2015-02-11 Thread Christian Berendt
On 02/11/2015 07:54 AM, Mike Perez wrote: > Proposed Documentation: > http://thing.ee/x/doc-20150210/content/driver_filter_weighing.html Thank you for bringing this to the attention of this list. There is a pending review for this documentation available at https://review.openstack.org/#/c/152325/

Re: [Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-11 Thread Christian Berendt
On 02/06/2015 10:27 PM, Will Snow (wasnow) wrote: > I’ve been building out a small cluster of intel NUC’s and have been > quite happy with them – reasonable performance, 16g ram, and usb3 if you > need storage. I think NUCs are a greate choice. According to http://liliputing.com/2015/01/intel-unv

Re: [Openstack-operators] Openstack deployment tool advice

2015-02-11 Thread Christian Berendt
On 02/09/2015 12:38 PM, Pedro Sousa wrote: > I'm looking into some options to deploy Openstack. I use RDO based Juno > distro and had been using packstack tool (based on puppet) to deploy it, > but it's not flexible enough as it lacks some features, as HA. Packstack does not lack features like HA.

Re: [Openstack-operators] Deprecation of in tree EC2 API in Nova for Kilo release

2015-01-28 Thread Christian Berendt
On 01/28/2015 08:56 PM, Sean Dague wrote: > Comments are welcomed, but we've attempted to get more people engaged to > address these issues over the last 18 months, and never really had > anyone step up. Without some real maintainers of this code in Nova (and > tests somewhere in the community) it'

Re: [Openstack-operators] Configuration file validator

2015-01-27 Thread Christian Berendt
lity to check the configuration files of all projects without the overhead of syncing several utilities accross the projects. Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF:

[Openstack-operators] Configuration file validator

2015-01-26 Thread Christian Berendt
concept script (I called it validus) to validate configuration files based on oslo.config and stevedore. If there exists a need I will cleanup, complete, and publish my proof of concept script on Stackforge. Just want to clarify first whether a need exists or not. Christian. -- Christian Berendt

Re: [Openstack-operators] How to allow users to list services by modifying the policy.json file of Keystone

2015-01-26 Thread Christian Berendt
topic (http://www.mattfischer.com/blog/?p=524) and it is working for us for services like Neutron or Nova. But not for Keystone. Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF:

[Openstack-operators] How to allow users to list services by modifying the policy.json file of Keystone

2015-01-26 Thread Christian Berendt
e service-list' will fail with an HTTP error 403 ('admin_required'). We change identity:list_services to "identity:list_services": "@", 'keystone service-list' will fail with an HTTP error 403 ('admin_required'). It looks like the modifi

Re: [Openstack-operators] Disable neutron agents

2014-10-20 Thread Christian Berendt
On 10/20/2014 04:30 PM, Christian Berendt wrote: > neutron agent-update --admin-state-up False AGENT The correct call is "neutron agent-update --admin-state-up=False AGENT". -- Christian Berendt Cloud Solution Architect Tel.: +49-171-5542175 Mail: bere...@b1-systems.de B1

Re: [Openstack-operators] Disable neutron agents

2014-10-20 Thread Christian Berendt
On 10/20/2014 02:48 PM, George Shuklin wrote: > How to disable agents in neutron? This should be possible with "neutron agent-update --admin-state-up False AGENT". You can list all available agents with "neutron agent-list". HTH, Christian. -- Christian Berendt Cloud

[Openstack-operators] [glance] how to update the contents of an image

2014-09-26 Thread Christian Berendt
es of glance-api and glance-registry. What am I doing wrong? Is it not possible to update the contents of an image? Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph D

Re: [Openstack-operators] Glance client installation problem on OpenSuse 13.1

2014-09-18 Thread Christian Berendt
g gcc and python-devel. If you do not have to use the latest version of python-glanceclient I think it is better to use the packaged version like described by Marcus. Christian. -- Christian Berendt Cloud Solution Architect Mail: bere...@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 8508