Commit Graph

67 Commits

Author SHA1 Message Date
OpenDev Sysadmins 195d881c6c 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:51:39 +00:00
98k 26efc1cd58 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I6a8bb792c2d90d7d16c88da147244dfa855cd762
2018-12-05 14:46:03 +00:00
zhouxinyong e2c150ed93 Replacing the link in HACKING.rst
Change-Id: Idf400102f68cd6714721e8f63c73d84b1c3be976
2018-11-16 08:52:59 +08:00
zhouxinyong 3bb5e79d0b fix some errors for ill-syntax in usage.rst
Change-Id: I8a6f45cefce28a9bf87e71b35f39ef31debe3dd8
2018-11-13 15:12:46 +08:00
Doug Hellmann 86eae49158 fix flavor and nic handling for servers
Include the flavor by name for now.

Fix the format of the nics value to be a list of mappings of net-name
to the actual names.

Change-Id: I446fa56ad54885fc1b95322c93a3572174ff134c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-05 20:13:04 +00:00
Doug Hellmann f96762fd77 add support for capturing server state
capture the server, but not any attached volumes

Change-Id: Ifd79908b3ef80f6b208faf424ba998f1dfd80f59
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-03 21:50:45 +00:00
Doug Hellmann 817ed2be06 add support for available volumes
Create an image from the volume and download the image.

Change-Id: Idc1c44c74f43f8d9b259e9da4895c94f25464973
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-03 21:27:48 +00:00
Doug Hellmann 0872727f99 add reno release notes to the doc build
Change-Id: I6cd0affc8887dfe6c363bc7a36d90c1e9f3e9ae1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-01 15:46:41 -04:00
Doug Hellmann dbbc1c3e91 link to docs from readme
Change-Id: I1cad98c38297ba96e4ab23252a950f8c1169d95d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-01 13:42:55 -04:00
Doug Hellmann a5d86cc48b add keypairs to resources initialized by default
Change-Id: I4a35fe996a1b1343fe5678792aaad12d3397437a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-01 12:27:35 -04:00
Doug Hellmann 34454593ff add documentation
Change-Id: I37a11f198d020067283ca5c154e610f2ff6770c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-05-01 12:27:32 -04:00
Doug Hellmann ce5d35840c allow export to set up a different key to use for the server
If the export instructions list a separate key for the server, use
that key when creating the new instance.

Change-Id: I11d3f24857bbd1017ca6f888a0173d9bff8e2402
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 22:17:55 +00:00
Doug Hellmann 4e0032f8bb support querying available volumes by name
Change-Id: I120926424b5b07d8adfb7bb701bd8b2ef66013a0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 22:07:37 +00:00
Doug Hellmann b4366540c0 add --version argument handling
Change-Id: I416af26def4d75a6e6dedea30401f458965ec26f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:58:35 +00:00
Doug Hellmann 21e4d45eb1 automatically grab the ssh key needed for each server exported
Change-Id: Ia051089b5ac18f2e17fb7e5171ebfcc278fd6d03
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:55:07 +00:00
Doug Hellmann 2d06e50ac6 clean up query blocks to make them consistent
Change-Id: Ic83e0da7494948898bb12d80cad6d730d5b9ad8c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:51:25 +00:00
Doug Hellmann 91786cdd9f support querying images by name
Change-Id: Idc4cb0eb0bad40d6cf18597b984941a1f2879607
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:51:10 +00:00
Doug Hellmann 3467befaf1 add --server-flavor to query command
Change-Id: I58f3638263b4965a185852a949813b0414a1b5cf
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:45:56 +00:00
Doug Hellmann 19303a0504 rename server name query arg
Change-Id: I0cd8fbf147ea0acf09b3e148162a73995617446a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:42:11 +00:00
Doug Hellmann c4e3919e9b refactory query to use resource editor class
Change-Id: I1cb37cedde5a79c3683cbe5566d2080f73f49836
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:34:13 +00:00
Doug Hellmann 1719e77a1c handle query for server by name
Change-Id: If589d374352aca7b0b0c16f831fe895475d1b2c2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:28:55 +00:00
Doug Hellmann 87893f96c3 support writing new resource file
Change-Id: I3da9b4697de3e09b7e689b89b7ed103a382fa8d2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:28:43 +00:00
Doug Hellmann 67134ff7f0 allow for missing resource file
Change-Id: Iad0fcb07a942cadd6851196b52d640ebf4308f8c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:28:29 +00:00
Doug Hellmann 6281ec4617 move cli setup into each command file
Change-Id: Iae9d39c7fc55649a64a76a8351a3a349cbe5c028
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-30 21:13:08 +00:00
Doug Hellmann 0c530c7698 update contributing instructions
Change-Id: I763a6d49ed9546d641ac5ec121ca2f4161592481
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 22:14:47 +00:00
Doug Hellmann c40efc356f add image to demo input file
Add the cirros image to the demo. It will be downloaded, but not
uploaded because it's a public image.

