Commit Graph

1798 Commits

Author SHA1 Message Date
Ghanshyam Mann 7e045511c8 Cleanup the retired repo
This repo is not properly retired. Retired repos can only have two files:
- README.rst
- gitreview

To cleanup the retirement of this repo, keeping these two files only and
removing the other remaining files if there is any.
Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup

Change-Id: I08b3fd0db80dbbaa29b7fe6de1429094b4c7a0e8
2020-08-05 20:13:50 -05:00
Alex Schultz ed8fed7aa2 Retire tripleo-incubator
This project is no logner maintained or used as part of TripleO.

Change-Id: I0c9d052d2b3e3a3e656342042461b330c74139f0
Related-Bug: #1768590
Depends-On: https://review.openstack.org/#/c/565836/
2018-05-02 10:39:11 -06:00
Ben Nemec b445339881 Add dmanchad and kforde as cloud admin
They will be working on the repurposing of the rh1 hardware and need
access to the bastion so they can inventory the nodes.

Change-Id: Ibefd26f1eda740819e7526e52bb35eda30f7a3f5
2018-01-26 22:45:57 +00:00
xhzhf a7686792e7 H803 hacking have been deprecated
H803 hacking have been removed since hacking 0.10.
https://github.com/openstack-dev/hacking/blob/master/setup.cfg.
Closes-Bug: #1651963

Change-Id: I82e1383d68573f5616551da51c938cb87b0f74cb
2017-03-17 02:35:54 +00:00
xhzhf af825aa3d8 make doc job of jenkins executing successfully
gate-tripleo-incubator-docs-ubuntu-xenial always fail.
Because the job install docutils 0.13.1.
error messages is below
http://paste.openstack.org/show/602381/
related review is below
https://review.openstack.org/#/c/418772/
So modify test-requirment in order to install sphinx >= 1.5.1

Change-Id: I9f8998beef9bd1b5819596d7ef3a51a47ecf8972
2017-03-12 01:46:43 +08:00
Jenkins 887a1e6659 Merge "Show team and repo badges on README" 2016-12-01 14:29:58 +00:00
Flavio Percoco ce8f120a03 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/1804f087d3c5ba6e1da1d9d5e01264c3\n'

Change-Id: Ic16706e17a7a18d9d0bb3d605b078213e168f8ef
2016-11-25 14:24:05 +01:00
Deepak 8b6f5668df Changed the home-page link
Set the correct url link for home-page

Change-Id: I2a064c40f0a4522be4ffcd19b464804a2b2f1eaa
Partial-Bug: #1630144
2016-10-05 23:49:42 +05:30
Emilien Macchi 4de13b35d9 Allow Emilien Macchi to be root on TripleO Cloud
Allow myself to be root on TripleO Cloud so I can help in debugging
things when CI is broken.

Change-Id: Ie3f90c0d825875529404d767cc40387f4493f5fb
2016-09-15 17:08:44 -04:00
Sagi Shnaidman 15f0afe41b Replace sshnaidm SSH public key
Replace sshnaidm SSH public key

Change-Id: I1a3a7fc55d63acfe8b793badffe2ea76067468d1
2016-08-30 15:30:25 +03:00
Sagi Shnaidman 04d3c8031a Add sshnaidm to tripleo-cloud
Add sshnaidm to tripleo-cloud

Change-Id: I426d0af8ded548c6a6e8f841d15664359ee0f8aa
2016-08-09 23:49:37 +03:00
James Slagle 796a673715 Don't require EPEL
We removed epel in:
https://review.openstack.org/348538
https://review.openstack.org/347565

This also removes the check for the repo in install-dependencies, which
is still used by instack-virt-setup.

Change-Id: I6e81e7db0952140dc1ee2e4dfcff32236afa24e5
2016-08-03 10:37:51 -04:00
Jenkins 99ccd66f47 Merge "Remove other-requirements.txt" 2016-06-20 21:25:35 +00:00
Ben Nemec 34b1de2bb0 Mark this repo as deprecated
The readme in incubator is horribly out of date, and I hear it
still comes up above the current docs in a Google search for TripleO
(need better SEO!).  Since I believe all of the still relevant
details from the incubator readme are now in the tripleo-docs repo,
let's just kill this one and replace it with a link to the new docs.

Change-Id: I3dbc263a012ea7269db42de66b2ffcc0003fd27d
2016-06-07 10:03:38 -05:00
Ben Nemec b076a5a098 Add bnemec as ci admin
Change-Id: Iced9f16180c1df3b9f913385bb19c6affa6821c2
2016-04-08 09:54:14 -05:00
Andreas Jaeger 2c97de04d2 Remove other-requirements.txt
This file will only work on Ubuntu, it
needs further work to be used everywhere. Also, our CI systems are not
ready yet for full usage. Remove the file, it can be readded later once
everything is prepared for it.

