Commit Graph

21 Commits

Author SHA1 Message Date
Zuul 0decf3dd97 Update git submodules
* Update devstack-vagrant from branch 'master'
  to aa59eb069ae980c901f873c23a27d8d2117f6a81
  - Merge "Update doc & comment about auth"
  - Update doc & comment about auth
    
    Change-Id: I12e2ca5c550e82d880b0a4ccd8491bc57b6ae70d
2023-06-30 18:10:40 +00:00
Zuul a95a19b843 Update git submodules
* Update devstack-vagrant from branch 'master'
  to b3acef86f3e80d3390f1a9fa90aa19c01d80ee4c
  - Merge "Add IP_VERSION in template, set default as ipv4 only"
  - Add IP_VERSION in template, set default as ipv4 only
    
    For some environments (include mine), ipv6 instructions in stack.sh does not work.
    
    Change-Id: I4b5c69f57191628664450330a08248aae05c2813
2023-06-30 18:09:44 +00:00
Xingjian Zhang 08bcf19bb7 Update git submodules
* Update devstack-vagrant from branch 'master'
  to 8fbf1740fed20c890dbd359a3ff9632fb3464f15
  - Update git repo url to opendev
    
    Change-Id: I2bd3fc3d86333cc6cba78f0f7003e310e8005a88
2023-03-11 01:52:09 +00:00
Chao Zhang 8802e0e35b Update git submodules
* Update devstack-vagrant from branch 'master'
  to 8b300b8c440e082dd1d3bdd37b76b474d20401df
  - Update vagrant box version
    
    Devstack master(Victoria) has dropped xenial distro, switch base box
    version to bionic.
    
    Bionic has puppet5 as default puppet version, which has faster puppet
    class running in parallel, so devstack and grenade repos were being
    checked out while /home/stack dir were still being created, impose puppet
    class ordering.
    
    Change-Id: I89af65ca8c53aa41407ed7e4ca0edef88daae3b9
