Commit Graph

180 Commits

Author SHA1 Message Date
OpenDev Sysadmins 35e57aa65d OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:17 +00:00
Ruslan Kamaldinov 8149d27d80 Deprecate murano-repository
Change-Id: I54050e53da6874cd83260de5c1a4304504c89cdd
2014-04-16 22:12:00 +04:00
Timur Sufiev b643c8d9fe Fix description for Assign Floating IP checkbox.
Change-Id: I5d09bcee768bd5702e405084ef83615656070542
Related-Bug: #1294999
2014-03-24 14:37:16 +04:00
Jenkins 58e8148db0 Merge "Fixed issue with requirements" 2014-03-06 14:44:44 +00:00
Jenkins 6cedf3aa6a Merge "Add new services PostgreSQL and Tomcat" 2014-03-05 08:02:03 +00:00
TimurNurlygayanov a1ef5acb7a Fixed issue with requirements
Change-Id: I2c619abc78accc5778500def36a3f5f516bbe97b
Closes-Bug: #1287690
2014-03-04 16:54:19 +04:00
Serg Melikyan bd5ee0215c Add new services PostgreSQL and Tomcat
Change-Id: Id90b4eb8a9f0c5eada04a38ac4a5f1e022f97f48
2014-02-26 16:53:32 +04:00
Zhongyue Luo 9b5bdfe2cc Update context from Oslo
Following changes were updated:

13eb01c Adding domain to context and log
12bcdb7 Remove vim header
bdabd51 Remove uuidutils imports in oslo modules
44e8222 Revert "Removes generate_uuid from uuidutils"
571a78a Removes generate_uuid from uuidutils
36859e5 Adding instance_uuid to context and log

As of this update uuidutils is not used anymore in murano-repository.

Change-Id: Id427613235a9087820f7a9fe0a4165e709f57fde
Closes-bug: #1253497
2014-02-26 09:56:25 +09:00
Serg Melikyan 6e3ebe2673 Update README with actual info
Change-Id: I62b61b67094f9ac21ffe0be1e84aba5abfb65634
2014-02-21 00:22:20 +04:00
Igor Yozhikov 85db8508b7 Remove openstack- prefix from service name
Change-Id: I806936cb7ef2c9fcd1208b409f6563237e284219
2014-02-19 12:54:07 +04:00
Jenkins 45e419a531 Merge "Remove 'openstack-' prefix from service name" 2014-02-14 14:35:07 +00:00
Igor Yozhikov 1c2538dc55 Rename config sample
Delete setup-centos due to setup.sh is now universal
Delete murano-repository-el6
Change-Id: Ib615927fd26e65660e40fd91cc5f934789357fc8
2014-02-13 17:44:48 +04:00
Dmitry Teselkin ff4bc3479f Remove 'openstack-' prefix from service name
Change-Id: Ib836ea885be52310c32d203c2d52145fb0e15a03
Related-Bug: 1279244
2014-02-12 17:29:33 +04:00
Ekaterina Fedorova d353dacf8e Cherry-pick the following commits from release-0.4
* Add forgotten return statements
	Closes-bug: #1268934

* Fix error code when there is no input json

* Return correct http code

	During toggle enabled 500 was sent in case service is not defined
	Fix return code to 404
	Closes-Bug: #1268976

* Remove need to specify IP for load balancer
	Implements:
	   https://blueprints.launchpad.net/murano/+spec/auto-assign-virtual-ip
	Address blueprint auto-assign-virtual-ip
	Fix errors in infrastructure
	1) Update path to config file
	2) Update sample config - remove non-existing directory
	3) Add 0.4.1 version
	Fixes-Bug: 1270734

* Add new setup and SysV scripts

* Removed SysV EL6 standalone file, removed old setup scripts

* Add correct error message when no config specified
	Closes-Bug: 1271092

* Security rules updated
	* incorrect port ranges for ADDS fixed according to
	http://technet.microsoft.com/en-us/library/dd772723%28v=WS.10%29.aspx
	* security template for Windows Server Failover Cluster added according to
	http://support.microsoft.com/kb/832017#method5
	* security rules for SQL Server updated according to
	http://technet.microsoft.com/en-us/library/cc646023.aspx

	Relates-Bug: 1264088

* Typo fixed

* Revert change
	This reverts commit d87bc2309f.

* Path flattening is reverted, but opening ports for WinRM 2.0 is kept.
	Related-Bug: #1271578

* Fix paths to scripts used by MS SQL Cluster templates.
	Partial-Bug: #1271578

* Fix returning list of files in nested dirs - don't cut first symbol.

* And fix a minor PyCharm warning about var not being initialized.
	Closes-Bug: #1274851

* Add checkbox to enable floating IP auto assignment

* Implements blueprint auto-assign-floating-ip

