Commit Graph

4 Commits

Author SHA1 Message Date
Jose Phillips 087db8cc5b Set the desired hostname to a instance using murano instead of Murano Pattern
Without this patch all the instances are deployed with the following
hostname: Murano-RandomID-HOSTNAME-randomID

With this Patch the new instances will be deployed just with the hostname.

This is more benefit on Windows instances where the recommended
length for the hostname is 15 characters.

Change-Id: I8c9867481071b2ae09c3ea17cba4c535759aaf58
Closes-Bug: #1605786
2016-09-05 08:02:06 +00:00
Jose Phillips d8ccb215be Fix issue with deployment with cloudbase-init on Windows
Change-Id: Ie7908035d7b8b5c763239cca837b436dde115174
Closes-Bug: #1595863
2016-06-24 12:37:09 -05:00
Lin Yang 46d993702f Add Apache 2.0 license info to core library
Change-Id: Ifa74af1b7c9f3f7a90273def336932ae67509955
Closes-Bug: #1506102
2015-10-15 15:47:03 +08:00
Stan Lagun ac6a0dedec Added 'destroy' method that is called on deleted instances
Added ability to modify/remove data from structures (like Heat
templates) via jsonpatch and thus added ability to clean up Heat
resources that was obtained by deleted instances

Closes bug: #1296624

Change-Id: I4db226a5ab00ff363f8b5d44a5d690df942622e8
2014-04-08 16:32:29 +04:00