1602 Commits

Author SHA1 Message Date
Jenkins
945ccecb68 Merge "Always check keystone using http" 2014-06-25 21:14:35 +00:00
Stanislaw Pitucha
be4c953e5a Always check keystone using http
The check to $service_port must be done using http. It's
$KEYSTONE_SERVICE_PORT that may use either the http or https protocol.

partial blueprint devstack-https
Change-Id: I8ae081e9710c54396b765210336a7de331947086
2014-06-25 16:17:17 +00:00
Julien Vey
00da58a0da Add an environment variable to enable extensions in keystone
Following https://review.openstack.org/#/c/44401/3

Change-Id: I8e0391cd68e29e6d57c0f35517bf4155110861c7
Closes-Bug: #1218733
Co-Authored-By: Yong Sheng Gong <gongysh@unitedstack.com>
2014-06-24 10:09:08 +02:00
Jenkins
4fcda870e6 Merge "Do not install openvswitch-datapath-dkms on Ubuntu 14.04" 2014-06-23 18:39:24 +00:00
Jenkins
399a2640bc Merge "Use Keystone's default token format if not set" 2014-06-23 13:43:30 +00:00
Henry Gessau
c48afe4bc0 Do not install openvswitch-datapath-dkms on Ubuntu 14.04
Change-Id: I8c58d998011427a202c79c45b87b5eca5ceaaa71
Closes-bug: #1331111
2014-06-22 16:10:56 -04:00
Jenkins
f94b44dd97 Merge "Glance: start to use nova's glance configuration section" 2014-06-22 17:32:06 +00:00
Jenkins
51018faa06 Merge "Add support for django_openstack_auth" 2014-06-22 17:19:18 +00:00
Jenkins
cab1eb12c6 Merge "cinder: use non-deprecated notification_driver" 2014-06-20 16:20:16 +00:00
Jenkins
3cb9b434a7 Merge "Install oslo.db from source" 2014-06-20 09:26:50 +00:00
Gary Kotton
8f8ea9ac91 Glance: start to use nova's glance configuration section
Commit 4b6e75b5f8037adbf63ac2f03dca17f0c8c0bc08 added support
of a neutron section. This updates the code to make use of
that section.

Change-Id: Ib9a0f2aeb0d91adeb567f79917804f0a89fdb6e1
2014-06-20 00:51:09 -07:00
Jenkins
e0ccdd1488 Merge "Use oslo-messaging-zmq-receiver to start zeromq receiver" 2014-06-20 00:45:12 +00:00
Jenkins
056b7c1193 Merge "PKIZ is the default token provider" 2014-06-19 23:00:13 +00:00
Jenkins
711a4d2ff7 Merge "Install ryu's requirements" 2014-06-19 22:49:50 +00:00
Jenkins
47e7a14319 Merge "Remove external attribute from the Provider Network" 2014-06-19 22:06:41 +00:00
Brant Knudson
1e1fce856d Use Keystone's default token format if not set
Devstack was setting its own default for Keystone's token format, so
when Keystone's default token format changed then devstack needed to
be updated. With this change, devstack will only override Keystone's
token format if KEYSTONE_TOKEN_FORMAT is set explicitly. PKI setup
is assumed to be needed unless the KEYSTONE_TOKEN_FORMAT is set to
UUID.

Change-Id: Idfa78e93abd80273dadcf37007a024bb6a783a48
2014-06-19 16:59:09 -05:00
Jenkins
fcebd2b5e6 Merge "Call ironic-dbsync with proper --config-file option" 2014-06-19 16:57:32 +00:00
Jenkins
a887acb934 Merge "Remove obsolete sahara keystone auth conf" 2014-06-19 12:38:01 +00:00
Elena Ezhova
2d451967be Use oslo-messaging-zmq-receiver to start zeromq receiver
The project-specific receiver command nova-rpc-zmq-receiver
has been replaced with oslo-messaging-zmq-receiver.

