[Openstack] Seeking user/operator feedback on the vision for OpenStack clouds

2018-11-05 Thread Zane Bitter
The TC is leading an initiative to write down a vision for what OpenStack clouds could eventually look like - essentially interpreting the OpenStack Mission Statement at a level of detail that's sufficient to inform technical and governance decisions. You can read the current draft here: http

Re: [Openstack] compiler for heat templates

2018-03-20 Thread Zane Bitter
On 20/03/18 04:53, Sashan Govender wrote: Hi Is there a way to check heat templates. At the moment I run one and it errors at runtime when, for example an something expects a string but gets a list. For example in this case of an OS::Heat::SoftwareConfig resource, the config attribute below e

Re: [Openstack] [heat] AutoScalingGroup and dependents

2017-11-21 Thread Zane Bitter
On 19/11/17 11:27, Lars-Erik Helander wrote: I am using OS::Heat::AutoScalingGroup in the following type of scenario resources:    my_vm:   type: SOME_TEMPLATE_WITH_A_VM_CONNECTED_TO_MULTIPLE_NETWORKS   properties: networks: { get_attr: [my_networks, outputs_list, my_netw

Re: [Openstack] [heat] Using value_specs

2017-09-20 Thread Zane Bitter
On 08/09/17 04:48, Lars-Erik Helander wrote: A number of resource types supports a ”value_specs” property. I have problem finding out valid vales for this property. I have tried various map values but whatever I try I get the message that the value is not allowed. How to find out the possible

Re: [Openstack] How can we use Orchestration service efficiently

2017-05-15 Thread Zane Bitter
Please don't use openstack-dev to ask usage questions. On 14/05/17 08:18, Amit Uniyal wrote: `Hi all, I guess I understood how heat create works. and also the meaning of options [ suspend, resume, check stack, change stack template ]. So now whole stack is a single object. I am trying to use

Re: [Openstack] [Heat] Conditions on resource properties

2017-03-22 Thread Zane Bitter
On 22/03/17 07:45, Lars-Erik Helander wrote: The Heat documentation states that conditions could be applied to resources, resource properties and output values. I have failed to set conditions on resource properties and I have found no examples. Anyone that has a working example? You'll want to

Re: [Openstack] Heat template - get port ID of 'external' instance

2016-08-01 Thread Zane Bitter
On 31/07/16 10:39, Turbo Fredriksson wrote: I've created a environment file: resource_registry: "OS::Nova::Server::Instance": "https://raw.githubusercontent.com/FransUrbo/Openstack-Bayour.COM/master/instance.yaml"; BTW I really wouldn't recommend using the OS:: namespace for your own c

Re: [Openstack] [openstack-dev] [heat] AutoScalingGroup with LB Member

2014-11-04 Thread Zane Bitter
First of all, please don't use the development list for usage questions. I moved this to the user list, though in general ask.openstack.org is an even better place to ask. On 04/11/14 00:22, Cameron Seader wrote: Please if you can help me out.. Here is my heat stack http://paste.opensuse.org/

Re: [Openstack] [openstack-dev] [Heat] Stack stuck in DELETE_IN_PROGRESS even though all resources are DELETE_COMPLETE

2014-10-27 Thread Zane Bitter
e column size in a local patch is probably a decent solution, although it has a small potential to cause problems with database migrations in the future. cheers, Zane. Ken -------- *From:* Ken Thomas *To:* Zane Bitter ; &q

Re: [Openstack] [openstack-dev] [Heat] Stack stuck in DELETE_IN_PROGRESS even though all resources are DELETE_COMPLETE

2014-10-22 Thread Zane Bitter
Moving this to the openstack@ list... On 21/10/14 18:56, Ken Thomas wrote: Greetings all, I'm using Heat from Icehouse and I'm hitting a problem that I'm hoping y'all can shed some light on. I have no problems doing stack-create. I can watch the MySQL commands go by and see it happily update t

Re: [Openstack] [Heat][multi-region]

2014-09-22 Thread Zane Bitter
On 22/09/14 11:17, Chinasubbareddy M wrote: Hi, I would like to use Heat to create/update and delete resources in different regions, can you please guide me how to mention it in template? Unfortunately that's not currently possible. It is being worked on though[1] and we expect it to be avai

Re: [Openstack] [heat][docker] How to mange multi nodes by openstack-heat-docker plugin?

2014-08-19 Thread Zane Bitter
On 19/08/14 04:00, Wangpan wrote: Hi all, I want to know heat+docker plugin, how it manages multi nodes which have docker deployed? For example, if I have a template for docker instance, and I have two docker nodes 'dockerA' and 'dockerB'(like two hypersiors), I want to know which node will be

Re: [Openstack] [Heat] Stack Lifetime, Signaling, and AutoScaling Groups

2014-06-17 Thread Zane Bitter
On 17/06/14 11:41, Joe D'Andrea wrote: Greetings! I am new to OpenStack and have a few questions: Welcome :) 1. Is the "Walk-through in a stack's lifetime" section of this Wiki page accurate as of Icehouse? If not, what has changed? https://wiki.openstack.org/wiki/Heat/ApplicationDeployment

Re: [Openstack] [Heat]ERROR: Unknown resource Type : OS::Neutron::SecurityGroup

2014-03-27 Thread Zane Bitter
On 26/03/14 22:30, Li, Chen wrote: Hello, I have been told that " Unknown resource Type : OS::Neutron::SecurityGroup " is caused by this type of resource is not support in Havana. So I changed to use template file: https://github.com/openstack/heat-templates/blob/master/hot/F20/WordPress_Nativ

Re: [Openstack] [Heat]ERROR: Unknown resource Type : OS::Neutron::SecurityGroup

2014-03-26 Thread Zane Bitter
On 26/03/14 03:13, Li, Chen wrote: Hi all, I'm a new user of heat. Just installed on CentOS 6.4 followed by: http://docs.openstack.org/trunk/install-guide/install/yum/content/ch_heat.html The packages I'm using: yum list installed |grep -A1 heat openstack-heat-api.noarch 201

Re: [Openstack] [Heat] Any hint on using pseudo-parameters?

2014-03-14 Thread Zane Bitter
Once more to the list this time... On 14/03/14 08:14, Qiming Teng wrote: Hi, Below is a snippet of a template I am debugging. I was trying to test HARestarter in this case, so I am supposed to provide a configuration file for cfn-hup. The problem I have is that I cannot get the pseudo

Re: [Openstack] Heat - Malformed endpoint URL

2013-11-21 Thread Zane Bitter
On 31/10/13 02:02, Martinx - ジェームズ wrote: Hello Stackers! =) I'm following this doc: http://docs.openstack.org/havana/install-guide/install/apt/content/heat-install.html Commands ok: On heat server: heat-manage db_sync # OK On controller: keystone user-create --name=heat --pass=Heat_P

Re: [Openstack] [Heat] Specifying metadata in Properties section is not mapped correctly

2013-11-20 Thread Zane Bitter
On 20/11/13 11:31, Daniel Kuffner wrote: Hi All, I currently try to extend the docker driver. The final result should be that a user can specify a host folder which should be mounted into the docker container. for testing I have specified some custom metadata in heat like: HeatTemplateFormatVe

Re: [Openstack] [Foundation Board] Resolutions from the Technical Committee

2013-11-15 Thread Zane Bitter
On 14/11/13 18:41, Jonathan Bryce wrote: To Mark’s earlier point, this is the relevant language in 4.1(b) (http://www.openstack.org/legal/bylaws-of-the-openstack-foundation/): "The other modules which are part of the OpenStack Project, but not the Core OpenStack Project may not be identified u

Re: [Openstack] [Heat] Locked Outputs

2013-11-14 Thread Zane Bitter
On 14/11/13 17:16, Randall Burt wrote: I think it could work for dashboards as well. The behavior would be to display the masked value and add a control that once activated, retrieves the unmasked value. Since one hopes this dashboard would be using some library like python-heatclient, its not

Re: [Openstack] [Heat] Locked Outputs

2013-11-13 Thread Zane Bitter
On 13/11/13 18:14, Randall Burt wrote: On Nov 13, 2013, at 9:18 AM, Zane Bitter wrote: On 13/11/13 04:08, Andrew Plunk wrote: 2).Provide a way to express metadata about stack outputs returned from heat. This could involve something like a "Sensitive: true" field in the Outp

Re: [Openstack] [Heat] Locked Outputs

2013-11-13 Thread Zane Bitter
On 13/11/13 04:08, Andrew Plunk wrote: Alright. The problem: If a program generates a password, and displays it on a screen over and over again, it is more susceptible to being compromised. OK, this is something we can work with, thanks :) Possible solutions: --

Re: [Openstack] [Heat] Locked Outputs

2013-11-12 Thread Zane Bitter
On 07/11/13 18:07, Andrew Plunk wrote: The problem I am trying to solve here is not to secure an output, but to provide the ability to only display an output to an end user one time. That's not the problem, that's a solution. As Clint pointed out, you haven't described the problem yet. - ZB