Commit Graph

198 Commits

Author SHA1 Message Date
Tony Breeds 9d4f920110 Retire Packaging Deb project repos
This commit is part of a series to retire the Packaging Deb
project. Step 2 is to remove all content from the project
repos, replacing it with a README notification where to find
ongoing work, and how to recover the repo if needed at some
future point (as in
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project).

Change-Id: Id5e22f8defc244946ff8ece7300a7b72042cfe65
2017-09-12 16:00:12 -06:00
OpenStack Proposal Bot 0affa19c89 Updated from global requirements
Change-Id: I1fe318ad50bea3903003ee6031e791d8871296a8
2017-07-23 13:51:47 +00:00
OpenStack Proposal Bot d450bfe1bb Updated from global requirements
Change-Id: I4402278261f833fe73fd9cfbf676a7adb544ed87
2017-07-21 13:18:08 +00:00
chenxing ebd9994fac Update the documentation link for doc migration
Change-Id: I21d72a1c59b5af0377c396d42bcdd2cb556eb4e4
2017-07-21 12:23:38 +08:00
dparalen 875a8c1d3d Introducing warning-is-error to docs
Change-Id: I113d257de132278802e8815159ef99f0afaf38e4
2017-07-19 20:42:37 +02:00
dparalen 25af8ac28e Introducing cli and contributor content
Had to change the level of headings here and there

Change-Id: Ib3161e4d3e1798b0cdbe26735272c2938819dcb4
2017-07-19 20:42:30 +02:00
OpenStack Proposal Bot e9d600332f Updated from global requirements
Change-Id: Iafd6034dfe1191c8a1d2c13d00b8252a6507bfea
2017-07-11 11:36:13 +02:00
Jenkins acbb98b55e Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-11 08:56:23 +00:00
dparalen 54332bc38c Switch from oslosphinx to openstackdocstheme
Change-Id: I0203e1abd862ca713965092a45b8bcef29651a02
2017-07-10 18:58:58 +02:00
fpxie 51a26443fd Replace http with https
Replace http with https in README.rst.

Change-Id: I02d4012b35c48ee3bba53522714e465189e0fee5
2017-07-10 10:10:41 +08:00
OpenStack Proposal Bot d4659c10aa Updated from global requirements
Change-Id: Ied902d1373fb2dd29d6299d208a260e8668ebdd9
2017-06-10 21:47:57 +00:00
OpenStack Proposal Bot a0aace7123 Updated from global requirements
Change-Id: I38443aeab512703b90daa4bc4b41e15414f6dbda
2017-06-02 22:06:34 +00:00
OpenStack Proposal Bot 7b0432d614 Updated from global requirements
Change-Id: I368fd238c13dbc974c2f88e3e0b9bc446d277b90
2017-05-23 11:59:02 +00:00
OpenStack Proposal Bot 6550fa8636 Updated from global requirements
Change-Id: I2a58892c9bc7288878f1ab48d1b5a30c07f0d029
2017-05-17 03:57:42 +00:00
OpenStack Proposal Bot 148928d1aa Updated from global requirements
Change-Id: I736c0213069a8e692c8f98eef4fff2d992f56278
2017-05-16 12:28:45 +00:00
Anton Arefiev 9c0447c405 Functional tests: pin *inspector* to HEAD
Func tests broken due bug #1676809, this change pins *inspector*
to f5791da9e2bba2dcf50ba64393c015edf6e0afef (HEAD), which
contains mentioned fix.

Also updates common tests methods due changed signature.
Related-Bug: #1676809

Change-Id: Ieda60726d491dec08528a9659d6e48c930191566
2017-05-15 13:27:26 +03:00
OpenStack Proposal Bot c07172d681 Updated from global requirements
Change-Id: If9b961805aeb1b837884d32d7b2a30f6fa0a1e6a
2017-05-04 13:30:22 +00:00
OpenStack Proposal Bot b895663870 Updated from global requirements
Change-Id: Id987882130567d892bfc248b4dcc0ddf2af2785c
2017-05-03 12:22:31 +00:00
OpenStack Proposal Bot e3a457b1a9 Updated from global requirements
Change-Id: I80619a855e42d201e71781b9284bf4cb2b7fdf5c
2017-05-01 13:40:13 +00:00
OpenStack Proposal Bot 7fb05dbda2 Updated from global requirements
Change-Id: Idd433c37d578a433b26c5edebc5c9c18e2b14e38
2017-04-23 20:51:42 +00:00
Anton Arefiev 1538d56836 Do not depend on python-openstackclient
OpenStack client is not a runtime dependency of inspector client,
and having it in requirements just brings in many dependencies
which might not be needed at all when using the Python API of the client
only (for example in server-side applications, like ironic-conductor).