2022-03-25 09:16:07 +00:00
Ghanshyam Mann e1dfc153bd Update git submodules
* Update devstack-vagrant from branch 'master'
  - [ussuri][goal] Update contributor documentation
    
    This patch updates/adds the contributor documentation to follow
    the guidelines of the Ussuri cycle community goal[1].
    
    [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
    Story: #2007236
    Task: #38554
    
    Change-Id: I5c4cf120b06135acd3103d234b170c639b65e1df
2020-04-21 22:46:11 +00:00
Brian Haley b17e9cb938 Update git submodules
* Update devstack-vagrant from branch 'master'
  - Change to use --remote-ip with security group rules
    
    --src-ip was deprecated in 2016, change to use --remote-ip.
    Related to https://review.opendev.org/#/c/613644/
    
    Change-Id: I6b9f17c94bdf9de070d5f2e32e97dff600a3545a
    
  - 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.
    
  - Update APT before installing puppet
    
    Installing puppet would fail in with some base boxes. A simple 'apt-get
    update' will fix that situation.
    
    Change-Id: I53bc8fc72700a165471a19882d64506d7180dfc0
2019-09-25 23:01:32 +00:00
Jim Riordan 1deedc5b06 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  b4365bed49ba6de89211d08d6ba5fc2631ab2b01

update default box to ubuntu/xenial64; add puppet

since Change-Id: I6617283afd798af37e64913b7865cea3c8a62aba the devstack installer
no longer supports trusty and xenial does not have puppet installed by
default

Related-Bug: 1599531
Change-Id: Ic59a768983430149e3f3a4de65606d649bb17693
2017-06-05 17:26:43 +00:00
Jim Riordan eb0cd6d18f Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  323306a8d945ae079c19552f190cfa13eb76adb3

make internal interface names configurable from config.yaml

Change-Id: Ia018f3a71073a7cfdb093096ba313292909f2675
2017-06-05 17:18:15 +00:00
Jim Riordan 77d62137bb Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  20b2965fd9772c951630e2a11c13974a9a40da74

make vagrant user configurable from config.yaml

RELATED_BUG: 1569237
RELATED_BUG: 1589721

Change-Id: I57b5c9ea124b071c6d31b8c825c9cb1d2e89a8ce
2017-06-05 17:18:09 +00:00
Andreas Jaeger b4bc4921b3 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  c109cd09a9f60af36a53b2746935a18d1a0abd9a

Replace obsolete vanity openstack.org URLs

Project specific URLs are obsolete, use docs.openstack.org - and use
https for that site.

Change-Id: I7e65282448974f1c72a0ac8eca3b97a29432ac28
2017-03-17 16:15:11 +00:00
Jenkins a405b32d59 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  e7b036709ef353c3038e06889a11f55c2cefe3d1

Add manager_extra_services to config.yaml and local.erb

Specify the additional services to enable on the manager node

Change-Id: I3154f0ca7ab4489a2510fe4f302f8a9fbfb87bd1
2017-03-06 13:48:25 +00:00
Jenkins cd0851dd3f Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  cbedf6bcf494c7fb9f724e7bf05745ada94f7a8a

Add use_ip_resolver to config.yaml

In order to use vagrant-hostmanager's ip_resolver even when
use_bridge is not false.

Change-Id: I7f09e26318d177fca4cdca6577b927f923dd7a1b
2017-03-06 13:45:38 +00:00
Sviatoslav Sydorenko 2cc6b4110c Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  2656879c55b0e272cffd2fc1c03c86771514b323

Replace nova CLI commands w/ openstack CLI

* nova keypair-add --> openstack keypair create
* nova secgroup-add-rule --> openstack security group rule create

Change-Id: I0bc577754bd97b4db91f610756881cb9ce163a87
2016-10-06 04:56:51 +00:00
Sviatoslav Sydorenko 9bbc1f9d95 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  ad67271514d2a0a9fd8c90865d110d90ffae3fec

Work around invalid public key issue

I've faced with inability of keystone to recognize a public key
inside of `~stack/.ssh/autorized_keys` file. This happened because
of puppet writing three-line comment stating it was generated
automatically. With this fix it works fine.

Changes, I've done:
- Move public key path into separate variable
- Write public key into tmp file and pass it to `nova keypair-add`

Change-Id: I827b7e1695f61ef2742137195866cb2deb4a390f
2016-10-06 04:56:46 +00:00
Andreas Jaeger 70f3bfd952 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  e15d17e0ed1bcf72752cc07a76cfd5f1edabcb8c

Use git.openstack.org everywhere

Our official git master is at git.openstack.org, update places
that use github instead.

Change-Id: I21deb1246c4d83c6c8baaeb4dc45d78f2157460a
2016-01-29 17:11:10 +00:00
Jenkins 68cb93cfb6 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  262398f2c601e044f55abd7f91f1f5de452500f1

Advise about vagrant-cachier in the README

Change-Id: Id3857481cac17540e02420849f0b5fc83339a2ab
2015-11-04 14:22:40 +00:00
Michal Rostecki 7a78687f8d Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  8485e2c0bdef9d0f4bc43748a1e239ea600ef666

Remove Cirros URL from IMAGE_URLS

Devstack introduced DOWNLOAD_DEFAULT_IMAGES setting which
by default is True and extends IMAGE_URLS variable with
some default images, including Cirros. devstack-vagrant
also extends IMAGE_URLS with Cirros URL. This results in
error about duplicate entries in this variable.

Change-Id: I86f1ca5b9bef73e41657ce6fec17dd378d9e33ef
Closes-Bug: #1497533
2015-10-08 10:31:15 +00:00
Hiroshi Miura ae8d699ae6 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  2fb1e4e8ea30ba982fc82dcd5d33fefb169afa5f

update cirros version

- update cirros to recent 0.3.4 as same version as devstack
- README: explain extra_images puppet config

Change-Id: Idc275d19a6e54212500b860bf4a0e476b60d4c69
Signed-off-by: Hiroshi Miura <miurahr@nttdata.co.jp>
2015-08-24 13:49:19 +00:00
Jerry Zhao 0e2d8a2598 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  f748559f8f554b8f80c9f74486bc8a2008e5411b

Fix hostmanger ip resolver exception when guest is not really up

The bug is discussed here:
https://github.com/smdahlen/vagrant-hostmanager/issues/121
so use the suggested workaround in ip resolver to catch the error.

Change-Id: Ibac510ca9aef57b508036266987b136d95771074
2015-06-16 18:13:16 +00:00
Eric Wright dccc140055 Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  b32412fa2e03f23f36cc9e4585e925314b8eecd1

Updated repeatble to repeatable in README.md

Change-Id: If6064e7ed7bb89cf3acd7350572d7bd0084e13dd
2015-04-20 13:32:36 +00:00
Tong Damon Da cad5205f5b Updated openstack/openstack
Project: openstack-dev/devstack-vagrant  eab558e288f016aff79674afc5fbb8a0e42f6e9b

read ip from eth1 if using host-only network

If the the vms are using host-only network, then eth1 would be the
proper interface to retrieve ip of the vm. Without these lines, the
host manager will only add 127.0.0.1 to /etc/hosts file.

Change-Id: If2f825ebb9d6f7f096ce55e1bf070e5af91f5d45
2015-04-03 12:55:17 +00:00