We need to update devstack code accordingly.

Change-Id: I7696c649fa818ecb523b698ea4a23f70da60147d
Closes-Bug: 1279739
2014-06-19 16:25:23 +04:00
Jenkins
e54a2b5057 Merge "Save OPENSTACK_KEYSTONE_URL to horizon local_settings" 2014-06-19 11:34:10 +00:00
Sergey Lukjanov
0d286089b2 Remove obsolete sahara keystone auth conf
Change-Id: I9005d99540572bd1e9251683b1e9cc6638afa7e7
2014-06-19 10:41:39 +00:00
Jenkins
8c2164dbfd Merge "Neutron: start to use nova's neutron configuration section" 2014-06-18 18:54:59 +00:00
Doug Hellmann
c7297945d9 Install oslo.db from source
Add oslo.db to the list of Oslo libraries we install from source.

Change-Id: Ie97ab6bfac19fbce9aeda5a96c6d7a805dfa6c35
2014-06-18 11:39:52 -07:00
Jenkins
af86e43d7b Merge "Fix unsubstituted filename creation" 2014-06-18 11:16:14 +00:00
Jenkins
0099487f18 Merge "Wait for OVS to reconfigure when creating PUBLIC_BRIDGE" 2014-06-18 11:14:36 +00:00
Gary Kotton
13d385e402 Neutron: start to use nova's neutron configuration section
Commit 5cacad3508570ce70b1f9ef620e0508169687fda added support
of a neutron section. This updates the code to make use of
that section.

Change-Id: I86119476fde5066182d3aadcee5985019202647a
2014-06-17 23:26:44 -07:00
Zhenguo Niu
e385d1e030 Add support for django_openstack_auth
It would be useful for development, reviewing and testing to add
support for django_openstack_auth to devstack.

This change adds the integration tests to the openstack_auth
list of test: https://review.openstack.org/#/c/86528/

Change-Id: Ifbd336b83f6b2beb23996b599ec820232c13efdd
Closes-Bug: #1262121
2014-06-18 14:04:34 +08:00
Jenkins
ef837e4c7f Merge "Configure heat keystone client for SSL when keystone uses SSL" 2014-06-17 19:47:12 +00:00
Jenkins
a4de9a9c35 Merge "devstack should put admin_tenant_id in tempest.conf file while setup" 2014-06-17 19:47:10 +00:00
Jenkins
5b3d97044b Merge "Add flag to set nova v3 api for tempest" 2014-06-17 16:31:06 +00:00
Jenkins
53e1750c08 Merge "Fix Apache Site configuration for openSUSE" 2014-06-17 16:09:06 +00:00
Jenkins
da2fe19e24 Merge "Use identity_uri instead of auth fragments" 2014-06-17 16:06:48 +00:00
Jenkins
b15413c252 Merge "Cut the heat flavor" 2014-06-17 08:17:51 +00:00
Ryota MIBU
410f5c0016 Fix unsubstituted filename creation
Since merge_config_file() tries to create an unsubstituted config file,
stack.sh fails due to permission denied in the file creation when you
use '[[post-config|/$Q_PLUGIN_CONF_FILE]]' and the file does not exist.

This patch deletes unnecessary 'touch' command, because the file will
be made by 'iniset' function in the next command line with evaled
string from 'configfile'.

This patch also fixes merge_config_group() to use evaled 'configfile'
when it checks the directory of the config file exists.

Change-Id: I608847a34143b5c6a1708c180186dd88a32dd44b
Closes-bug: #1294213
2014-06-17 15:43:07 +09:00
Jenkins
f04abfe865 Merge "Support option for Keystone PKIZ token provider" 2014-06-17 06:14:29 +00:00
Mark McLoughlin
dc0938e1c9 cinder: use non-deprecated notification_driver
Cinder has been using oslo.messaging since Icehouse so it should be
using 'messaging' as its notification driver and not the now deprecated
full python path to the oslo-incubator notification driver.

