34 Commits

Author SHA1 Message Date
Dmitry Tantsur
e3e43601d2 Correct the relative path calculation
I'm not sure what I was thinking, but the code is clearly wrong now.

Change-Id: Icf17b8e9181dbb387fd65ae141d43749309fd0b4
2019-08-28 13:32:35 +02:00
Dmitry Tantsur
18d161bdc3 DIB: add missing ironic-python-agent-create-rescue-user.sh
And remove gitignore rules that prevented it from being added.

Change-Id: If2a52d98ffd94eacc7b2166a4fe553850ba084d0
2019-08-27 09:52:30 +02:00
Zuul
62e378b606 Merge "Accounts for Ubuntu paths on pip installation" 2019-08-27 03:17:54 +00:00
Zuul
e93fe05aa3 Merge "Fix a typo that prevents AUTHORIZE_SSH from working" 2019-08-27 03:14:45 +00:00
Zuul
480c05462e Merge "Add a full set of IPA jobs to the CI" 2019-08-26 17:01:17 +00:00
Dmitry Tantsur
2d237f7a87 Fix a typo that prevents AUTHORIZE_SSH from working
Also remove the long deprecated ENABLE_SSH.

Change-Id: I4256c8e89923c7104cb4191f3381312c1593b535
2019-08-26 18:28:14 +02:00
Dmitry Tantsur
84f673d30a Accounts for Ubuntu paths on pip installation
On Ubuntu pip installs everything to /usr/local by default, including
putting DIB element to /usr/local/share, where we cannot find it.
This changes add support for it and additionally improves error message.

Change-Id: I52e0abd7e69668f15ca7a02ad238a96b98eeaaf3
2019-08-26 18:02:12 +02:00
Zuul
a1858be876 Merge "DIB: create the directory for rescue password" 2019-08-26 15:38:02 +00:00
Dmitry Tantsur
f2c9fff6f4 DIB: create the directory for rescue password
Change-Id: I3eebafdfa5f7337a4c9db2a5a1a92c9598a6d5d5
2019-08-26 14:09:33 +02:00
Dmitry Tantsur
ba2c967666 Add a full set of IPA jobs to the CI
We have managed to break the CI once already, let's make sure it
doesn't happen again.

Change-Id: Ie5232990d3b645fc395eb25b33dc09293693a732
2019-08-24 19:10:46 +02:00
Dmitry Tantsur
6ff51b4217 Revert "tinyipa: update qemu and tgt dependencies"
This change might have broken the CI with
qemu-img: error while loading shared libraries: libxml2.so.2

This reverts commit 70c49424a4ed859794b40ddd264f1d479fabb91d.

Change-Id: Iec20d7443268f0f2d6de4e6cecad26ab3f81db49
2019-08-24 17:07:00 +00:00
Dmitry Tantsur
70c49424a4 tinyipa: update qemu and tgt dependencies
This is needed in preparation for migration to TinyCore 10.x.

Change-Id: If02e1fd13362b52e1f457cb0c8872d4e059475f9
2019-08-23 14:35:02 +02:00
nishagbkar
d96717ec3c Updates build.sh file in DIB element
Updates the ELEMENTS_PATH in build.sh file of DIB
inorder to pass the ironic-python-agent-buildimage-dib test.

Change-Id: Ib20ae0c9add5a20e82f46c5cd1dd48d92d0a4849
Task: 36323
Story: 2005114
2019-08-22 01:54:47 +05:30
Zuul
b15dc1d0cd Merge "Updates the build file in DIB" 2019-08-16 05:05:46 +00:00
Dmitry Tantsur
c27370adfd Add missing packages to setup.cfg
Change-Id: Ie066d1b38dce38781a35fede81fd680bd75db6cc
2019-08-13 09:33:32 +02:00
Dmitry Tantsur
c56bffbefe Make ironic-python-agent-builder packaging-friendly
* Install dib files to /usr/share (tinyipa TBD later)
* Add an executable that can be installed into /usr/bin