Change-Id: I28555bbe3d93b1b9786f03d99a5263cd6a705233
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:58:18 +00:00
Doug Hellmann d37455e88a add support for ssh keypairs
Change-Id: Idf34efddd04862b9a840ce4fa3023f1126779215
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:53:16 +00:00
Doug Hellmann 96b98d0293 todo note
Change-Id: I68ac7a8902b8a9aaa30ab00295a51767863aee4e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:36:47 +00:00
Doug Hellmann b2fbf06da1 prettier uuid mapping messages
Change-Id: I1676c40a366bfdd2228a4f0dcb99969b3b77934c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:35:13 +00:00
Doug Hellmann 0ba6fabb67 flake8 fixes
Change-Id: I574a8861dd6817759c16650d1fce23de24ee9d90
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:35:13 +00:00
Doug Hellmann 2f49d2be84 add pretty name to security group rule tasks
Change-Id: I16c435ce1e4997e29b71e896563eed9648f50a30
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:35:13 +00:00
Doug Hellmann b18df373d3 add support for subnets
Change-Id: I32edbd237ac8481182a1a452df85c08845e86036
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:35:09 +00:00
Doug Hellmann a3ad555b74 add support for networks
Change-Id: I64f8616f08f6c2b19b7d458ee5aeb72451ba5112
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:05:14 +00:00
Doug Hellmann 7b9f3bf2c6 memoize creating volumes
Change-Id: I4316dee2d49b29690636e5b5b2b1a90d6011eff1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 21:04:30 +00:00
Doug Hellmann 31d34c7a65 update default image name
Change-Id: Ief9c7e214b5994aaa3e64d7833beda0236ecf01e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-28 19:24:20 +00:00
Doug Hellmann 5c5b13fcd8 ignore missing docstrings in pep8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-13 20:46:38 +00:00
Doug Hellmann c4bbbc3ab9 map UUIDs of new objects to old
Maintain a CSV file mapping the UUIDs of old resources to the new
values.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-13 20:46:35 +00:00
Doug Hellmann f6eb3f2410 expand instructions for running the demo
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-07 23:23:43 +00:00
Doug Hellmann f10650a24f add a simple playbook to launch an instance
Start a demo playbook to launch an instance for capture.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-07 22:48:09 +00:00
Doug Hellmann ee6c90bb52 use dist name os-downpour to avoid conflict
There is another package called "Downpour" so rename this one os-downpour.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-06 14:07:39 -05:00
Doug Hellmann f64ab84259 rename aerostat to downpour
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-06 12:26:27 -05:00
Doug Hellmann e8f616d9cf add options to control whether progress bar appears
Make it possible to turn off the progress bar without completely
silencing the app.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 17:55:46 -05:00
Doug Hellmann 69a15ce38e use logging for multiple levels of verbosity
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 17:34:10 -05:00
Doug Hellmann e9f52ca2d7 remove copyright headers
These copyright headers were accidentally pasted in when the apache
header was added, and do not apply to the software.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 17:31:39 -05:00
Doug Hellmann 9363607553 pep8 cleanups
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 17:24:47 -05:00
Doug Hellmann 6b086aeeb7 split main app into export and query subcommands
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 17:15:40 -05:00
Doug Hellmann 7ddac309d5 add save_state flag for expensive resources
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 16:48:34 -05:00
Doug Hellmann 0656fd6d54 read list of resources to export from data file
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 16:40:54 -05:00
Doug Hellmann fc3335e595 add input and output args; write playbook to file
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 16:21:53 -05:00
Doug Hellmann 52cc6ae7ce refer to os-client-config docs for auth setup
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 12:06:09 -05:00