316 Commits

Author SHA1 Message Date
Zhao Lei
02c9e7e144 Fix spelling typo for maunal
occuring -> occurring
for patterns_loading.rst

Plus some source comment spelling fix.

Change-Id: Ia6c79588e70a4150fdcb8e71d14a4bba47a70a23
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
2015-09-24 13:47:30 +00:00
OpenStack Proposal Bot
40aeacd721 Updated from global requirements
Change-Id: I60ba4153fbabf2d83a31aea432c0f0c82583bb63
2015-09-17 12:17:27 +00:00
Cleber Rosa
e833f8709f Examples typo fix
This fixes a simple typo in the basic examples used in the tutorial.

Change-Id: I914676c91def2fe611b69735141b3ceb342d26a7
Signed-off-by: Cleber Rosa <cleber.gnu@gmail.com>
2015-08-28 14:36:47 -03:00
OpenStack Proposal Bot
d229c846c6 Updated from global requirements
Change-Id: Ifa88a2aec0a7a900c428f030e4750a6b0f0c9603
1.8.0
2015-08-26 14:14:09 +00:00
OpenStack Proposal Bot
a681380839 Updated from global requirements
Change-Id: Icc235d5e0e5c05c28f2cab7f59dffe31595b3e22
2015-08-10 01:10:51 +00:00
OpenStack Proposal Bot
c4fb9614f4 Updated from global requirements
Change-Id: Ia47a258089eef4aa018164328efcda91dfa7bb9e
2015-08-04 00:49:32 +00:00
OpenStack Proposal Bot
618d2d74b5 Updated from global requirements
Change-Id: Ifa7fa2aee2e22edac1eb608c623bc28a8acf6fec
1.7.0
2015-07-29 03:51:10 +00:00
OpenStack Proposal Bot
3c334766ce Updated from global requirements
Change-Id: I4847f559d0411be1af3d12464e06affc6b6acc6c
2015-07-22 05:00:17 +00:00
Joshua Harlow
710f88e3b1 Titlecase looks nicer sometimes in detailed mode
Instead of having lowercase sections it can be quite nice
to at least have titled sections (which seems to be more of the
normal way rst sections are written).

Change-Id: I6754937a7d0d837de9166b3246659711e262be6c
2015-07-20 11:43:45 -07:00
OpenStack Proposal Bot
f92ce6a38b Updated from global requirements
Change-Id: I8a5a02bcc93a5e198571f0c8b5f2fbe1e4d30fce
2015-07-17 16:18:57 +00:00
OpenStack Proposal Bot
def9e7ef7b Updated from global requirements
Change-Id: Iac1777fb0fc8d5ca440460029b69c6e850d72e0f
2015-07-15 01:38:15 +00:00
OpenStack Proposal Bot
9b83aab8a3 Updated from global requirements
Change-Id: I4ad77779f0af0f4a016bb9125f1a5553ea914804
2015-07-12 15:22:53 +00:00
Louis Taylor
75182ab806 Update homepage to openstack hosted docs page
Change-Id: I0242447882be076e1ea4e032d102e60139f7aedb
2015-07-06 20:22:36 +00:00
Doug Hellmann
6677b6a07b Document the signature for check_func
Change-Id: I718372d56def9c6abd715fd31bb1841e0fa1ad4f
1.6.0
2015-06-25 23:22:16 +00:00
OpenStack Proposal Bot
1b0c9216a6 Updated from global requirements
Change-Id: I8f3c3ddf956b9c75cf707abea299427ced517d64
2015-06-22 08:28:34 +00:00
Joshua Harlow
34d0a54185 Switch badges from 'pypip.in' to 'shields.io'
The badge hosting at 'pypip.in' has been broken for a while
now, it was supposed to be fixed in the following PR(s):

- https://github.com/badges/pypipins/issues/39
- https://github.com/badges/pypipins/issues/38
- https://github.com/badges/pypipins/issues/37

That does not appear to have actually happened and/or is not
getting addressed, so switch to a more reliable badge hosting
site that provides the same badge information.

