Our gate is currently broken due to an oslo library release,
so remove this check while we move to removing the sample config
(which requires changes to devstack to use tox -egenconfig)
Change-Id: Id4a37e9a5be156fea05c96e385c23da016ea9e69
This module isn't referenced in openstack-common.conf and is unused
so remove it
Change-Id: I602f40c511095818a8aee5f342029993bd470de4
Partial-Bug: #1380629
There's references to the auth_token middleware in keystoncelient.
The auth_token middleware has been moved to keystonemiddleware and
the version in keystoneclient shouldn't be used anymore.
If these references aren't updated, then when options are changed in
keystonemiddleware.auth_token the heat-api will fail to start because
there's duplicate options in keystoneclient.middleware.auth_token.
Change-Id: I04573aa5ff967afe3e00329f797fcc71b779e7b3
Closes-Bug: #1379082
rst2script.sed was referenced in the Fedora getting started
documentation, but the recommended way to use Heat/Openstack
on Fedora is now to use RDO/packstack.
Also removes the reference to rst2script.sed in the
getting_started/on_fedora documentation.
Also removes obsolete integration.sh script.
Partial-Bug: 1338066
Change-Id: I7f2b0d84ccef324ccb8e32ca4c6d90f9a3f2dda3
Remove instructions for:
experimental_ssh_eventlet.py: deleted May 25, 2014 commit 318669f
openstack: deleted Sep 30, 2013 commit f4a9c0f
heat-keystone-setup: was never in the tools directory, but has
documentation in the man pages
Change-Id: I8ae3050e16163699849342e81d302942e763ac0c
Partial-Bug: 1338066
glance-jeos-add-from-github.sh has not been edited since 2012-08-20, and
its image links have been broken (according to Google cache) for a
minimum of 9 months.
The functionality of the script seems to be superceded by the
handy-dandy diskimage-builder tool.
See http://docs.openstack.org/developer/heat/getting_started/jeos_building.html
for more info about diskimage-builder workflow.
Change-Id: I99880f1cca4af84fa7193d749a7c8f6957bb0b78
Partial-Bug: 1338066
nova_create_flavors.sh has been deprecated for over a year (since 2013-05-07)
Removing the script, since it is not documented in any current READMEs
or on the Openstack wiki.
Change-Id: Ib6031c2518b8e6d43bb692e0f687a2e287ec494f
Partial-Bug: 1338066
Move from oslo RPC to oslo.messaging.
Implements: blueprint oslo-messaging
Co-Authored-By: sdake@redhat.com
Change-Id: I2d222c248dd2cd405b8ec35c4c8198ed001fb69f
On Linux, the sort command implicitly ignore non-alphanumeric characters
when sorting. Since the '>' character has an ASCII value greater than
the '-' character, the following list will be sorted on Linux, but not
on a Mac:
SQLAlchemy>=0.7.8,<=0.9.99
sqlalchemy-migrate>=0.9.1
This makes sort explicitly ignore such characters and will keep the
tests consistent across different environments.
Closes-Bug: #1324945
Change-Id: I559ae4b4c3e2a7d190af9d4b1517dfaf23d114b1
This starts using entry points to generate configuration for the
common.config and the common.wsgi modules, as they use entries with the
same name in different groups.
This also removes configuration for sslutils which is unused, and
re-enable the check for up-to-date configuration.
Co-Authored-By: ala.rezmerita@cloudwatt.com
Closes-Bug: #1288586
Change-Id: If48c62bbb2b1fb641791dad56f7f905e483080fa
Sync with oslo incubator at commit
ea9ead81417e942495f3cc19be400801e7aa9cb4 to get the new config generator
script options.
Change-Id: I52e006325d5cf7ea731d85a73fb7c3675f1f7e41
Rename it to heat-keystone-setup-domain and ship it in bin with the
other helper scripts. This will make it consumable by automated systems
and packaging.
Change-Id: I7914869377cd08b6201007aa0eb6b8a70d763254
This makes code more readable, and can check whether specific library
in the requirement files easily. We also enforce the check in pep8.
Change-Id: I032c3c3d29522ce85f64b21d6428d975e46cc701
Closes-Bug: #1285478
For users who don't yet have python-openstackclient, or who require
a more automated way of creating the heat domain and domain-admin
user, provide a simple wrapper for the keystoneclient python API
which will create the domain and user, then print a helpful cut/paste
message to allow heat.conf to be easily updated.
It requires a cloud-admin users credentials to be sourced in the
environment, OS_USERNAME/OS_PASSWORD/OS_AUTH_URL and also a script
specific variable HEAT_DOMAIN_PASSWORD which specifies the password
for the domain-admin user. Other values may be overridden by the
environment but default to sane values.
Change-Id: I5731ba72491dcf515c5d230b55056d9263341c54
Partial-Bug: #1287980
To avoid undeleted tmp.XXXXXXXXX directories left in /tmp, and output
unified style patch for later apply.
Change-Id: I6069c3cf36e345e5101ae3cf884e647c1d42030e
BSD mktemp requires a template for the file/directory name.
GNU mktemp supports the option, but is not mandatory.
This change passes in the template, so that the check_uptodate.sh is
more compatible across different environments.
Change-Id: Id4abb92054363416272f583600e3d8ff2a9f9d42
Closes-Bug: 1246858
We support (and need) this section, now that oslo config generator
supports external modules lets add the section into the sample.
Change-Id: I3f7f614906204fa2e5a743c62882d2dcf196640a
See I62ce43a330d7ae94eda4c7498782a655e63747fa for the gorey details on
why this exists.
As of this fix:
https://github.com/eventlet/eventlet/pull/34
which was released in eventlet 0.13, we no longer need the patch.
This has now been removed from oslo-incubator, so this is really just
syncing that removal.
Change-Id: I84267f3c6726cb2e750f615e107c48b12c6ed353
Remove the tools/openstack* scripts - they're no longer maintained,
and there are several alternative documented ways to install openstack
with Heat now, so we should direct people to those instead.
Change-Id: I649f384f6acc3d7edab25f104f8e9d7e0050f2c1
Partial-Bug: #1182428
In python 3 print statement is not supported, so we should use
only print() functions.
Fixes bug 1226943
Change-Id: If88d77982ddbd1eb47265f15a27b747cd8011e76
Oslo version 96d1f887dda21b43ba4376187f31953dee6f5273
This commit just injects fresh portion of code from Oslo
into Heat and fixes all the issues with new code
Partially implements blueprint oslo-db-support
Change-Id: I7e98c12ddf6689efc6ea6a4deab0b1c840297730
The new home for these tools is
https://github.com/openstack-dev/heat-cfnclient
These tools are now aimed at heat developers only
and they will not be released or packaged.
Change-Id: I1ea62ef17e81ab53cacb5e4940f0c4e2516ed383