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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
--
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
23 matches
Mail list logo