Since we now have python code, make pep8 operational.

Change-Id: I9235885485833c4011e42da6db01e150821bd8da
2019-08-12 15:28:34 +02:00
nishagbkar
b542d42698 Updates the build file in DIB
Change-Id: Idfadb01149f6c75bb3dcbec0672cd3aa97693730
Task: 36181
Story: 2005114
2019-08-08 23:17:41 +05:30
Nisha Brahmankar
b29326a499 Copies the "ironic-agent" element from DIB
Copies "ironic-agent" element from DIB and addition
of a new bash script to build the image using DIB.

Change-Id: If392f793ed1b5d902b541fe89299648fae16e427
Task: 30072
Story: 2005114
2019-08-01 23:23:37 +05:30
Julia Kreger
b3bd232d87 Add ipv6 module modprobe to tinycore.
Change-Id: Iaf9bea488c33768b23de7f0651d406003dca5b64
Story: 2005886
Task: 33758
2019-06-20 07:08:05 -07:00
Nisha Brahmankar
bb4acb9650 Adding two tinyipa CI jobs in ironic-python-agent-builder
Change-Id: I49069292375c90c383e43d8162912b8eb2cf6ead
Task: 34171
Story: 2005114
2019-06-13 15:38:43 +05:30
Kaifeng Wang
717a8628f0 Sync package requirements from IPA repo
There were two packages added to IPA repo but not
here, make them synced as we are switching to use
this repo. Package list is sorted.

Change-Id: I749dd845a886c14bbd679323de48edbd8c545c50
2019-06-17 11:42:06 +08:00
Nisha Brahmankar
5cdadc54ee Moving tinyipa to IPA-B from IPA
Task: 30071
Story: 2005114

Change-Id: Ic0694e120163efaa623b6bff9f58963460c1577e
2019-06-12 18:54:14 +05:30
Riccardo Pittau
5c6ce6d77d Update sphinx requirements
Following recent changes to global requirements [1], we need
to update sphinx requirements locally.

[1] If558f184c959e4b63b56dec3ca1571d1034cfe5c

Change-Id: I68b94efdcb2a10d95afe4ef43b1fc6b236e525a3
2019-05-23 10:35:49 +02:00
zhulingjie
13f4f483da Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ic1b2673587a207e4f075a0bcbe9ec256aa3a0c35
2019-04-23 09:09:06 +00:00
OpenDev Sysadmins
99a6339ac8 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:42:58 +00:00
huang.zhiping
aceb8d85f2 Update home-page
Change-Id: Id58ac89cf062b091fa954d168003c70f1709fe3a
2019-01-12 01:42:09 +00:00
melissaml
de8dd8472a Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Iffe66cd9e2ae22fecd709a9d94851417cb5d40dd
2018-12-05 03:34:45 +08:00
Zuul
2bbbf8ff59 Merge "fix tox python3 overrides" 2018-10-01 10:48:55 +00:00
Doug Hellmann
57aa973d42 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I2dcdaa2452f30bd597407796945a79ed640eec59
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:54:35 -04:00
Doug Hellmann
9f04837bdf switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I520e4b2ccd50ea74cf1320362aa59cab088650d3
Story: #2002586
Task: #24302
2018-08-16 09:44:47 -04:00
Doug Hellmann
3f186b6463 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I906e387d8f389b4c9718feac96cdede1ffb7487b
Story: #2002586
Task: #24302
2018-08-16 09:42:50 -04:00
Dmitry Tantsur
f1241e6755 Change bug links to storyboard
Change-Id: I6c523c0aaf7343b589fee0eee38336efff318dfc
2018-04-05 16:17:32 +02:00
Dmitry Tantsur
77c8f45838 Initial structure
Change-Id: If014272a204953da387855e2666f01d4e9229eaa
2017-11-03 14:34:47 +01:00
OpenStack Project Creator
099ab309f8 Added .gitreview 2017-07-04 20:18:32 +00:00