Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Jaeger 7759e2fd82 Retire astara repo
Retire repository, following
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Change-Id: If5f7d284bd107a93edd9272ac0ed8e6d20ba5c51
2018-10-14 12:50:35 +02:00
OpenStack Proposal Bot 99f9e84dc7 Updated from global requirements
Change-Id: Iff3d5ebd5df376d6556b50aa663ffee80db33415
2016-10-04 21:21:44 +00:00
OpenStack Proposal Bot 4d2cf89a34 Updated from global requirements
Change-Id: I14fdb072de25030519ea8384e0e854df859f9334
2016-06-24 03:09:49 +00:00
OpenStack Proposal Bot c2225c042a Updated from global requirements
Change-Id: Iabcc20d44ac350038d498375d77b3fc31db573ce
2016-06-03 18:11:01 +00:00
OpenStack Proposal Bot 6d7346e2a3 Updated from global requirements
Change-Id: I882c4aa801274767c0a749bb055be06445c3d2f3
2016-05-26 16:56:06 +00:00
OpenStack Proposal Bot babaf0d605 Updated from global requirements
Change-Id: Ibd81c795c58b3df6a5de32bb7fcb34231889d2f0
2016-04-30 18:01:56 +00:00
OpenStack Proposal Bot 2b0451b0a1 Updated from global requirements
Change-Id: I68b26ab14839e714322764d4d48838e0b4492134
2016-04-08 00:25:14 +00:00
OpenStack Proposal Bot 7a6b9193e6 Updated from global requirements
Change-Id: I8a2a1469faa424db40e8a981fe901a1ea0a360c8
2016-02-11 07:37:59 +00:00
OpenStack Proposal Bot e280e76547 Updated from global requirements
Change-Id: I98898eb4bf79564bf9a0a32d7650ea2ed3018f10
2016-02-10 21:51:37 +00:00
OpenStack Proposal Bot e046611f65 Updated from global requirements
Change-Id: I8c958afdcd419b6f493fa442e9527f9ed7ffa564
2016-02-08 02:37:29 +00:00
OpenStack Proposal Bot 7b032ae565 Updated from global requirements
Change-Id: Ia2634ad28245884c0df6a426aa7ebcf44bf2ec1f
2016-01-23 10:29:16 +00:00
Adam Gandelman 84b0928c4d Enrich functional test suite
This beefs up the functional test suite to do some tests on a
tenant router.  The test can now creates one-off tenants to be used
in the tests.  The new tests act entirely on behalf of the test
router and attempt on only use admin-level things when required.

Partially-Implements: blueprint ci-updates-mitaka

Change-Id: I26fa70f877522f09075dc87583f2359cc0dcaf41
2016-01-21 23:17:15 -08:00
OpenStack Proposal Bot 33247487c2 Updated from global requirements
Change-Id: If8c3d339602b1502490c3f4e2287f6df0f05cfb5
2016-01-19 13:45:49 +00:00
OpenStack Proposal Bot 8cb5cedd01 Updated from global requirements
Change-Id: Ia8c273914ec2012b2eb134f132d9832bae6638d8
2015-12-18 02:43:56 +00:00
Adam Gandelman de6ade7bd5 Adds reno for release notes management
Seeds repo for managing in-tree release notes /w reno.

Boiler-plated from 9549e6b491b26232f4dac900b0bf05f10eb0e30a.

Change-Id: I83507a3c6dd6802954e1faeb34b9f8d3c9bdf943
2015-12-11 16:40:23 -08:00
Mark McClain 55fb685532 remove duplicate six requirement from requirements files
Change-Id: I743975882fc18576ade6d7cd99858258b855e968
2015-12-02 19:35:53 -05:00
Adam Gandelman 69d82afaf8 Update from global requirements
Change-Id: I772d994b6d1e4ac41821a6201bb5c4b731ff6365
2015-09-08 12:05:32 -07:00
Adam Gandelman b08e39b4af Cleanup requirements
Moves eventlet + six to where they should be and runs requirements'
update.py through the repo, setting correct liberty constraints.

Change-Id: Ieb24cdf1a2e3d895b33a588012a0153cfe9d93a8
2015-06-29 16:15:02 -07:00
Adam Gandelman a06dbe7ab3 Remove appliance's hard-coded password in favor of ssh pub key
This removes the hard-coded password from the appliance VM's user-data
and replaces it with a SSH public key, which is read from a file whos
path is configured in rug.ini.

It also disables password logins for the user.  Another patch to
akanda-appliance-builder will allow developers to include a specified
debug user to allow debugging in dev environments.

Change-Id: I7db92bc7fd3743d89d73ab2a0b8da14685c30c69
2015-05-26 12:15:36 -07:00
Adam Gandelman 45dd248398 Remove duplicate requirements from test-requirements.txt
These get installed via requirements.txt. This is in preparation
for adding the global requirements test job to our pipeline, which
would fail if it found duplicates like this.

Change-Id: I62abe22bd04702e491d7c2f09e5c89408fccf399
2015-05-11 10:41:57 -07:00
Adam Gandelman 34f781c228 Drop tox from test-requirements.txt
test-reqs.xt gets installed by tox, so the chicken is before the egg.
This blocks devstack when run with strict requirements, as tox isn't
listed in global-requirements.txt.

Change-Id: I780fffa1e8a830b598ac2cee963c79ccad154e6a
2015-05-01 23:41:36 -07:00
Adam Gandelman 8f777b8999 Add .gitreview, rename test_requirements -> test-requirements.txt
Change-Id: Ia874ac3941af76359afdd8e25ef6bef27526cfd7
2015-04-30 10:01:12 -07:00