Although dependency on osc-lib is enough for unit and functional tests
to pass.

Also, add a setuptools 'extra' so that users can install openstackclient
together with inspector client:

    pip install python-ironic-inspector-client[cli]

Co-Authored-By: Pavlo Shchelokovskyy <shchelokovskyy@gmail.com>
Closes-Bug: #1562023
Change-Id: I430549146a25eb05cc7905b221abb81d144e0f8b
2017-04-20 19:06:13 +00:00
OpenStack Proposal Bot dbbb407568 Updated from global requirements
Change-Id: If8b0cd5dcebc9e05e8814703cb9033233df3f39c
2017-04-12 04:21:09 +00:00
Tao Li 2df805d71d Remove log translations
Log messages are no longer being translated. This removes all use of the
_LE, _LI, and _LW translation markers to simplify logging and to avoid
confusion with new contributions. See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I1aff184cb8b41de739a5716c2c45ced9a10e5b52
Closes-Bug: #1674374
2017-03-30 17:24:01 +08:00
OpenStack Proposal Bot 045fd9e680 Updated from global requirements
Change-Id: I2dcf32f17d7027e93feb22b085c514a8f92c5475
2017-03-02 11:54:29 +00:00
OpenStack Proposal Bot 37702fc287 Updated from global requirements
Change-Id: I92e10e2c34e320afe04d38f213650ca161340c47
2017-03-01 04:15:36 +00:00
Jenkins 79a282a397 Merge "Add new introspection commands for interface data including lldp" 2017-02-15 10:49:27 +00:00
Bob Fournier e4513c9b83 Add new introspection commands for interface data including lldp
This adds two new baremetal introspection commands to display
interface data, including switch information from lldp packets, as
described in the lldp-reporting.rst specification
https://specs.openstack.org/openstack/ironic-inspector-specs/
specs/lldp-reporting.html.

The new commands are "interface list <uuid>" and "interface show
<uuid> <interface>".  The list command will show specific interface
fields for all interfaces in a node; additional fields can be
displayed using the "--fields" argument.  The show command will
show all interface fields for a particular node and interface.

Change-Id: I40d348c4fefffb85affb14f3d224a8d4bf4fb297
Closes-Bug: 1626253
Related-Bug: 1647515
Depends-On: I854826787ff045ffb2807970deaba8b77cbe277d
2017-02-13 09:10:11 -05:00
OpenStack Proposal Bot 284286261c Updated from global requirements
Change-Id: Ia96dd5dca19a7dc4c2de5ef216f73097800b9fc0
2017-02-11 17:51:21 +00:00
OpenStack Proposal Bot f385469b75 Updated from global requirements
Change-Id: I08b737d12f06dac43700d4e76b0302eed79b337b
2017-02-10 05:58:43 +00:00
Jenkins cda0f3626a Merge "Remove support for py34" 2017-02-08 10:14:22 +00:00
gengchc2 2b3cc4295d Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due
to the change from Ubuntu Trusty to Xenial, where only python3.5
is available. There is no need to continue to keep these settings.

Change-Id: Ia3153e89dcf17697e0d1c22619c3282512099fb6
2017-02-08 17:32:53 +08:00
OpenStack Release Bot 3a64bf4d2b Update reno for stable/ocata
Change-Id: I8cdbf633ac8689dd53f243c4620efccbb8bf7181
2017-01-26 00:56:06 +00:00
OpenStack Proposal Bot 481a92e056 Updated from global requirements
Change-Id: Ifb9a80f1dbeb3601af5722e5775eca690871e312
2017-01-23 23:51:51 +00:00
Dmitry Tantsur b6baf26a20 Clarify that node names can be used in addition to UUIDs
Late follow-up to I1133a4b13bc80fa98ac3b1967e272ed06f7a0754