* Fixed typo in conductor workflow
	Closes-Bug: 1264250

* Add service version during service creation
	Closes-Bug: 1269360

* Resolve issue with KeyPair assignment
	nvironment with a service with Key Pair assigned
	could not be deployed due to invalid match in workflows
	causing invalid Heat template to be produced by Conductor.
	Closes-bug: #1274011

* Correct inform message during floating ip creation

* Fix name for syslog_log_facility param

Change-Id: Id3ad4581cd9ce40a569ac580d0aee8db017855c4
2014-02-11 12:40:50 +00:00
Ekaterina Fedorova 1fcfbce635 Add signing_dir parameter to keystone section
Change-Id: Ida727b64b938d2587667aef49d59136a7661395e
2014-02-11 15:03:59 +04:00
Ekaterina Fedorova 32a54a0590 Return correct http code
During toggle enabled 500 was sent in case service is not defined
Fix return code to 404
Closes-Bug: #1268976
Change-Id: I726d8b8849b2ccd44fdbf9d7b4ce65f3a62cf4fc
2014-01-17 16:31:33 +04:00
Jenkins f5c86a8fd0 Merge "Fix error code when there is no input json" 2014-01-17 11:13:39 +00:00
Ekaterina Fedorova c419781b59 Fix error code when there is no input json
Change-Id: I20957e74414bdd32fc16a67e2ae827c4ccefa729
2014-01-17 14:20:17 +04:00
Ekaterina Fedorova 0fa54fd805 Add forgotten return statements
Change-Id: I319da1befac94ca01fe931f006d5739967eff92c
Closes-bug: #1268934
2014-01-17 08:00:49 +00:00
Ekaterina Fedorova 636fb23b66 Add forgotten return
Change-Id: Ieff2ee46179574599781429a71564a49d799cc97
Closes-bug: #1249303
2014-01-16 11:20:08 +00:00
Ekaterina Fedorova 3b8e8734f6 Make some refactoring
Specify valid names
Add translation where it's possiable
Specify exception types`

Change-Id: I31a47254494ad6d574c6d7ce393e24a1ba2383d2
2014-01-16 14:01:10 +04:00
Ekaterina Fedorova f9f8bcf6dd Add service_definition directory existence checkup
Change-Id: I957c9db4eae76aabf3fb9ebdec1a67e404239de1
Closes-bug: #1269431
2014-01-15 18:30:32 +04:00
TimurNurlygayanov abbc23ddad Fixed issue with Key Pairs for Linux-based services
Modified UI forms and workflows for Linux services
Key Pair parameter moved to the last page of service
configuration form and this parameter is not required.

Implements: blueprint rewrite-key-pair-for-linux-based-services

Change-Id: I3c1a6bb075ecda4dd49ea2a8b86627723ffbb048
2014-01-14 20:09:16 +04:00
Ekaterina Fedorova 9946642d01 Add per-tenant isolation
* Fix some exceptions
* use tmpfile to store uploaded archive
Implements blueprint per-tenant-isolation
Change-Id: I9a302823fb208cc73808e573cf4a9812a0c9cf79
2014-01-14 15:30:47 +04:00
Ekaterina Fedorova e83b48becf Fix log.exception usage. Add log translating
Partially fixes bug: #1267514

Change-Id: I4b017f78b880e67b5dbe4369e347ee7180462bec
Closes-bug: #1264980
2014-01-13 18:41:19 +04:00
Ekaterina Fedorova 9bb4b2ac50 Remove spam in logs from iso8601
Change-Id: I0c1ef8ba25312a8081f28f0dbb7a9c2203f2f7c7
2014-01-10 13:05:46 +04:00
Jenkins 27ad753bdb Merge "Return agent/Demo.template to the Services." 2013-12-30 09:55:23 +00:00
Timur Sufiev 5557228d01 Restrict hostname template length for Windows services by 15 symbols.
This restriction still does not consider '#' transferring into 2-digit
number, because it's not very likely to have more than 10 instances of
one service.

Change-Id: I5d76bbbfc1bf6b0a549218c817fcf0219b5ac386
Fixes-bug: #1263662
2013-12-25 16:59:07 +04:00
Timur Sufiev 9ffa00a2bd Return agent/Demo.template to the Services.
Change-Id: I1edeb9c6060f42d7cf4df4a07b922da6fcfaa589
Closes-bug: #1263047
Cherry-picked from I1edeb9c6060f42d7cf4df4a07b922da6fcfaa589 (master)
2013-12-25 16:18:08 +04:00
Jenkins 52abdb0174 Merge "Return send-command block to Demo.xml" 2013-12-20 11:02:39 +00:00
Jenkins fd050ea6e2 Merge "Lead all manifests to the one style" 2013-12-19 08:36:37 +00:00
Ekaterina Fedorova 25e8d2b767 Lead all manifests to the one style
Fix service_version to increment it easier
Fixes bug: #1262242

Change-Id: I42d10f43f7febaf57aa942aa9713df350197acb1
2013-12-19 12:06:51 +04:00
Ekaterina Fedorova ddfb891421 Create archive in tmp directory insted of working dir
Change-Id: Iefbdc376bf81fd1b5b0c98ac16f2234698c36a06
2013-12-18 19:19:36 +04:00
Timur Sufiev 42f33d396d Return send-command block to Demo.xml
Cherry-picked from release-0.4 branchy

Change-Id: Id5a502277d7519af9622a8045d85b3e44403a403
2013-12-16 19:29:42 +04:00
ativelkov f44821b4d8 Networking workflow now handles no-router case
The change introduced in I39acb068c89dd6e0f781147059641d0bc4f10e57 makes
the get-default-router-id command to assign "NOT_FOUND" if there is no router in the current tenant.
Now the workflow will properly handle this case and will properly halt.
Also, the router get reset to None afterwards, so subsequent deployments will succeed if the router is added.

Requires I39acb068c89dd6e0f781147059641d0bc4f10e57 to be merged

Change-Id: Idaee76dda7ea9c2b039e59abc1dd899f3e88b22e
Partial-Bug: #1261356
2013-12-16 17:22:06 +04:00
Ekaterina Fedorova c686a87aa2 Handle situation when there is no manifest in uploading archive
Change-Id: I66b1e55561f8a1bfeb7a6475ef36916c22f28cb4
2013-12-12 20:34:07 +04:00
ativelkov f53075cb07 WindowsSecurity rules applied for SQL services
This will eventually open RDP port (TCP 3389) for MS SQL Server and MS SQL Server Cluster services.

Closes-Bug: #1260269
(cherry picked from commit b7abda5)

Change-Id: I823527d974a9e6ec3f048013d26de9554874d69d
2013-12-12 17:20:09 +04:00
Ekaterina Fedorova 7cebac579f Add manifest file to service archive
Change-Id: I6e81fdc95e7da2cb2b7278f7175d284b4516af70
2013-12-12 13:01:05 +00:00
Jenkins 539ae591da Merge "Remove deploy telnet checkbox from telnet service" 2013-12-12 12:08:59 +00:00
Ekaterina Fedorova 67dd1bdc55 Remove deploy telnet checkbox from telnet service
Change-Id: I6ca40449b9f6f3eb9b6bf2cb8082ff32fcb9b8cd
2013-12-12 14:30:19 +04:00
Jenkins b5d38d0924 Merge "Fixed domain security rules." 2013-12-11 07:51:08 +00:00
Jenkins 83583734c9 Merge "Fix paths to script files in agent templates for MS SQL Cluster." 2013-12-11 07:50:57 +00:00
Timur Sufiev f79c388ed3 Fix paths to script files in agent templates for MS SQL Cluster.
Change-Id: I6140ea226f645bc573e2649a6900e457d251521f
2013-12-11 11:49:10 +04:00
Dmitry Teselkin 3a485c6786 Fixed domain security rules.
* Added UDP:53
* Added other ports according to http://support.microsoft.com/kb/179442
* Typo fixed

Change-Id: Ia8fa50d669ab2c312dd16ede8b03adebdacdf619
2013-12-10 20:46:21 +04:00
Jenkins 0c82a8825d Merge "Add fix with MSSQL service deployment" 2013-12-10 12:34:04 +00:00
ativelkov e665fcec48 SSL port (443) is open for web servers now
WebServerSecurity template (earlier known as ApacheSecurity) had a typo: SSL port was specified as 433, rathen then 443.
This is fixed by now.

Change-Id: Ibd3d68d5649884d85c09e1a4833fd2ab788886d8
Closes-bug: #1259500
2013-12-10 14:50:07 +04:00
Jenkins f42661ddef Merge "Added Active Directory security rules" 2013-12-10 10:28:07 +00:00
Ekaterina Fedorova 9b21ae2666 Exclude full_service_name from required parames
This value we can get from api call

Change-Id: I0cca9133bd4d7ffb301e020acda77742bca16f47
2013-12-10 13:43:31 +04:00
ativelkov aa785d2079 Added Active Directory security rules
TCP port 53 is now open for internal traffic within the environment (restricted by env's subnet CIDR)

Change-Id: I22198b1f84c4ec35c658482b73b14b4ad3aa1f61
Closes-bug: #1259472
2013-12-10 13:38:22 +04:00
Sergey Murashov cb98897b03 Add fix with MSSQL service deployment
Change-Id: Id7eae293cd38581f78f000c321c5860b20496d6e
2013-12-10 13:21:56 +04:00