Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00
Ronald Bradford fd088bd67c Updated openstack/openstack
Project: openstack/kite  b5c7d3ab8f44c6a5c6e5b4f83f60d81bc0a46e8a

Remove all dot files with project removal

See I78a16ad052072feba7670aaea144216875ddc0d1 for prior removal.

Change-Id: I11cd4876cd8470f04f069bb0ecd3aa8c3f1737cf
2016-06-07 05:34:28 +00:00
Ronald Bradford 1dd576cce4 Updated openstack/openstack
Project: openstack/kite  94987eaec7d4ef56009b2d080a79a30afa04ac46

This project is no longer maintained.

The contents of this repository are still available in the Git
source code management system.  To see the contents of this
repository before it reached its end of life, please check out the
previous commit with "git checkout HEAD^1".

http://lists.openstack.org/pipermail/openstack-dev/2016-March/090409.html

Change-Id: I78a16ad052072feba7670aaea144216875ddc0d1
Depends-On: If9c42d2cec35b68c4de85b750c8540d86322f3e3
2016-04-27 20:18:17 +00:00
Andreas Jaeger a3a3ca027d Updated openstack/openstack
Project: openstack/kite  4e21fba46928f5e6e0dea7ca52e3c23826937640

Remove argparse from requirements

argparse was external in python 2.6 but not anymore, remove it from
requirements.

This should help with pip 8.0 that gets confused in this situation.
Installation of the external argparse is not needed.

Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-01-25 18:08:44 +00:00
Monty Taylor 6b6155fbf9 Updated openstack/openstack
Project: openstack/kite  4f694b47cfdd22031255c8b2217f7c15dc221f45

Change ignore-errors to ignore_errors

Needed for coverage 4.0

Change-Id: I95339394353b8cbd11fa38a0e9cba79a55d5e9fc
2015-12-09 18:25:56 +00:00
Doug Hellmann 25bcbdf8ba Updated openstack/openstack
Project: openstack/kite  598b4bf6fb3a856a436d3638348d02611b9d5f17

Drop use of 'oslo' namespace package

The Oslo libraries have moved all of their code out of the 'oslo'
namespace package into per-library packages. The namespace package was
retained during kilo for backwards compatibility, but will be removed by
the liberty-2 milestone. This change removes the use of the namespace
package, replacing it with the new package names.

The patches in the libraries will be put on hold until application
patches have landed, or L2, whichever comes first. At that point, new
versions of the libraries without namespace packages will be released as
a major version update.

Please merge this patch, or an equivalent, before L2 to avoid problems
with those library releases.

Blueprint: remove-namespace-packages
https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages

Change-Id: I51245cf20c0c5f4fd3e11cbb86edf36def007b6d
2015-07-09 02:35:40 +00:00