Change-Id: I93c43d6f09bc5240ce21206ddaf61b30227a88f4
2015-06-11 20:49:40 -07:00
Davanum Srinivas
0c5c71e07f Remove unnecessary openstack-common.conf
Change-Id: Iac5d65af8b79ed73f15add17904bcbbaf1503a9d
2015-06-08 06:20:04 -04:00
Thomas Goirand
6ddec6e4c8 Removed non-free color profile from .jpg
All the .jpg files in doc/source/essays had this embedded:
"Copyright 2007 Apple Inc., all rights reserved."

This is an ICC color profile which is copyrighted by Apple
and which is non-free, and may trigger some warnings/errors
by the distribution linters.

This patch converts the .jpg into the sRGB color space. I
did this simply loading the images in GIMP, and exporting
again after accepting the auto-coversion to sRGB.

Change-Id: Ibfdf0828ff149d5c83eb864c4fb854e80868a613
1.5.0
2015-05-31 18:49:36 +02:00
Jenkins
c43bf3b010 Merge "Add sphinx integration" 2015-05-28 01:54:56 +00:00
Doug Hellmann
7295f785f0 Add sphinx integration
Add a restructuredtext directive for documenting a set of plugins with
the needed hooks to make it available is sphinx.

Change-Id: I1a24f9326b4e54174d9dc0ae366315fe29c3ac1b
2015-05-27 23:36:04 +00:00
OpenStack Proposal Bot
fd4626172b Updated from global requirements
Change-Id: Ie64901feb49a3313016057fa7992f8a93e69c73a
2015-05-19 21:39:45 +00:00
Jenkins
e5f96a88a7 Merge "Fix Python versions supported" 2015-05-17 21:59:57 +00:00
Davanum Srinivas
2ef21b3210 Fix Python versions supported
We have CI for 2.6, 2.7, 3.4. So make sure
all references to other versions are removed and
all 3 versions above are correctly mentioned where
required.

Make sure we specify 3.4 everywhere needed

Change-Id: I2c90bccfc7495bf8197319196a12b2a8bd0519f1
2015-05-13 11:39:43 -04:00
Jenkins
d4e7ad898e Merge "Remove run_cross_tests.sh" 2015-05-13 09:22:36 +00:00
Jenkins
c915cbc81c Merge "re-raise exception with full traceback" 2015-05-13 09:09:27 +00:00
Jenkins
7181188259 Merge "Add pypi download + version badges" 2015-05-12 11:28:51 +00:00
Doug Hellmann
db174c558b Remove run_cross_tests.sh
This script is part of the oslotest package now.

Change-Id: Iec918ccdaaa57332cc0f0c2f284ca12daf3389d6
2015-05-01 19:40:12 +00:00
Doug Hellmann
9f1d7b6ec5 fix author contact details
Change-Id: Ia112173121f2717faf74d33d393b9f469afb6e36
2015-04-23 15:50:24 +00:00
Doug Hellmann
f20b94c59b re-raise exception with full traceback
Rather than raising the exception using the local reference, use a bare
raise to ensure that the original traceback is preserved. This reports
the error as coming from inside the plugin code, rather than from inside
stevedore, and helps with debugging.

Change-Id: I4d7c002f378fb6491aa5c9e262084d70924112de
2015-04-23 14:58:13 +00:00
Doug Hellmann
b347780530 Uncap library requirements for liberty
Change-Id: I07e8232838d7c0c175d6aa2f35409e5701380833
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
1.4.0
2015-04-16 18:14:59 +00:00
Joshua Harlow
502e74a184 Add pypi download + version badges
Change-Id: I931544625b6ff94fd19c4413c8f484b4d7230cc2
2015-04-07 09:20:06 -07:00
OpenStack Proposal Bot
0e44799b15 Updated from global requirements
Change-Id: I86ecb8f772172b2d89ca6ce53306f60d8924c80e
2015-03-21 00:18:26 +00:00
OpenStack Proposal Bot
218e95d5f0 Updated from global requirements
Change-Id: I1bc4b46866f9be51e8ea61f29ad8ab0bac1bcce2
1.3.0
2015-03-03 14:23:25 -05:00
Doug Hellmann
f5eea34ee0 Fix test for finding multiple drivers
The mocks in the old version of the test were not bypassing the right
things and the work required to actually bypass them properly was getting
ugly. Rather than mocking, instantiate a valid test instance and then
explicitly call the method that does the validation we're trying to test.