Change-Id: I3edca1ff54e51b464cc1b23935c8530e2e242fee
2014-06-17 06:37:43 +01:00
Jenkins
0dfc5230cc Merge "make mysql run in strict mode" 2014-06-16 20:57:53 +00:00
Sean M. Collins
21e6c62c15 Remove external attribute from the Provider Network
Co-Authored-By: Sridhar Gaddam <sridhar.gaddam@enovance.com>

Related-Bug: #1284718
Change-Id: Iad2f051a2b7b0a324dff4e716b8d2469a4f20895
2014-06-16 11:24:04 -04:00
Jenkins
906ffb7b77 Merge "XenAPI: Fix deprecated config options" 2014-06-16 12:13:34 +00:00
Ralf Haferkamp
633a1290e5 Fix Apache Site configuration for openSUSE
We can use the mechnism as on Fedora for openSUSE.

Change-Id: Ic0d1734df3bdc9ec66e1592109b2d3770d6e0144
2014-06-16 14:10:05 +02:00
Bob Ball
786a3a3849 XenAPI: Fix deprecated config options
I346ee0248c03e60716bd7dc4a5ee4493610867cb broke the XenServer CI as
devstack was still setting the deprecated config options.

Change-Id: Icd84212e97a9d5e007745be8096fa552bc23cb6f
2014-06-16 08:37:05 +01:00
Jamie Lennox
3561d7f9ed Use identity_uri instead of auth fragments
auth_token middleware now accepts a standard URL string as the parameter
identity_uri instead of specifying protocol etc individually. Change the
services over to use this.

Also changes over some other places in which the auth fragments are used
individually to the new variables and fixes up some misconfigurations of
auth_token.

identity_uri option was release in keystoneclient 0.8.0

Change-Id: Iac13bc3d08c524a6a0f39cdfbc1009e2f5c45c2a
2014-06-16 15:16:48 +10:00
Jenkins
7006105997 Merge "VMware NSX: fix typo" 2014-06-15 18:50:54 +00:00
Jenkins
df97cf3676 Merge "Remove unnecessary ini commenting from nova" 2014-06-15 01:49:44 +00:00
Jenkins
1e2417b302 Merge "a more proper default nic selection criteria" 2014-06-15 01:32:23 +00:00
Attila Fazekas
51557a5025 Cut the heat flavor
1024Mb memory is too much for single instance.
approximately 4 GiB memory used even without a booted VM.

The heat auto-scaling scenario needs to boot 3 VM
(currently disabled), if any other test running in parallel
and boots up a vm it would easily can cause OOM an
issue.

The heat-slow job can work with 128 MiB instance memory,
but this change reduces it just to 512 MiB (safer for the guest),
and enough to avoid OOM issues on the host,
and let us to heve more vm at the same time.

The m1.tiny flavor is not good because now it has a hard coded
1 GiB disk limit and the f20 image requires 2 GiB.
Setting the disk size to '0' -> automatically use the virtual size
of the image.

Using multiple cores does not really helps in boot time :(,
but it might cause higher host load. (More locking)
Reducing the core number to 1.

Change-Id: Ice7c1253d15e91fd1c02bc8c6809335aaebfff4a
2014-06-14 22:00:04 +00:00
Jenkins
fcd03d71bf Merge "Use apache2ctl after apache is installed." 2014-06-13 22:49:24 +00:00
Jenkins
e9b343c3c9 Merge "[Fedora] Devstack fails to install in firewalld less system" 2014-06-12 22:23:10 +00:00
Jenkins
73ed4880a6 Merge "Ironic: Add deploy kernel and deploy ramdisk to driver_info" 2014-06-12 18:52:40 +00:00
Jenkins
27c29e8959 Merge "remove the build timeouts" 2014-06-12 18:31:32 +00:00