Commit Graph

25 Commits

Author SHA1 Message Date
Fabio Verboso c389793692 Random Service port in a specific range.
Now the conductor get a random port for the service in a range of unused ports

Change-Id: Ifa51cc8d7a0459d46a72ea1c285b717932bbc94c
2020-03-02 16:14:37 +01:00
Fabio Verboso d407504102 Fix apache2 configuration for no ssl.
Removed _ssl for the wsgidaemonprocess

Change-Id: Ic3c664aece687e535125e4ac98c7dc9d85f019e0
2020-01-28 10:29:40 +01:00
Fabio Verboso d1ebff9034 Fix Dns zone.
It is not necessary to specify the zone into the config file

Change-Id: I049a4039aab817024ab40e1b6c5b2b383100653f
2018-12-10 17:22:59 +01:00
Fabio Verboso 5a373e7941 WebServices and New Wamp Agent routing
Wamp RPCs are forwarding using the correct server and topic
Introduced the new WebServices core feature with its REST APIs and models.
Designate and Nginx are required for this new feature.

Change-Id: Ia172654fbaf5502e3b9325a862a4e986fa27ee35
2018-12-06 18:48:32 +01:00
Fabio Verboso d829c66233 Fix the default connection string to the database
Change-Id: I216026b842423d519388af87e987b40d297500f4
2018-09-14 15:52:07 +02:00
Fabio Verboso cbc3e8d3a1 Cors fix default header
Allowed x-auth-token headers by default

Change-Id: I8182bd57c2d13606677d2d127dbfd290620de524
2018-09-05 18:26:24 +02:00
Zuul d27ee53304 Merge "CORS" 2018-07-31 17:00:53 +00:00
Fabio Verboso 2c8626dfc6 CORS
Cors default values on iotronic.conf

Change-Id: I4737d41de4f582bf46b59e2c3b9ec9dd3133876e
2018-07-31 17:28:04 +02:00
Fabio Verboso 1d57c32a6b Wss support
Wss connection has been implemented.

Change-Id: Ia8a4598d47fbb06b093a4fdd969861aa0bbe41aa
2018-07-10 11:46:02 +02:00
Zuul 850ca35f5c Merge "Apache Configuration" 2018-06-28 15:16:25 +00:00
Zuul 0831c76d69 Merge "Update "auth_url"" 2018-06-28 14:25:52 +00:00
Fabio Verboso 45eee03d23 Apache Configuration
New apache configuration with user and new port

Change-Id: I1bad3bf959b689e79264b4a14eab22fdaef5814c
2018-06-28 16:01:49 +02:00
Zakaria 67b15a6b7a Virtual-networks
Change-Id: Ia426970fbece3f0c18bdf0ee555c37407dfbe981
2018-06-06 10:28:39 +02:00
Vu Cong Tuan 19e56c0064 Update "auth_url"
Following the change in Keystone Install Guide [1],
this patch replace port 35357 with 5000 for "auth_url".

For more details, please check similar changes which have been done
on other projects: Nova [2], Neutron [3], Cinder [4], Glance [5].

In addition, update deprecated "auth_uri" to "www_authenticate_uri",
according to [6].

[1] https://review.openstack.org/#/c/541857
[2] https://review.openstack.org/#/c/562812
[3] https://review.openstack.org/#/c/566491
[4] https://review.openstack.org/#/c/565464
[5] https://review.openstack.org/#/c/558932
[6] https://review.openstack.org/#/c/508522

Change-Id: I57ee0008e5b6eef2c289cfa029f51c920124d489
2018-05-11 10:00:39 +07:00
Fabio Verboso 88d5be7930 Moved to python3.5
Now Iotronic requires python3 and python2 is not supported anymore

Change-Id: I2d2fdccb1788412d21d216052fb843ff24061040
2018-02-06 13:04:16 +01:00
Fabio Verboso 533af3285f Added systemd service files for both conductor and wamp-agent
Change-Id: I80d5f16b65f74080ea537d75560871669ccc5b41
2017-12-12 18:21:06 +01:00
Fabio Verboso 435c96f9f8 cleaning and improving setup configuration
Change-Id: Ic84f254937f10e44144d9f95e115f5b84f269805
2017-04-05 16:29:54 +02:00
Fabio Verboso 3964168d1e new API dev, new policy, keystone integration
Change-Id: Id90353f5d31e848f16f36fd44935459cd8b27bb7
2017-03-03 18:22:09 +01:00
Nicola Peditto fe57ffdb4e wamp address format updated
Change-Id: I7ef8dae5ff5d3e9a1c116226441f9901a23be127
2017-01-12 10:54:31 +01:00
Fabio f99dd45c62 cleaning
Change-Id: I837ab1b70e7b3b45d53902b00c0f0e2f6b0c6818
2016-04-21 16:24:33 +02:00
root 5126efec5c new oslo conf for rpc wamp server - removed useless code 2015-12-01 17:50:12 +01:00
root 1863695a38 generalized iotronic.conf 2015-10-13 12:24:55 +02:00
root db5cfed1fe cleaned config files 2015-10-13 12:15:16 +02:00
Francesco Longo 9ecd370cf9 some modifications in the configuration files 2015-10-12 17:19:54 +02:00
root 68cbf4cee0 start 2015-10-12 16:10:50 +02:00