Change-Id: I26a6c6931cc8e95cc00127fd1ad7ab43f396389a
2015-03-03 14:21:58 -05:00
Doug Hellmann
549fa83550 ignore .testrepository directory created by testr
Change-Id: I24cbc49ee8c2ed80599307a296225587c37448f5
2015-01-05 14:59:10 -05:00
Doug Hellmann
554bd471d5 clean up default environments run by tox
Change-Id: Iab5f03a08d11697604e8876a9ad674ac91617a3c
2015-01-05 14:58:52 -05:00
Doug Hellmann
37c94cd0d6 Use pkg_resources resolve() and require() instead of load()
setuptools 11.3 deprecated the require flag to load() in favor of two
new methods. If those methods are present, use them instead of calling
load(). If those methods are not present, continue to use load() as
before.

Change-Id: I800eec863e34ba4c7a90153e6ae2bfa953bfddd6
Closes-bug: #1407778
1.2.0
2015-01-05 14:57:32 -05:00
Doug Hellmann
9324bf0b67 Fix the README.rst file format for pypi
PyPI uses vanila docutils instead of sphinx to render the README to
HTML, so we need to be careful about what directives and roles we use.

Change-Id: I92ba44ada0d055d1ca8cc6c950cc2d2d201bf7f3
2014-12-18 16:01:51 -05:00
Jenkins
6462f163f1 Merge "Implement a __contains__ override for extension manager" 2014-12-05 10:01:32 +00:00
Jeremy Stanley
6027ff6fe9 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I5637374ac8b957e948c2345a883636198cf15e9b
2014-12-05 03:30:40 +00:00
Abhishek Chanda
bbafbe9dab Implement a __contains__ override for extension manager
Change-Id: I027c576e36fc0f4e016b6aec67f585bf2c03bd7b
Closes-Bug: #1374099
2014-12-04 13:57:06 -05:00
Doug Hellmann
f33adbe00b Update link to docs in README
Update the published link to the documentation in the README file.

Change-Id: I98006a0a47c4abbd4453ed0d05d3d00ba5dc2ea3
2014-10-27 15:15:47 -04:00
Doug Hellmann
a322d615db Bring doc build up to standard
Move the requirements definitions and documentation files to the
standard places used by other OpenStack projects so our doc publishing
jobs will work.

Change-Id: Iea630d827976fe517afacf4e373b3a125efff9c9
2014-10-27 08:37:49 -04:00
Doug Hellmann
5749d5413c Add pbr to dependency list
We use pbr to install stevedore, and because of the way setuptools deals
with install-time requirements we also need to include it as a runtime
dependency to ensure it is installed by pip and not easy_install.

Change-Id: I0a39bb50218a1a7cdb2d42fb474a9b8f6d6ac32a
Closes-Bug: #1384919
1.1.0
2014-10-23 17:41:33 -04:00
OpenStack Proposal Bot
bb43bc4588 Updated from global requirements
Change-Id: Ib2515318ff672edc9dd038d2f80d9f6a9bb60428
2014-10-22 19:17:38 +00:00
Doug Hellmann
82fa3183d9 Add more detail to the README
Change-Id: I7fc38226d922a894d2ae9bef1de54397bec00467
2014-10-16 14:58:21 -04:00
Abhishek Chanda
4f2b64720f Migrate tox to use testr
This patch moves all unit tests to use
testr as the test runner. This means all
tests need to be subclassed from unittest
to be discovered by testr

Change-Id: I9b0e782be87ea2b5db72b56ddad1d239a83e9ee3
Closes-Bug: #1330204
2014-10-09 15:30:08 -07:00
Łukasz Jernaś
4a410fe91a Update repository location in docs
After the move from stackforge the git repository location
in the documentation was no longer up to date.

Change-Id: I7ccb0abe188f4cdebd36b727f6a681aba370af0f
2014-09-09 12:16:17 +02:00
Jenkins
55c88018b1 Merge "warn against sorting requirements" 2014-09-09 06:04:33 +00:00
Jenkins
aef7b30a04 Merge "Work toward Python 3.4 support and testing" 2014-09-09 00:40:55 +00:00