Change-Id: Id8f35206c953f6328481d82d44b93d9d0c0a294a
2017-01-20 15:14:20 +01:00
Dmitry Tantsur f3163834fd Deprecate setting IPMI credentials
This feature will be removed from ironic-inspector, so issue a warning
on the client side as well.

Change-Id: I5a09bcc63ee1d704fdda70d50d68dc8bfbb06d1b
Partial-Bug: #1654318
2017-01-20 12:01:14 +01:00
OpenStack Proposal Bot 89b79a00df Updated from global requirements
Change-Id: I3126323de14b361242e9df6ec801bac69ea621a0
2017-01-16 17:27:32 +00:00
Jenkins 179fb6df13 Merge "List introspection statuses support" 2017-01-16 10:42:57 +00:00
dparalen 1512448f4f List introspection statuses support
This patch adds support to list introspection statuses as provided by
the Ironic Inspector service.

The CLI code in shell.py:StatusCommand.take_action was refactored to
be able to be reused in the new CLI class shell.py:StatusListCommand.

Change-Id: I121306c158bf71eaa83973cdbd404876a6f8b479
2017-01-09 15:27:06 +01:00
OpenStack Proposal Bot 4737c0100b Updated from global requirements
Change-Id: Ic58c9f4e61da9492a762af62308299912e0e1746
2016-12-15 03:54:59 +00:00
Jim Rollenhagen 790ef1adb5 Pin functest-requirements to a specific SHA
This pins the requirements in functest-requirements.txt to a specific
SHA of ironic-inspector (currently HEAD of master). This means that the
set of requirements for a given release of
python-ironic-inspector-client won't change depending when the client is
installed. This should be changed when a new version of ironic-inspector
or it's test requirements are needed in the client.

This has a side effect of making these releases properly reviewable.

Change-Id: I5bc73fe80d901bfb4533a7a76e392d7322a6b710
2016-12-08 11:41:49 -05:00
Jenkins 85322e5a4f Merge "Show team and repo badges on README" 2016-12-02 12:26:13 +00:00
Flavio Percoco f82520293d Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/f7ce42bd630cfb1806b7788189a4437d\n'

Change-Id: I3828469844ba2df4ec6401a2df6cb6149006527c
2016-12-02 12:33:26 +01:00
OpenStack Proposal Bot f519b44c33 Updated from global requirements
Change-Id: I731cae698850b2f939b9d4ee7e4de976a1aee289
2016-12-02 05:13:13 +00:00
Dmitry Tantsur 7c2ee30a87 Rework handling requirements for functional tests
Switch to just pulling test-requirements from ironic-inspector directly.
This reverts adding "oslotest" which was only pulled by ironic-inspector
functional tests.

Change-Id: Ib25a6c9e5428526cbd080a6d6d36ce9b5341a768
2016-11-18 12:35:21 +01:00
Dmitry Tantsur bff87ec9a2 Update to newer hacking
Change-Id: Id2efddabc2a04eab564f0d7d9154b22e91e18b2a
2016-11-18 12:35:09 +01:00
Jenkins a7818c86b0 Merge "UUID, started_at, finished_at in the status" 2016-11-14 17:34:59 +00:00
dparalen 8e509a9bf7 UUID, started_at, finished_at in the status
A service compatibility patch.

* documenting the API&CLI get status return value
* bumping supported API minor version (1.7)
* adding a release note

Change-Id: If1e96011439917a161fb87788cfc3026745f4484
Partial-Bug: #1525238
2016-11-14 11:05:49 +01:00
OpenStack Proposal Bot 25ac765e7e Updated from global requirements
Change-Id: Ia95622eac9d4e5d1b4f280202b984df60c2f6740
2016-11-09 04:23:43 +00:00
OpenStack Proposal Bot f80505cf2e Updated from global requirements
Change-Id: I505cefd59abf9bdb020cc0445d05f994af5343b8
2016-11-06 02:06:40 +00:00
OpenStack Proposal Bot 5747f8d472 Updated from global requirements
Change-Id: I22903a01b804a2580cfe849d62e08512e4268112
2016-11-02 22:00:43 +00:00