Change-Id: I857532b470ab5213ee47722ebadc06f244780be4
2016-03-05 19:23:55 +01:00
Attila Fazekas 0ee50a8577 Using host-passthrough cpu mode with virtual hosts
Allowing to use all CPU feutures on the guest machins,
inclouding using nested guest feature when it is availible.

https://wiki.openstack.org/wiki/LibvirtXMLCPUModel
http://docs.openstack.org/developer/devstack/guides/devstack-with-nested-kvm.html

Change-Id: I32dd03f1f78192eef13e390e1c8547216e08a746
2016-01-28 10:38:38 +01:00
Derek Higgins d81bd6d006 Remove admins no longer working on tripleo
Purge the list of admins to the tripleo cloud to remove
anybody no longer actively maintaining the cloud.

Change-Id: Ie7b756dcc4659dde192537053f9d4f693c018590
2016-01-21 15:19:52 +00:00
Jenkins 622c7174b0 Merge "Replace the hard-code home directory with a tilde." 2015-12-18 14:17:10 +00:00
Jenkins 8decfd0374 Merge "Add quoting variable for vnname." 2015-12-07 16:25:52 +00:00
Pierre Blanc a100a94494 Add quoting variable for vnname.
The script can be call with quoted param.
It's mandatory to get the mac of only one vm.
example: tripleo get-vm-mac " instack-server "

Change-Id: I3168c2c63c2d87aa243ab819b9977ec659721026
2015-11-05 00:29:39 +00:00
Jenkins dec6215b86 Merge "Adds LIBVIRT_VOL_POOL_TARGET to tripleo create-nodes" 2015-11-03 11:01:21 +00:00
Jenkins e1b90fa017 Merge "build-images: Add support for docker base images" 2015-11-02 22:23:35 +00:00
marios d2f9efeeda Adds LIBVIRT_VOL_POOL_TARGET to tripleo create-nodes
During dev setup in a vm environment, the default OS partitioning
may result in insufficient space for the libvirt default storage
pool which defaults (and we also hard-code) to
/var/lib/libvirt/images

This change means you can export LIBVIRT_VOL_POOL_TARGET
before instack-virt-setup to get the libvirt default storage pool
created there (and the directory is created if necessary).

Change-Id: I85d51457fbd8b747f55091f3ecdc6ca921b70b84
2015-10-22 14:45:59 +03:00
Jenkins 7461b01e39 Merge "jq 1.5 support" 2015-10-13 18:48:42 +00:00
xiexs 96179231e7 Replace the hard-code home directory with a tilde.
Hard-coded user`s home directory will cause problems, if a customized 
base directory is specified by the HOME variable into the 
/etc/default/useradd.
  For instance,
    $cat /etc/default/useradd
       #HOME=/home
       HOME=/tmp/
  Then, the directory "/tmp/" (not "/home/") will be the default prefix
for the home directory of the new user which is created by "useradd" 
with "--create-home" option.

Change-Id: I4e343955a187195652b1ecca5982869bd5c8133c
2015-10-08 14:46:20 +00:00
Gonéri Le Bouder 7709bab3d8 jq 1.5 support
According the JSON spec, the \n character should be encoded. That's a
policy that jq 1.5 enforce.

Because of that, it's not possible anymore the generate a JSON file with
the content of the private key without dropping the \n.

Without this patch, we get the following error:
parse error: Invalid string: control characters from U+0000 through
U+001F must be escaped at line 32, column 30

Change-Id: Id4a956443ff8c99f76a5778ed5c3a53367c8e408
Depends-On: I8ab2d691b2789e7f7e9931d67e9905b34fbba56
2015-09-29 13:56:18 -04:00
Jenkins f6b70fa9b0 Merge "Add AUTHORS and ChangeLog to .gitignore" 2015-09-25 20:56:00 +00:00
Jenkins 13772f504b Merge "Add undercloud-debug script" 2015-09-24 20:42:59 +00:00
Jenkins b832835cbf Merge "Correct sample format" 2015-09-22 20:20:42 +00:00
Jenkins 4e2c7447e7 Merge "Drop USE_IRONIC from tripleo-incubator" 2015-09-17 16:04:01 +00:00
Yanis Guenane dbd7539c30 Do not exit when $TRIPLEO_ROOT is not defined
They are two different processes consuming this file:

* devtest
* instack

Devtest does need the $TRIPLEO_ROOT variable to be set up, but instack
does not. In order to allow this file to be usable by both processes, a
WARNING is dipslayed instead of ERRORing.

Change-Id: I66646f12793e2923c9bb25dca130d90477b94779
2015-09-16 11:28:47 +02:00
Dan Prince 7eb6c22502 Drop USE_IRONIC from tripleo-incubator
I think we agreed we could drop nova baremetal support
from tripleo-incubator once Nova removed it.

This patch drops the USE_IRONIC option entirely and simply
sets Ironic up to be the default baremetal provisioning service.

Change-Id: Ibef2713e54955abf3fd7661e607653c18be1f395
2015-09-03 16:05:20 +01:00
Dan Prince 195edd4546 Updates to support glanceclient v1_0
This updates the devtest scripts so they support using
--visibility instead of --is-public.

Add --container-format to places where glance is called
as its now required.

Use "nova image-show" in place of glance, as glance now
only take an image id and no longer accepts the image name.

Change-Id: Id44afde796c5aa660628f7f8890f74e2024288af
Closes-bug: #1490792
2015-09-01 11:10:00 +01:00
Lucas Alvares Gomes 0debb5f0f7 Add AUTHORS and ChangeLog to .gitignore
The AUTHORS and ChangeLog files are created when running the "tox -edocs"
command and will appear as untracked files for git.

This patch is adding them to the .gitignore since they are auto
generated and should not be tracked by git (and stop disturbing your
working tree as well :-)

Change-Id: I4d33e07a0459e7f6c77aa3a684bec7d233367aee
2015-08-07 15:28:26 +01:00
James Slagle d4e62fe70d Add undercloud-debug script
undercloud-debug captures useful output that can be used to diagnose
failed deployments to a log file at undercloud-debug.log

Change-Id: Ica3b56ebca8e31ca8d5cda45acabec2bc4978530
2015-08-03 09:39:58 -04:00
Jenkins 8f512395e5 Merge "Remove hardcoded SSH key" 2015-07-24 16:10:55 +00:00
Jenkins 6e1cf20af5 Merge "Make sure configure-vm mac doesn't start negative" 2015-07-14 22:39:46 +00:00
Dan Prince d37cd2207c build-images: Add support for docker base images
DIB recently got some new capabilities to help build
docker images. This patch updates build-images so
that it supports:

 -skip_base: to skip the 'base' element if you wish to do so
 -docker_target: the name of the docker target to create
 - the type option is properly passed into DIB so that it
   doesn't always default to qcow.

Using these new build-images options it is should be possible
to create .yaml files that help define how to build docker
images.

Change-Id: I9b9464c88bb6ce2914cd499ba4fe207ce355bf70
Depends-On: Ib60db3b717d33d4cf3181d70fe0ffbfa86fd5d02
2015-07-08 22:11:41 -04:00
Jenkins aec0a988a9 Merge "Drop --vlan-trunk-ids from devtest_testenv.sh" 2015-06-30 09:43:31 +00:00
watanabe isao a70c1a4fec Correct sample format
Correct the xml sample format. Put "," in a right way.
There is no change to the real program.

Change-Id: I37b2b4e00a1a4935231b771382423d3f7fc54572
2015-06-29 15:38:11 +09:00
Robert Collins db7cb61add Use latest build infrastructure.
Version caps on pip/pbr/wheel/setuptools are a disconnect between
the incubator and upstream infra tooling which updates everything
everytime. Since we can't do sensible deps on them (due to
setup_requires behaviour), we need to update them in advance.

Change-Id: Iaeaf5affd55e6b6ea98dc65fb64b997aa6565f6d
2015-06-24 14:43:25 +12:00
Martin Mágr ef178e2f25 Remove hardcoded SSH key
Removes hardcoded ~/.ssh/id_rsa_virt_power.pub when adding key
to authorized_keys.

Change-Id: I8e3ffd32ae205dd09e3dd16afaf29e6559db367e
2015-06-22 13:53:20 +02:00
Jenkins 6213cfa20d Merge "Fix cleanup-env baremetal pattern matching" 2015-06-22 10:23:31 +00:00
Dan Prince 04ff6ba025 Drop --vlan-trunk-ids from devtest_testenv.sh
We don't actually need this because OVS bridges by default
trunk all the vlans for us and there is really no need to
be selective about which vlans are trunked in our development
environments.

Change-Id: Iecdf375d0a989f1f72dc7fcd3ea9f92d4aced9ac
2015-06-21 08:18:05 -04:00
Jenkins f791b0042e Merge "Generate multiple baremetal MACs in sequence" 2015-06-16 22:40:24 +00:00
Ben Nemec 702193a6cc Make sure configure-vm mac doesn't start negative
The original version of this code allowed for the possibility of
generating macs with negative numbers (consider generating 100 macs,
with a random start value of 0xaa).

While this is unlikely to be a problem in real-world uses of this
code, it's still a potential bug if someone starts to push on the
limits of what is supported.

Change-Id: Ia42da0ece5ab3fbeccd6b4d8a4125c1bf5a658d0
2015-06-16 17:29:25 -05:00
Jenkins c1f2b95e7e Merge "Ensure ext-net is defined as a flat network" 2015-06-08 08:14:26 +00:00
Jenkins 5ed42c0205 Merge "Enable Heat SSL support" 2015-06-05 11:20:19 +00:00
Giulio Fidente 58fe86bb65 Ensure ext-net is defined as a flat network
If not defined as flat, the ext-net will be created as either gre,
vxlan or vlan depending on network_type set for datacentre.

Change-Id: Ieb1a9842410ecf4e89af075a4190c3a28036df9c
2015-06-04 14:47:48 -04:00